Used in JMSSecurityExtraBundle/DependencyInjection/SecurityExtension.php:92 BC compatible fix would be to enclose with ``if (\PHP_VERSION_ID < 70000) { ... }``
Used in JMSSecurityExtraBundle/DependencyInjection/SecurityExtension.php:92
BC compatible fix would be to enclose with
if (\PHP_VERSION_ID < 70000) { ... }