Home
last modified time | relevance | path

Searched refs:version (Results 1001 – 1025 of 1203) sorted by relevance

1...<<414243444546474849

/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_poll_mixing_insert_select.phpt46 $queries[] = "CALL p('myversion', @version)";
134 if ($have_proc && ($res = mysqli_query($link['link'], "SELECT @version as _version"))) {
H A Dmysqli_stmt_execute_stored_proc_out.phpt12 die(sprintf('skip Needs MySQL 5.5.3+, found version %d.', mysqli_get_server_version($link)));
/PHP-5.5/ext/spl/internal/
H A Dmultipleiterator.inc16 * @version 1.0
127 // The following code is an optimized version that executes as few
H A Dfilteriterator.inc15 * @version 1.1
/PHP-5.5/
H A DREADME.PHP4-TO-PHP5-THIN-CHANGES52 always make argc and argv available in the CLI version regardless of the
53 variables_order setting. As in, the CLI version will now always populate
H A Dacinclude.m42102 dnl Search for bison and check it's version
2113 dnl Search for (f)lex and check it's version
2171 dnl Search for the re2c binary and check the version
2228 dnl Check ICU version
2230 icu_version_full=`$ICU_CONFIG --version`
2239 AC_MSG_ERROR([ICU version 4.0 or later is required])
2336 if $PKG_CONFIG --atleast-version=0.9.6 openssl; then
2380 AC_MSG_CHECKING([for OpenSSL version])
2545 libxml_full_version=`$XML2_CONFIG --version`
2611 dnl version for apache1/2.
[all …]
/PHP-5.5/ext/oci8/tests/
H A Dbug43497.phpt9 die("skip expected output only valid with Oracle 10g or greater version of client");
118 $data = "<?xml version=\"1.0\"?><records>" . $s . "</records>";
H A Dconn_attr_5.phpt14 die("skip test expected to work only with Oracle 10g or greater version of client");
H A Dbind_char_2_11gR1.phpt7 // The bind buffer size edge cases seem to change each DB version.
/PHP-5.5/sapi/apache/
H A Dphp5apache.dsp57 …leaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /base:"0x60000000" /version:4.0 /dll /machine…
83 …leaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /base:"0x60000000" /version:4.0 /dll /increme…
109 …l32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /version:4.0 /dll /machine…
/PHP-5.5/ext/xmlrpc/
H A Dxmlrpc-epi-php.c376 options->xmlrpc_out.version = xmlrpc_version_1_0; in set_output_options()
413 options->xmlrpc_out.version = xmlrpc_version_1_0; in set_output_options()
415 options->xmlrpc_out.version = xmlrpc_version_simple; in set_output_options()
417 options->xmlrpc_out.version = xmlrpc_version_soap_1_1; in set_output_options()
1168 out.xmlrpc_out.version = opts->version; in PHP_FUNCTION()
/PHP-5.5/ext/soap/tests/
H A Dtypemap005.phpt62 <?xml version="1.0" encoding="UTF-8"?>
H A Dtypemap006.phpt57 <?xml version="1.0" encoding="UTF-8"?>
H A Dtypemap013.phpt56 <?xml version="1.0" encoding="UTF-8"?>
/PHP-5.5/ext/mbstring/tests/
H A Dmb_strtoupper_variation1.phpt11 * Description: Returns a uppercased version of $sourcestring
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_multiquery.phpt100 … in your SQL syntax; check the manual that corresponds to your %s server version for the right syn…
/PHP-5.5/ext/soap/tests/schema/
H A Dschema064.phpt41 <?xml version="1.0" encoding="UTF-8"?>
/PHP-5.5/main/
H A Dbuild-defs.h.in7 | This source file is subject to version 3.01 of the PHP license, |
/PHP-5.5/ext/pcre/
H A Dconfig0.m443 AC_MSG_ERROR([The PCRE extension requires PCRE library version >= 6.6])
/PHP-5.5/ext/simplexml/tests/
H A Dfeature55218.phpt12 '<?xml version="1.0" standalone="yes"?>
H A Dsxe_004.phpt12 <?xml version='1.0'?>
/PHP-5.5/ext/phar/
H A Dphar_path_check.re7 | This source file is subject to version 3.01 of the PHP license, |
/PHP-5.5/ext/dom/tests/
H A Ddom007.phpt10 <?xml version="1.0" encoding="ISO-8859-1"?>
/PHP-5.5/ext/phar/tests/zip/
H A Dphar_begin_setstub_commit.phpt6 if (version_compare(PHP_VERSION, "6.0", ">")) die("skip pre-unicode version of PHP required");
/PHP-5.5/ext/xml/tests/
H A Dxml_set_notation_decl_handler_basic.phpt51 <?xml version="1.0"?>

Completed in 71 milliseconds

1...<<414243444546474849