Commit Graph

4 Commits

Author SHA1 Message Date
Michal Čihař
3bd0971db7 Validate version information before further processing it
Do basic sanity checking before we return the value further. This can
especially happen in case the curl/allow_url_fopen is missing.

Fixes #11874
2016-01-22 09:42:54 +01:00
Michal Čihař
91bfa27ee2 Do not cache data if releases attribute is missing
Issue #11874

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-01-19 17:38:22 +01:00
Madhura Jayaratne
4e05d3981a Fix #11854 Undefined property: stdClass::$releases at version check when disabled in config
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2016-01-15 10:45:31 +11:00
Madhura Jayaratne
2da36e93b2 Fix #11464 phpMyAdmin suggests upgrading to newer version not usable on that system
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-09-22 21:35:05 +10:00