Home
last modified time | relevance | path

Searched refs:version (Results 76 – 100 of 1215) sorted by relevance

12345678910>>...49

/PHP-7.4/ext/soap/tests/soap12/
H A DT37.phpt8 <?xml version='1.0' ?>
21 <?xml version="1.0" encoding="UTF-8"?>
H A DT11.phpt8 <?xml version='1.0' ?>
22 <?xml version="1.0" encoding="UTF-8"?>
H A DT19.phpt8 <?xml version='1.0' ?>
22 <?xml version="1.0" encoding="UTF-8"?>
H A DT30.phpt8 <?xml version='1.0' ?>
18 <?xml version="1.0" encoding="UTF-8"?>
H A DT40.phpt8 <?xml version='1.0' ?>
24 <?xml version="1.0" encoding="UTF-8"?>
H A DT26.phpt8 <?xml version='1.0' ?>
19 <?xml version="1.0" encoding="UTF-8"?>
H A DT33.phpt8 <?xml version='1.0' ?>
19 <?xml version="1.0" encoding="UTF-8"?>
H A DT03.phpt8 <?xml version='1.0' ?>
20 <?xml version="1.0" encoding="UTF-8"?>
/PHP-7.4/ext/soap/tests/bugs/
H A Dbug54911.phpt8 function __doRequest($request, $location, $action, $version, $one_way=false) {
18 #0 [internal function]: XSoapClient->__doRequest('<?xml version="...', '', '#', 1, 0)
H A Dbug36629.phpt18 <?xml version="1.0" encoding="ISO-8859-1"?>
33 <?xml version="1.0" encoding="ISO-8859-1"?>
49 <?xml version="1.0" encoding="UTF-8"?>
51 <?xml version="1.0" encoding="UTF-8"?>
H A Dbug29839.phpt22 function __doRequest($request, $location, $action, $version, $one_way = 0) {
39 <?xml version="1.0" encoding="UTF-8"?>
41 <?xml version="1.0" encoding="UTF-8"?>
H A Dbug34453.phpt22 function __doRequest($request, $location, $action, $version, $one_way = 0) {
39 <?xml version="1.0" encoding="UTF-8"?>
41 <?xml version="1.0" encoding="UTF-8"?>
/PHP-7.4/ext/dom/tests/
H A DDOMDocument_loadXML_error4.phpt4 This test verifies the method detects an unsupported xml version
22 Warning: DOMDocument::load%r(XML){0,1}%r(): Unsupported version '3.1' %s
H A DDOMDocument_load_error4.phpt4 This test verifies the method detects an unsupported xml version
22 Warning: DOMDocument::load%r(XML){0,1}%r(): Unsupported version '3.1' %s
H A Dbug54601.phpt8 <?xml version='1.0' encoding='utf-8' ?>
27 <?xml version="1.0" encoding="utf-8"?>
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_query_stored_proc.phpt12 die(sprintf('skip Needs MySQL 5.0+, found version %d.', mysqli_get_server_version($link)));
99 if (!mysqli_query($link, 'CALL p(@version)'))
102 if (!mysqli_query($link, "SET @version = 'unknown'"))
105 if (!mysqli_query($link, 'CALL p(@version)'))
108 if (!$res = mysqli_query($link, 'SELECT @version as _vers'))
127 if (!mysqli_query($link, "CALL p('myversion', @version)"))
130 if (!mysqli_query($link, "SET @version = 'unknown'"))
133 if (!mysqli_query($link, "CALL p('myversion', @version)"))
136 if (!$res = mysqli_query($link, 'SELECT @version as _vers'))
/PHP-7.4/docs/
H A Drelease-process.md96 When releasing the first alpha version, bump also API version numbers in
105 7. Check `./sapi/cli/php -v` output for version matching.
162 the given version.
226 6. Check `./sapi/cli/php -v` output for version matching.
273 version, and the second number is the minor version (7.4 in this example).
280 * `$PHP_X_Y_VERSION` to the correct version
296 5. Update the ChangeLog file for the given major version
343 ## Re-releasing the same version (or -pl)
350 * `$PHP_X_Y_VERSION` to the correct version
389 version also in `win32/build/confutils.js`.
[all …]
/PHP-7.4/ext/standard/tests/http/
H A Dbug65634.phpt11 function do_test($version, $connection) {
14 'protocol_version' => $version,
24 $responses = ["data://text/plain,HTTP/$version 204 No Content\r\n\r\n"];
/PHP-7.4/ext/simplexml/tests/
H A Dbug43221.phpt7 $xml = simplexml_load_string('<?xml version="1.0" encoding="utf-8"?><root />');
17 <?xml version="1.0" encoding="utf-8"?>
/PHP-7.4/Zend/
H A DLICENSE24 of the license from time to time. Each version will be given a
25 distinguishing version number.
26 Once covered code has been published under a particular version
28 terms of that version. You may also choose to use such covered
29 code under the terms of any subsequent version of the license
/PHP-7.4/ext/xmlrpc/tests/
H A Dbug37057.phpt7 $response='<?xml version="1.0"?>
28 $response='<?xml version="1.0"?>
H A Dbug68027.phpt14 $obj = xmlrpc_decode("<?xml version=\"1.0\"?><methodResponse><params><param><value><dateTime.iso860…
18 $obj = xmlrpc_decode("<?xml version=\"1.0\"?><methodResponse><params><param><value><dateTime.iso860…
/PHP-7.4/ext/gmp/
H A Dconfig.m410 AC_MSG_ERROR([GNU MP Library version 4.2 or greater required.])
21 AC_MSG_ERROR([GNU MP Library version 4.2 or greater required.])
/PHP-7.4/ext/soap/tests/interop/Round3/GroupD/
H A Dr3_groupD_doclit_004w.phpt17 <?xml version="1.0" encoding="UTF-8"?>
19 <?xml version="1.0" encoding="UTF-8"?>
/PHP-7.4/ext/libxml/tests/
H A Dbug76777.phpt12 <?xml version="1.0"?>
17 <?xml version="1.0"?>

Completed in 38 milliseconds

12345678910>>...49