Home
last modified time | relevance | path

Searched refs:version (Results 151 – 175 of 1318) sorted by relevance

12345678910>>...53

/PHP-7.1/ext/soap/tests/soap12/
H A DT71.phpt8 <?xml version='1.0' ?>
23 <?xml version="1.0" encoding="UTF-8"?>
H A DT72.phpt8 <?xml version='1.0' ?>
21 <?xml version="1.0" encoding="UTF-8"?>
H A DT23.phpt8 <?xml version='1.0' ?>
23 <?xml version="1.0" encoding="UTF-8"?>
H A DT14.phpt8 <?xml version='1.0' ?>
22 <?xml version="1.0" encoding="UTF-8"?>
H A DT64.phpt8 <?xml version='1.0' ?>
23 <?xml version="1.0" encoding="UTF-8"?>
H A DT38_1.phpt8 <?xml version='1.0' ?>
25 <?xml version="1.0" encoding="UTF-8"?>
/PHP-7.1/ext/xmlreader/tests/
H A D013.phpt11 <?xml version="1.0" encoding="UTF-8" ?>
34 <?xml version="1.0" encoding="UTF-8" ?>
/PHP-7.1/ext/xmlrpc/tests/
H A Dbug42736.phpt16 $Myrequest = '<?xml version="1.0" encoding="UTF-8"?><methodCall><methodName>GetProducts</methodName…
32 string(402) "<?xml version="1.0" encoding="iso-8859-1"?>
H A Dbug45226.phpt20 <?xml version="1.0" encoding="iso-8859-1"?>
38 <?xml version="1.0" encoding="iso-8859-1"?>
/PHP-7.1/ext/soap/tests/bugs/
H A Dbug47273.phpt8 <?xml version="1.0" encoding="UTF-8"?>
12 <?xml version="1.0" encoding="UTF-8"?>
46 <?xml version="1.0" encoding="UTF-8"?>
48 <?xml version="1.0" encoding="UTF-8"?>
H A Dbug34449.phpt8 function __doRequest($request, $location, $action, $version, $one_way = 0) {
19 <?xml version="1.0" encoding="UTF-8"?>
/PHP-7.1/tests/classes/
H A Dinheritance_002.phpt60 Deprecated: Methods with the same name as their class will not be constructors in a future version
62 Deprecated: Methods with the same name as their class will not be constructors in a future version
64 Deprecated: Methods with the same name as their class will not be constructors in a future version
/PHP-7.1/ext/dom/tests/
H A Dbug32615.phpt75 <?xml version="1.0"?>
78 <?xml version="1.0"?>
81 <?xml version="1.0"?>
H A Dbug40836.phpt9 $xml = (binary)'<?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.1/ext/sqlite3/tests/
H A Dsqlite3_defensive.phpt6 if (SQLite3::version()['versionNumber'] < 3026000) {
7 die("skip: sqlite3 library version < 3.26: no support for defensive mode");
/PHP-7.1/ext/soap/tests/interop/Round3/GroupD/
H A Dr3_groupD_doclitparams_004w.phpt17 <?xml version="1.0" encoding="UTF-8"?>
19 <?xml version="1.0" encoding="UTF-8"?>
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"?>
/PHP-7.1/ext/xmlwriter/tests/
H A Dbug39504.phpt32 <?xml version="1.0" encoding="UTF-8"?>
35 <?xml version="1.0" encoding="UTF-8"?>
/PHP-7.1/ext/mysqli/tests/
H A Dmysqli_change_user_set_names.phpt12 if (!$res = mysqli_query($link, 'SELECT version() AS server_version'))
17 $version = explode('.', $tmp['server_version']);
18 if (empty($version))
19 die(sprintf("skip Cannot determine server version, we need MySQL Server 4.1+ for the test!"));
21 if ($version[0] <= 4 && $version[1] < 1)
/PHP-7.1/ext/soap/tests/interop/Round3/GroupF/
H A Dr3_groupF_headers_001w.phpt17 <?xml version="1.0" encoding="UTF-8"?>
19 <?xml version="1.0" encoding="UTF-8"?>
H A Dr3_groupF_ext_001w.phpt17 <?xml version="1.0" encoding="UTF-8"?>
19 <?xml version="1.0" encoding="UTF-8"?>
/PHP-7.1/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"?>

Completed in 74 milliseconds

12345678910>>...53