mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-03-10 02:17:44 -04:00
* Add constant for PHP requirements This new constant is used for PHP version check. This way, we won't forget to modify some part of the code base. * Remove PHP version checks Some checks were obsolete because they were checking unsupported PHP versions.