Home
last modified time | relevance | path

Searched refs:version (Results 1126 – 1150 of 1203) sorted by relevance

1...<<414243444546474849

/PHP-5.5/
H A Dconfig.guess53 version="\
72 --version | -v )
73 echo "$version" ; exit ;;
H A DNEWS2002 version required (as build with previous version is broken).
4224 version. (Chris Jones)
4924 version support. (Pierre)
6921 - Upgraded PCRE to version 7.6 (Nuno)
7044 - Upgraded PCRE to version 7.3 (Nuno)
7166 - Upgraded PCRE to version 7.2 (Nuno)
7555 . c-client (imap) to version 2006e
7558 . openssl to version 0.9.8e
7559 - Upgraded PCRE to version 7.0 (Nuno)
7848 thread safe version). (Dmitry)
[all …]
H A DREADME.SELF-CONTAINED-EXTENSIONS169 extension version.
H A DCODING_STANDARDS9 well into version 5 releases, many sections have been recoded to use
67 library is missing a function, do not define the PHP version of the
/PHP-5.5/ext/iconv/
H A Diconv.c244 char *version = "unknown"; in PHP_INI_END() local
253 version = buf; in PHP_INI_END()
256 version = (char *)gnu_get_libc_version(); in PHP_INI_END()
258 version = "OS built-in"; in PHP_INI_END()
270 REGISTER_STRING_CONSTANT("ICONV_VERSION", version, CONST_CS | CONST_PERSISTENT); in PHP_INI_END()
/PHP-5.5/ext/ldap/
H A Dconfig.m4109 dnl The Linux version of the SDK need -lpthread
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_types.phpt112 // no chance to return int with the current PDO version - we are forced to return strings
H A Dpdo_mysql_attr_errmode.phpt164 … in your SQL syntax; check the manual that corresponds to your %s server version for the right syn…
H A Dpdo_mysql_prepare_native.phpt62 // Trying to hack around MySQL Server version dependent features
160 // Not every MySQL Server version supports this
/PHP-5.5/ext/oci8/tests/
H A Dbug43497_92.phpt122 $data = "<?xml version=\"1.0\"?><records>" . $s . "</records>";
H A Drefcur_prefetch_1.phpt10 die("skip test expected to work only with Oracle 11gR2 or greater version of client");
H A Dbind_misccoltypes.phpt8 die("skip test expected to work only with Oracle 10g or greater version of client");
H A Dbind_char_1_11gR1.phpt7 // The bind buffer size edge cases seem to change each DB version.
H A Dedition_2.phpt15 die("skip test expected to work only with Oracle 11gR2 or greater version of client");
/PHP-5.5/ext/standard/html_tables/mappings/
H A DCP1252.TXT3 # Unicode version: 2.0
4 # Table version: 2.01
H A DCP866.TXT3 # Unicode version: 2.0
4 # Table version: 2.00
H A D8859-15.TXT3 # Unicode version: 3.0
4 # Table version: 1.0
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c1048 (module->version == NO_VERSION_YET) ? "<no_version>" : module->version); in _extension_string()
1076 if (dep->version) { in _extension_string()
1077 string_printf(str, " %s", dep->version); in _extension_string()
1159 if (extension->version) { in _zend_extension_string()
1160 string_printf(str, "%s ", extension->version); in _zend_extension_string()
5253 if (module->version == NO_VERSION_YET) { in ZEND_METHOD()
5256 RETURN_STRING(module->version, 1); in ZEND_METHOD()
5470 dep->version ? " " : "", in ZEND_METHOD()
5471 dep->version ? dep->version : ""); in ZEND_METHOD()
5616 RETURN_STRING(extension->version ? extension->version : "", 1); in ZEND_METHOD()
/PHP-5.5/ext/interbase/
H A Dibase_query.c347 ib_query->out_sqlda->version = SQLDA_CURRENT_VERSION; in _php_ibase_alloc_query()
367 ib_query->out_sqlda->version = SQLDA_CURRENT_VERSION; in _php_ibase_alloc_query()
377 ib_query->in_sqlda->version = SQLDA_CURRENT_VERSION; in _php_ibase_alloc_query()
387 ib_query->in_sqlda->version = SQLDA_CURRENT_VERSION; in _php_ibase_alloc_query()
/PHP-5.5/ext/fileinfo/libmagic/
H A Dapprentice.c2593 uint32_t version, entries, nentries; in apprentice_map() local
2674 version = swap4(ptr[1]); in apprentice_map()
2676 version = ptr[1]; in apprentice_map()
2677 if (version != VERSIONNO) { in apprentice_map()
2680 VERSIONNO, dbname, version); in apprentice_map()
/PHP-5.5/ext/spl/internal/
H A Dsplfileobject.inc15 * @version 1.1
/PHP-5.5/ext/xml/tests/
H A Dbug32001.phpt38 $data .= "<?xml version=\"1.0\" encoding=\"$canonical_name\" ?>\n";
/PHP-5.5/sapi/cgi/
H A DREADME.FastCGI15 version has been built:
/PHP-5.5/win32/build/
H A Dconfutils.js149 var version = execute(command + '" 2>&1"');
152 if (version.match(/x64/)) {
156 if (version.match(/(\d+\.\d+(\.\d+)?(\.\d+)?)/)) {
/PHP-5.5/ext/phar/phar/
H A Dclicommand.inc15 * @version 1.0

Completed in 105 milliseconds

1...<<414243444546474849