Home
last modified time | relevance | path

Searched refs:version (Results 126 – 150 of 1277) sorted by relevance

12345678910>>...52

/PHP-5.6/ext/soap/tests/soap12/
H A DT80.phpt8 <?xml version="1.0"?>
18 <?xml version="1.0" encoding="UTF-8"?>
H A DT04.phpt8 <?xml version='1.0' ?>
21 <?xml version="1.0" encoding="UTF-8"?>
H A DT25.phpt8 <?xml version='1.0' ?>
21 <?xml version="1.0" encoding="UTF-8"?>
H A DT31.phpt8 <?xml version='1.0' ?>
19 <?xml version="1.0" encoding="UTF-8"?>
H A DT36.phpt8 <?xml version='1.0' ?>
22 <?xml version="1.0" encoding="UTF-8"?>
H A DT70.phpt8 <?xml version='1.0' ?>
22 <?xml version="1.0" encoding="UTF-8"?>
H A DT12.phpt8 <?xml version='1.0' ?>
22 <?xml version="1.0" encoding="UTF-8"?>
H A DT13.phpt8 <?xml version='1.0' ?>
22 <?xml version="1.0" encoding="UTF-8"?>
H A DT22.phpt8 <?xml version='1.0' ?>
22 <?xml version="1.0" encoding="UTF-8"?>
H A DT28.phpt8 <?xml version='1.0' ?>
20 <?xml version="1.0" encoding="UTF-8"?>
H A DT65.phpt8 <?xml version='1.0' ?>
25 <?xml version="1.0" encoding="UTF-8"?>
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"?>
/PHP-5.6/ext/xmlreader/tests/
H A Dexpand.phpt12 $basexml = '<?xml version="1.0" encoding="UTF-8"?>
15 $xmlstring = '<?xml version="1.0" encoding="UTF-8"?>
H A D013.phpt11 <?xml version="1.0" encoding="UTF-8" ?>
34 <?xml version="1.0" encoding="UTF-8" ?>
/PHP-5.6/ext/curl/tests/
H A Dbug65646_open_basedir_new.phpt8 if (version_compare(curl_version()['version'], '7.19.4', '<')) exit("skip curl version is too old");
/PHP-5.6/ext/mysqli/tests/
H A Dmysqli_options.phpt66 if (!$res = mysqli_query($link2, 'SELECT version() AS server_version'))
70 $version = explode('.', $tmp['server_version']);
71 if (empty($version))
72 printf("[008] Cannot determine server version, need MySQL Server 4.1+ for the test!\n");
74 if ($version[0] <= 4 && $version[1] < 1)
/PHP-5.6/ext/soap/tests/bugs/
H A Dbug42086.phpt10 <?xml version="1.0" encoding="UTF-8"?>
30 <?xml version="1.0" encoding="UTF-8"?>
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"?>
/PHP-5.6/ext/wddx/tests/
H A Dbug70661.phpt17 <?xml version='1.0'?>
18 <wddxPacket version='1.0'>
/PHP-5.6/ext/simplexml/tests/
H A Dbug62639.phpt15 <?xml version="1.0"?>
32 <?xml version="1.0"?>
/PHP-5.6/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"?>
/PHP-5.6/ext/soap/tests/interop/Round4/GroupI/
H A Dr4_groupI_xsd_001w.phpt17 <?xml version="1.0" encoding="UTF-8"?>
19 <?xml version="1.0" encoding="UTF-8"?>
H A Dr4_groupI_xsd_005w.phpt17 <?xml version="1.0" encoding="UTF-8"?>
19 <?xml version="1.0" encoding="UTF-8"?>
/PHP-5.6/ext/dom/tests/
H A Dbug32615.phpt76 <?xml version="1.0"?>
79 <?xml version="1.0"?>
82 <?xml version="1.0"?>

Completed in 32 milliseconds

12345678910>>...52