Home
last modified time | relevance | path

Searched refs:version (Results 26 – 50 of 1305) sorted by relevance

12345678910>>...53

/PHP-7.0/ext/sqlite3/tests/
H A Dsqlite3_17_version.phpt2 SQLite3::version()
7 print_r(SQLite3::version());
/PHP-7.0/ext/xmlrpc/tests/
H A D001.phpt16 string(174) "<?xml version="1.0" encoding="iso-8859-1"?>
28 string(160) "<?xml version="1.0" encoding="iso-8859-1"?>
43 string(175) "<?xml version="1.0" encoding="iso-8859-1"?>
H A Dbug50285.phpt27 <?xml version="1.0" encoding="UTF-8"?>
41 <?xml version="1.0" encoding="UTF-8"?>
55 <?xml version="1.0" encoding="UTF-8"?>
69 <?xml version="1.0" encoding="UTF-8"?>
/PHP-7.0/ext/soap/tests/soap12/
H A DT24.phpt8 <?xml version='1.0' ?>
9 <env:Envelope xmlns:env="http://wrong-version/">
20 <?xml version="1.0" encoding="UTF-8"?>
/PHP-7.0/ext/dom/tests/
H A DDOMNode_insertBefore.phpt27 <?xml version="1.0"?>
30 <?xml version="1.0"?>
33 <?xml version="1.0"?>
H A Dbug46185.phpt8 $aDOM->loadXML('<?xml version="1.0"?>
13 $ok->loadXML('<?xml version="1.0"?>
22 <?xml version="1.0"?>
H A DDOMNode_replaceChild_basic.phpt11 $document->loadXML('<?xml version="1.0" encoding="utf-8"?>
35 <?xml version="1.0" encoding="utf-8"?>
40 <?xml version="1.0" encoding="utf-8"?>
43 <?xml version="1.0" encoding="utf-8"?>
/PHP-7.0/ext/pdo_dblib/
H A DREADME20 to test across all supported versions. You can specify a version using a version
22 values. Some tests check version-specific behavior by parsing this string, so
23 it's best to use the DSN (rather than freetds.conf, etc.) to set the version.
/PHP-7.0/ext/pdo_mysql/tests/
H A Dbug_41125.phpt13 die(sprintf("skip Cannot determine MySQL Server version\n"));
15 $version = $matches[0] * 10000 + $matches[1] * 100 + $matches[2];
16 die("skip $version");
17 if ($version < 40100)
19 $matches[0], $matches[1], $matches[2], $version));
H A Dbug_41997.phpt15 die(sprintf("skip Cannot determine MySQL Server version\n"));
17 $version = $matches[0] * 10000 + $matches[1] * 100 + $matches[2];
18 if ($version < 50000)
20 $matches[0], $matches[1], $matches[2], $version));
/PHP-7.0/ext/mysqli/tests/
H A Dmysqli_character_set_name_oo.phpt24 if (!$res = $mysqli->query('SELECT version() AS server_version'))
28 $version = explode('.', $tmp['server_version']);
29 if (empty($version))
30 printf("[006] Cannot determine server version, need MySQL Server 4.1+ for the test!\n");
32 if ($version[0] <= 4 && $version[1] < 1)
H A Dmysqli_character_set_name.phpt30 if (!$res = mysqli_query($link, 'SELECT version() AS server_version'))
34 $version = explode('.', $tmp['server_version']);
35 if (empty($version))
36 printf("[006] Cannot determine server version, need MySQL Server 4.1+ for the test!\n");
38 if ($version[0] <= 4 && $version[1] < 1)
H A Dmysqli_fetch_field_flags.phpt155 $version = mysqli_get_server_version($link);
156 if ((($version > 50122) && ($version < 60000) && ($version != 50200)) ||
157 ($version >= 60004)) {
168 $version = mysqli_get_server_version($link);
169 if ($version < 50000) {
170 // TODO - check exact version!
176 $version = mysqli_get_server_version($link);
177 if (($version <= 50114 && $version > 50100) || ($version == 50200)) {
178 // TODO - check exact version!
/PHP-7.0/ext/oci8/tests/
H A Derror3.phpt7 // Assume runtime client version is >= compile time client version
10 die("skip test works only with Oracle 11.2.0.3 or greater version of Oracle client libraries");
/PHP-7.0/ext/xsl/tests/
H A Dbug33853.phpt14 $xsl->loadXML('<?xml version="1.0" encoding="iso-8859-1" ?>
15 <xsl:stylesheet version="1.0"
23 $inputdom->loadXML('<?xml version="1.0" encoding="iso-8859-1" ?>
/PHP-7.0/ext/simplexml/tests/
H A Dbug35785.phpt23 <?xml version="1.0"?>
26 <?xml version="1.0"?>
28 <?xml version="1.0"?>
/PHP-7.0/ext/soap/tests/
H A Dbug68996.phpt21 <?xml version="1.0" encoding="UTF-8"?>
32 <?xml version="1.0" encoding="UTF-8"?>
42 <?xml version="1.0" encoding="UTF-8"?>
44 <?xml version="1.0" encoding="UTF-8"?>
/PHP-7.0/ext/soap/tests/bugs/
H A Dbug47049.phpt12 $software_list = array(array('name' => 'package', 'version' => '1.2.3', 'state' => 'installed'));
18 <?xml version="1.0" encoding="UTF-8"?>
19 …:software"><name xsi:type="xsd:string">package</name><version xsi:type="xsd:string">1.2.3</version
/PHP-7.0/Zend/tests/
H A Dbug52051.phpt26 Deprecated: Methods with the same name as their class will not be constructors in a future version
28 Deprecated: Methods with the same name as their class will not be constructors in a future version
30 Deprecated: Methods with the same name as their class will not be constructors in a future version
32 Deprecated: Methods with the same name as their class will not be constructors in a future version
/PHP-7.0/ext/odbc/
H A Dconfig.w325 ARG_WITH("odbcver", "Force support for the passed ODBC version. A hex number is expected, default 0…
14 AC_DEFINE("ODBCVER", "0x0300", "The highest supported ODBC version", false);
16 AC_DEFINE("ODBCVER", PHP_ODBCVER, "The highest supported ODBC version", false);
/PHP-7.0/ext/wddx/tests/
H A Dbug73631.phpt8 <?xml version="1.0" ?>
9 <wddxPacket version="1.0">
H A Dbug72860.phpt13 <?xml version='1.0'?>
15 <wddxPacket version='1.0'>
H A Dbug72799.phpt13 <?xml version='1.0'?>
15 <wddxPacket version="1.0">
/PHP-7.0/ext/bcmath/libbcmath/
H A DChangeLog3 * configure.in and many others: version number now at 0.2.
9 * Initial setup of bcmath library., calling it version 0.1.
/PHP-7.0/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_soapfault_003w.phpt2 SOAP Interop Round4 GroupH SoapFault 003 (php/wsdl): echoVersionMismatchFault(unknown version)
10 <?xml version="1.0" encoding="UTF-8"?>
18 <?xml version="1.0" encoding="UTF-8"?>
20 <?xml version="1.0" encoding="UTF-8"?>

Completed in 38 milliseconds

12345678910>>...53