Home
last modified time | relevance | path

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

1234

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/
H A DDisallowAlternativePHPTagsSniff.php61 $this->_phpVersion = PHP_VERSION_ID;
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/
H A DClassMirror.php242 return PHP_VERSION_ID >= 50600 && $parameter->isVariadic();
/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/combo/vendor/symfony/polyfill-mbstring/
H A Dbootstrap.php14 if (\PHP_VERSION_ID >= 80000) {
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/ext/
H A Dmaxminddb.c113 #if PHP_VERSION_ID < 50399
356 #if PHP_VERSION_ID >= 80000 in ZEND_END_ARG_INFO()
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-idn/
H A DIdn.php150 if (\PHP_VERSION_ID >= 70200 && self::INTL_IDNA_VARIANT_2003 === $variant) {
203 if (\PHP_VERSION_ID >= 70200 && self::INTL_IDNA_VARIANT_2003 === $variant) {
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DAnnotationReader.php190 if (PHP_VERSION_ID < 70000) {
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-normalizer/
H A DNormalizer.php73 if (80000 > \PHP_VERSION_ID) {
/plugin/elasticsearch/vendor/react/promise/src/
H A Dfunctions.php347 if (\PHP_VERSION_ID < 70100 || \defined('HHVM_VERSION')) {
/plugin/upgrade/HTTP/
H A DHTTPClient.php549 if (PHP_VERSION_ID >= 50600 && PHP_VERSION_ID <= 50606) {
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
H A DStreamHandler.php278 if (PHP_VERSION_ID < 50600) {
/plugin/elwikiupgrade/
H A DHTTPClient.php541 if (PHP_VERSION_ID >= 50600 && PHP_VERSION_ID <= 50606) {
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DCLI.php25 if (PHP_VERSION_ID >= 50302) {
255 if (PHP_VERSION_ID < 50102) {
/plugin/authgooglesheets/vendor/firebase/php-jwt/src/
H A DJWT.php361 if (PHP_VERSION_ID >= 50400) {
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DStreamHandler.php439 if (PHP_VERSION_ID < 50600) {
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/
H A DFunctionCommentSniff.php263 $this->_phpVersion = PHP_VERSION_ID;
/plugin/adfs/phpsaml/lib/Saml2/
H A DUtils.php957 if (PHP_VERSION_ID >= 50400) {
/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)) {

1234