diff options
author | Christian Flothmann <christian.flothmann@gmail.com> | 2014-11-17 15:32:09 +0100 |
---|---|---|
committer | Christian Flothmann <christian.flothmann@gmail.com> | 2014-11-17 17:27:42 +0100 |
commit | d8cc62d21112242ee8e0420318fad23213b9e94a (patch) | |
tree | f9a33feb362ae18219f9bbd6946d6a96e498c693 /Core/Encoder/EncoderFactoryInterface.php | |
parent | 8608718ea659ba359063ee0e8d4ea2f3ad97b661 (diff) | |
download | symfony-security-d8cc62d21112242ee8e0420318fad23213b9e94a.zip symfony-security-d8cc62d21112242ee8e0420318fad23213b9e94a.tar.gz symfony-security-d8cc62d21112242ee8e0420318fad23213b9e94a.tar.bz2 |
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`.
Diffstat (limited to 'Core/Encoder/EncoderFactoryInterface.php')
0 files changed, 0 insertions, 0 deletions