Home
last modified time | relevance | path

Searched refs:version (Results 351 – 375 of 1203) sorted by relevance

1...<<11121314151617181920>>...49

/PHP-5.5/ext/soap/tests/
H A Dserver006.phpt23 <?xml version="1.0" encoding="ISO-8859-1"?>
40 <?xml version="1.0" encoding="UTF-8"?>
H A Dserver020.phpt12 <?xml version="1.0" encoding="ISO-8859-1"?>
35 <?xml version="1.0" encoding="UTF-8"?>
H A Dserver021.phpt21 <?xml version="1.0" encoding="ISO-8859-1"?>
38 <?xml version="1.0" encoding="UTF-8"?>
H A Dserver028.phpt22 <?xml version="1.0" encoding="ISO-8859-1"?>
39 <?xml version="1.0" encoding="UTF-8"?>
H A Dtypemap011.phpt10 function __doRequest($request, $location, $action, $version, $one_way = 0) {
12 <?xml version="1.0" encoding="UTF-8"?>
/PHP-5.5/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-5.5/Zend/
H A Dzend_modules.h87 const char *version; member
121 const char *version; /* version */ member
/PHP-5.5/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-5.5/ext/dom/tests/
H A Dbug50661.phpt15 <?xml version="1.0"?>
H A DDOMDocument_createEntityReference_basic.phpt18 <?xml version="1.0"?>
H A DDOMDocumentType_systemId_basic_001.phpt10 $xml = '<?xml version="1.0" encoding="UTF-8" ?>';
/PHP-5.5/ext/spl/internal/
H A Douteriterator.inc15 * @version 1.0
/PHP-5.5/ext/simplexml/tests/
H A Dbug41175.phpt16 <?xml version="1.0"?>
H A Dprofile02.phpt7 $root = simplexml_load_string('<?xml version="1.0"?>
H A Dprofile04.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"?>
/PHP-5.5/ext/oci8/tests/
H A Dclientversion.phpt7 die("skip test expected to work only with Oracle 10g or greater version of client");
/PHP-5.5/ext/xmlrpc/tests/
H A D007.phpt15 <?xml version="1.0" encoding="utf-8"?>
/PHP-5.5/sapi/cli/tests/
H A D001.phpt2 version string
/PHP-5.5/ext/bcmath/libbcmath/
H A Dmissing49 -v|--v|--ve|--ver|--vers|--versi|--versio|--version)
/PHP-5.5/sapi/thttpd/
H A DREADME11 The module contains a patch against version 2.21b of thttpd. The patch
38 NOTE: This version supports *only* thttpd 2.21b, no prior or later
39 version.
/PHP-5.5/
H A DREADME.GIT-RULES49 stable version and is open for bugfixes only.
52 stable version and is open for security fixes only.
55 stable version and is open for security fixes only.
77 stable release* version with the given change. In other words,
80 not master, which is not a public released version yet.
122 sorted in decreasing order under the fixed version.
/PHP-5.5/ext/spl/tests/
H A Diterator_006.phpt8 $root = simplexml_load_string(b'<?xml version="1.0"?>

Completed in 22 milliseconds

1...<<11121314151617181920>>...49