-
Bug
-
Resolution: Fixed
-
Major
-
3.1.0-dev
-
None
The new extension version check feature is unable to reach JSON files hosted on secure https servers. For example,
https://raw.githubusercontent.com/user/extension/master/versions.json
|
This appears to be due to limitations in the get_remote_file() function in the functions_admin.php file.
- blocks
-
PHPBB-11063 Change version check to SSL
- Closed