MantisBT: master-2.27 1401d2dc
| Author | Committer | Branch | Timestamp | Parent |
|---|---|---|---|---|
| dregad | dregad | master-2.27 | 2025-10-26 12:17 | master-2.27 4bd78321 |
| Affected Issues | 0036540: Introduce a maximum PHP version | |||
| Changeset | Differentiate "max" and "max supported" PHP versions Introduce a new PHP_SUPPORTED_VERSION constant and add a comment block Enforce PHP_MAX_VERSION in core.php, like we do for PHP_MIN_VERSION. Adapt the Admin Check to use PHP_SUPPORTED_VERSION; check is downgraded PHP_SUPPORTED_VERSION should be defined with 2 numbers (X.Y) to cover Fixes 0036540 |
|||
| mod - admin/check/check_php_inc.php | Diff File | |||
| mod - core.php | Diff File | |||
| mod - core/constant_inc.php | Diff File | |||