This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony
Christian Flothmann 367ed3ce85 compare version using PHP_VERSION_ID
To let opcode caches optimize cached code, the `PHP_VERSION_ID`
constant is used to detect the current PHP version instead of calling
`version_compare()` with `PHP_VERSION`.
2014-11-17 17:27:42 +01:00
..
Bridge compare version using PHP_VERSION_ID 2014-11-17 17:27:42 +01:00
Bundle compare version using PHP_VERSION_ID 2014-11-17 17:27:42 +01:00
Component compare version using PHP_VERSION_ID 2014-11-17 17:27:42 +01:00