Home
last modified time | relevance | path

Searched refs:PHP_VERSION_ID (Results 51 – 75 of 94) sorted by last modified time

1234

/plugin/quickstats/GEOIP/vendor/composer/ca-bundle/src/
H A DCaBundle.php200 if (PHP_VERSION_ID >= 50600) {
209 (PHP_VERSION_ID < 50400 && PHP_VERSION_ID >= 50328)
210 || (PHP_VERSION_ID < 50500 && PHP_VERSION_ID >= 50423)
211 || (PHP_VERSION_ID < 50600 && PHP_VERSION_ID >= 50507)
/plugin/webdav/vendor/composer/
H A Dautoload_real.php26 …$useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_…
/plugin/mdpage/vendor/composer/
H A Dautoload_real.php31 …$useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_…
H A Dplatform_check.php7 if (!(PHP_VERSION_ID >= 70100)) {
/plugin/elwikiupgrade/
H A DHTTPClient.php541 if (PHP_VERSION_ID >= 50600 && PHP_VERSION_ID <= 50606) {
/plugin/jplayer/vendor/composer/
H A Dautoload_real.php26 …$useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_…
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dgetid3.lib.php1479 if (PHP_VERSION_ID >= 50400) {
/plugin/jplayer/vendor/symfony/process/Tests/
H A DProcessTest.php994 if (\PHP_VERSION_ID < 80000 || \is_int($signal)) {
/plugin/adfs/phpsaml/lib/Saml2/
H A DUtils.php957 if (PHP_VERSION_ID >= 50400) {
/plugin/findologicxmlexport/vendor/doctrine/instantiator/src/Doctrine/Instantiator/Exception/
H A DInvalidArgumentException.php7 use const PHP_VERSION_ID; alias
23 if (PHP_VERSION_ID >= 50400 && trait_exists($className)) {
/plugin/findologicxmlexport/vendor/twig/twig/ext/twig/
H A Dtwig.c42 #if PHP_VERSION_ID >= 50300
223 #if PHP_VERSION_ID >= 50300 in TWIG_CALL_USER_FUNC_ARRAY()
266 #if PHP_VERSION_ID >= 50400 in TWIG_GET_STATIC_PROPERTY()
337 #if PHP_VERSION_ID >= 50400 in TWIG_PROPERTY()
352 #if PHP_VERSION_ID >= 50400 in TWIG_HAS_PROPERTY()
403 #if PHP_VERSION_ID >= 50300 in TWIG_CALL_S()
455 #if PHP_VERSION_ID >= 50300 in TWIG_CALL_ZZ()
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DNativeExtensionTest.php22 if (PHP_VERSION_ID >= 70000) {
H A DFilesystemHelper.php16 …new \RecursiveIteratorIterator(new \RecursiveDirectoryIterator($dir, PHP_VERSION_ID < 50300 ? 0 : …
/plugin/findologicxmlexport/vendor/hoa/consistency/
H A DConsistency.php282 if (70000 > PHP_VERSION_ID && false === interface_exists('Throwable', false)) {
302 if (50600 > PHP_VERSION_ID) {
H A DPrelude.php41 if (false === defined('PHP_VERSION_ID') || PHP_VERSION_ID < 50400) {
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/Expression/Binary/
H A DPowerBinary.php20 if (\PHP_VERSION_ID >= 50600) {
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/Expression/
H A DNameExpression.php56 if (\PHP_VERSION_ID >= 70000) {
69 } elseif (\PHP_VERSION_ID >= 50400) {
H A DNullCoalesceExpression.php43 if (\PHP_VERSION_ID >= 70000 && $this->getNode('expr2') instanceof NameExpression) {
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/
H A DMacroNode.php57 if (\PHP_VERSION_ID >= 50600) {
91 if (\PHP_VERSION_ID >= 50600) {
/plugin/findologicxmlexport/vendor/twig/twig/src/NodeVisitor/
H A DOptimizerNodeVisitor.php76 …if (\PHP_VERSION_ID < 50400 && self::OPTIMIZE_VAR_ACCESS === (self::OPTIMIZE_VAR_ACCESS & $this->o…
/plugin/findologicxmlexport/vendor/twig/twig/src/Test/
H A DNodeTestCase.php58 if (\PHP_VERSION_ID >= 70000) {
62 if (\PHP_VERSION_ID >= 50400) {
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/NodeVisitor/
H A DOptimizerTest.php44 if (PHP_VERSION_ID >= 50400) {
/plugin/findologicxmlexport/vendor/composer/
H A Dautoload_real.php26 …$useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_…
/plugin/findologicxmlexport/vendor/hoa/file/
H A DFile.php168 if (PHP_VERSION_ID >= 50306) {
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DAnnotationReader.php190 if (PHP_VERSION_ID < 70000) {

1234