The version check file already has two entries:
"eol": null,
|
"security": false
|
We should just make use of them. eol should be a timestamp, while the security should be called insecure and be an array of (operator, version) which are actually insecure.
- was obsoleted by solution of
-
PHPBB-13477 File caching of extensions' version check file doesn't work
- Closed