Home
last modified time | relevance | path

Searched refs:version (Results 401 – 425 of 1318) sorted by relevance

1...<<11121314151617181920>>...53

/PHP-7.1/ext/xsl/
H A Dconfig.m429 libxslt_full_version=`$XSLT_CONFIG --version`
57 AC_MSG_ERROR([libxslt version 1.1.0 or greater required.])
/PHP-7.1/ext/pdo_mysql/tests/
H A Dpdo_mysql_multi_stmt_nextrowset.phpt12 die(sprintf("skip Cannot determine MySQL Server version\n"));
14 $version = $matches[0] * 10000 + $matches[1] * 100 + $matches[2];
15 if ($version < 50000)
17 $matches[0], $matches[1], $matches[2], $version));
/PHP-7.1/ext/simplexml/tests/
H A Dprofile04.phpt7 $root = simplexml_load_string('<?xml version="1.0"?>
H A Dbug41175.phpt16 <?xml version="1.0"?>
H A Dprofile02.phpt7 $root = simplexml_load_string('<?xml version="1.0"?>
H A Dprofile05.phpt8 $root = simplexml_load_string('<?xml version="1.0"?>
H A Dprofile08.phpt8 $root = simplexml_load_string('<?xml version="1.0"?>
H A Dprofile09.phpt8 $root = simplexml_load_string('<?xml version="1.0"?>
H A Dprofile06.phpt8 $root = simplexml_load_string('<?xml version="1.0"?>
/PHP-7.1/sapi/cli/tests/
H A D001.phpt2 version string
/PHP-7.1/ext/xmlrpc/tests/
H A D007.phpt12 <?xml version="1.0" encoding="utf-8"?>
/PHP-7.1/ext/bcmath/libbcmath/
H A Dmissing49 -v|--v|--ve|--ver|--vers|--versi|--versio|--version)
/PHP-7.1/ext/dom/tests/
H A DDOMDocument_createEntityReference_basic.phpt18 <?xml version="1.0"?>
H A Dbug73907.phpt7 $xmlString = '<?xml version="1.0" encoding="utf-8" ?>
H A DDOMDocumentType_systemId_basic_001.phpt10 $xml = '<?xml version="1.0" encoding="UTF-8" ?>';
H A DDOMDocument_relaxNGValidate_basic.phpt13 <?xml version="1.0"?>
H A DDOMComment_appendData_basic.phpt20 <?xml version="1.0"?>
H A DDOMComment_insertData_basic.phpt20 <?xml version="1.0"?>
H A DDOMDocument_createAttribute_basic.phpt24 <?xml version="1.0"?>
/PHP-7.1/Zend/tests/
H A Doverloaded_func_001.phpt5 if (!PHP_DEBUG) die("skip only run in debug version");
H A Dlist_keyed_undefined.phpt7 7 => "the best PHP version",
H A Dbug24884.phpt11 $version = $string[0];
/PHP-7.1/ext/spl/tests/
H A Diterator_006.phpt8 $root = simplexml_load_string(b'<?xml version="1.0"?>
/PHP-7.1/sapi/cgi/tests/
H A D001.phpt2 version string
/PHP-7.1/ext/xmlwriter/tests/
H A D002.phpt20 <?xml version="1.0" encoding="UTF-8"?>

Completed in 46 milliseconds

1...<<11121314151617181920>>...53