Home
last modified time | relevance | path

Searched refs:PHP_VERSION_ID (Results 51 – 75 of 94) sorted by relevance

1234

/plugin/geophp/vendor/composer/
H A Dautoload_real.php
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Node/
H A DMacroTest.php41 if (PHP_VERSION_ID >= 50600) {
/plugin/combo/vendor/symfony/polyfill-php80/
H A Dbootstrap.php14 if (\PHP_VERSION_ID >= 80000) {
/plugin/jplayer/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_…
/plugin/icalevents/vendor/composer/
H A Dautoload_real.php26 …$useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_…
/plugin/findologicxmlexport/vendor/composer/
H A Dautoload_real.php26 …$useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_…
/plugin/webdav/vendor/composer/
H A Dautoload_real.php26 …$useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_…
/plugin/authgooglesheets/vendor/composer/
H A Dautoload_real.php31 …$useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_…
/plugin/combo/vendor/composer/
H A Dautoload_real.php31 $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
/plugin/combo/vendor/symfony/polyfill-ctype/
H A Dbootstrap.php14 if (\PHP_VERSION_ID >= 80000) {
H A DCtype.php222 if (\PHP_VERSION_ID >= 80100) {
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR1/Sniffs/Classes/
H A DClassDeclarationSniff.php68 $this->_phpVersion = PHP_VERSION_ID;
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/Expression/
H A DNullCoalesceExpression.php43 if (\PHP_VERSION_ID >= 70000 && $this->getNode('expr2') instanceof NameExpression) {
/plugin/findologicxmlexport/vendor/hoa/consistency/
H A DPrelude.php41 if (false === defined('PHP_VERSION_ID') || PHP_VERSION_ID < 50400) {
/plugin/authgooglesheets/vendor/symfony/polyfill-php72/
H A Dbootstrap.php14 if (\PHP_VERSION_ID >= 70200) {
H A DPhp72.php158 …foreach (debug_backtrace(\PHP_VERSION_ID >= 50400 ? \DEBUG_BACKTRACE_IGNORE_ARGS : false) as $fram…
/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/authgooglesheets/vendor/google/auth/src/Cache/
H A DMemoryCacheItemPool.php60 $itemClass = \PHP_VERSION_ID >= 80000 ? TypedItem::class : Item::class;
H A DSysVCacheItemPool.php112 $itemClass = \PHP_VERSION_ID >= 80000 ? TypedItem::class : Item::class;
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/NodeVisitor/
H A DOptimizerTest.php44 if (PHP_VERSION_ID >= 50400) {
/plugin/findologicxmlexport/vendor/hoa/file/
H A DFile.php168 if (PHP_VERSION_ID >= 50306) {
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Extension/
H A DIntl.php54 if (PHP_VERSION_ID < 50500 || !class_exists('IntlTimeZone')) {
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Call/
H A DCallCenter.php59 if (PHP_VERSION_ID >= 50400) {
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/
H A DUtils.php148 if (PHP_VERSION_ID >= 80000) {

1234