mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-03-01 13:07:43 -05: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.