Home
last modified time | relevance | path

Searched refs:version (Results 176 – 200 of 1307) sorted by relevance

12345678910>>...53

/PHP-7.3/ext/soap/tests/interop/Round3/GroupD/
H A Dr3_groupD_compound1_002w.phpt17 <?xml version="1.0" encoding="UTF-8"?>
19 <?xml version="1.0" encoding="UTF-8"?>
H A Dr3_groupD_doclit_001w.phpt17 <?xml version="1.0" encoding="UTF-8"?>
19 <?xml version="1.0" encoding="UTF-8"?>
H A Dr3_groupD_compound1_003w.phpt17 <?xml version="1.0" encoding="UTF-8"?>
19 <?xml version="1.0" encoding="UTF-8"?>
/PHP-7.3/ext/soap/tests/interop/Round3/GroupF/
H A Dr3_groupF_ext_001w.phpt17 <?xml version="1.0" encoding="UTF-8"?>
19 <?xml version="1.0" encoding="UTF-8"?>
H A Dr3_groupF_headers_001w.phpt17 <?xml version="1.0" encoding="UTF-8"?>
19 <?xml version="1.0" encoding="UTF-8"?>
/PHP-7.3/ext/soap/tests/interop/Round4/GroupI/
H A Dr4_groupI_xsd_002w.phpt17 <?xml version="1.0" encoding="UTF-8"?>
19 <?xml version="1.0" encoding="UTF-8"?>
H A Dr4_groupI_xsd_003w.phpt18 <?xml version="1.0" encoding="UTF-8"?>
20 <?xml version="1.0" encoding="UTF-8"?>
H A Dr4_groupI_xsd_016w.phpt17 <?xml version="1.0" encoding="UTF-8"?>
19 <?xml version="1.0" encoding="UTF-8"?>
H A Dr4_groupI_xsd_017w.phpt17 <?xml version="1.0" encoding="UTF-8"?>
19 <?xml version="1.0" encoding="UTF-8"?>
H A Dr4_groupI_xsd_027w.phpt17 <?xml version="1.0" encoding="UTF-8"?>
19 <?xml version="1.0" encoding="UTF-8"?>
/PHP-7.3/ext/soap/tests/soap12/
H A DT38_1.phpt8 <?xml version='1.0' ?>
25 <?xml version="1.0" encoding="UTF-8"?>
H A DT38_2.phpt8 <?xml version='1.0' ?>
25 <?xml version="1.0" encoding="UTF-8"?>
H A DT74.phpt8 <?xml version='1.0' ?>
26 <?xml version="1.0" encoding="UTF-8"?>
H A DT75.phpt8 <?xml version='1.0' ?>
26 <?xml version="1.0" encoding="UTF-8"?>
/PHP-7.3/ext/xmlrpc/tests/
H A Dbug45226.phpt20 <?xml version="1.0" encoding="iso-8859-1"?>
38 <?xml version="1.0" encoding="iso-8859-1"?>
/PHP-7.3/ext/dom/tests/
H A Dbug40836.phpt9 $xml = '<?xml version="1.0" encoding="utf-8"?>
28 <?xml version="1.0" encoding="utf-8"?>
H A Ddom_set_attr_node.phpt9 <?xml version="1.0" ?>
14 <?xml version="1.0" ?>
/PHP-7.3/ext/simplexml/tests/
H A D025.phpt9 <?xml version='1.0'?>
27 <?xml version='1.0'?>
39 <?xml version='1.0'?>
/PHP-7.3/ext/soap/tests/bugs/
H A Dbug50675.phpt9 function __doRequest($request, $location, $action, $version, $one_way = 0) {
11 <?xml version="1.0" encoding="UTF-8"?>
49 <?xml version="1.0" encoding="UTF-8"?>
H A Dbug29795.phpt15 function __doRequest($request, $location, $action, $version, $one_way = 0) {
17 <?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org…
/PHP-7.3/ext/reflection/tests/
H A DReflectionClass_getConstructor_basic.phpt67 Deprecated: Methods with the same name as their class will not be constructors in a future version
69 Deprecated: Methods with the same name as their class will not be constructors in a future version
71 Deprecated: Methods with the same name as their class will not be constructors in a future version
H A DReflectionObject_getConstructor_basic.phpt67 Deprecated: Methods with the same name as their class will not be constructors in a future version
69 Deprecated: Methods with the same name as their class will not be constructors in a future version
71 Deprecated: Methods with the same name as their class will not be constructors in a future version
/PHP-7.3/ext/pdo_mysql/tests/
H A Dbug_42499.phpt16 die(sprintf("skip Cannot determine MySQL Server version\n"));
18 $version = $matches[0] * 10000 + $matches[1] * 100 + $matches[2];
19 if ($version < 41000)
21 $matches[0], $matches[1], $matches[2], $version));
/PHP-7.3/ext/dom/
H A Ddomimplementation.c31 ZEND_ARG_INFO(0, version)
72 char *feature, *version; in PHP_METHOD() local
74 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "ss", &feature, &feature_len, &version, &version_len) =… in PHP_METHOD()
78 if (dom_has_feature(feature, version)) { in PHP_METHOD()
/PHP-7.3/ext/soap/interop/
H A Ddatabase_round2.sql2 # version 2.2.5
8 # Server version: 3.23.49

Completed in 44 milliseconds

12345678910>>...53