Home
last modified time | relevance | path

Searched refs:version (Results 1276 – 1300 of 1321) sorted by relevance

1...<<515253

/PHP-7.2/ext/oci8/tests/
H A Dbind_char_4_11gR1.phpt7 // The bind buffer size edge cases seem to change each DB version.
/PHP-7.2/
H A DREADME.EXT_SKEL36 is required by the PECL website for the version string conformity checks
H A DNEWS137 . Fixed bug #78642 (Wrong libiconv version displayed). (gedas at martynas,
251 . Fixed bug #78179 (MariaDB server version incorrectly detected). (cmb)
777 when an old version of libsodium has been installed. (jedisct1)
899 . Fixed bug #65988 (Zlib version check fails when an include/zlib/ style dir
1415 . Fixed Bug #75142 (buildcheck.sh check for autoconf version needs to be updated
1522 . Update to oniguruma version 6.3.0. (Remi)
1575 . Expose DB-Library version as \PDO::DBLIB_ATTR_VERSION attribute on \PDO
1669 . Fixed bug #75365 (Enchant still reports version 1.1.0). (cmb)
1672 . Fixed bug #75301 (Exif extension has built in revision version). (Peter
2095 . Fixed bug #74442 (Opcached version produces a nested array). (Nikita)
[all …]
/PHP-7.2/Zend/
H A Dzend.c981 + strlen(extension->version) in END_EXTERN_C()
987 …info_length, " with %s v%s, %s, by %s\n", extension->name, extension->version, extension->copyr… in END_EXTERN_C()
/PHP-7.2/ext/openssl/
H A Dxp_ssl.c1002 const char *version = SSL_CIPHER_get_version(c); in php_openssl_cipher_get_version() local
1004 strncpy(buffer, version, max_len); in php_openssl_cipher_get_version()
1005 if (max_len <= strlen(version)) { in php_openssl_cipher_get_version()
/PHP-7.2/build/
H A Dlibtool.m4336 # to the OS version, if on x86, and 10.4, the deployment
3336 # to its proper name (with version) after linking.
3359 # version 8.0 and above of icpc choke on multiply defined symbols
3492 # to its proper name (with version) after linking.
3552 # to its proper name (with version) after linking.
3672 if $CC --version | grep -v '^2\.7' > /dev/null; then
4131 # the Free Software Foundation; either version 2 of the License, or
4132 # (at your option) any later version.
4278 # Do we need a version for libraries?
5445 # to version 4, is to share data among multiple programs linked
[all …]
H A Dshtool1240 /bin/ls *[_-]release *[_-]version 2>/dev/null | env -i sort | \
/PHP-7.2/ext/soap/tests/bugs/
H A Dbug37083.phpt10 function __doRequest($request, $location, $action, $version, $one_way = 0) {
12 <?xml version="1.0" encoding="utf-8"?>
/PHP-7.2/ext/exif/
H A Dtest.txt14 * The original version of module exif has many errors and mostly
/PHP-7.2/ext/pcre/pcrelib/
H A DNEWS165 . When PCRE is built via Autotools using a version of gcc that has the
309 The version number has been expanded to 3 digits as it is clear that the rate
422 PCRE_NEWLINE_ANYCRLF. It is a cut-down version of PCRE_NEWLINE_ANY, which
H A DChangeLog1250 26. Applied a modified version of Daniel Richard G's patch to create
1487 12. Stephen Kelly's patch to CMakeLists.txt allows it to parse the version
2388 13. Now that we have gone to the x.xx style of version numbers, the minor
3174 installed pcre.h, not the version that is in the source that is being
3987 difference for some implementation of PCRE in some Windows version.
4319 cut-down version of PCRE that is currently imported into Exim.
4654 -C option of pcretest uses this to show which version is compiled.
4685 so the version is shown; (c) stop "make test" echoing "./RunTest".
5377 1. In updating pcretest to check change 1 of version 3.6, I screwed up.
5501 which was introduced by change 9 of version 2.00. The code for breaking
[all …]
/PHP-7.2/ext/phar/
H A Dphar.c1191 …snprintf(mydata->version, sizeof(mydata->version), "%u.%u.%u", manifest_ver >> 12, (manifest_ver >…
1419 snprintf(mydata->version, sizeof(mydata->version), "%s", PHP_PHAR_API_VERSION);
/PHP-7.2/ext/mysqli/tests/
H A Dmysqli_class_mysqli_reflection.phpt10 Let's not deal with cross-version issues in the EXPECTF/UEXPECTF.
15 die("skip Test has been written for the latest version of mysqlnd only");
/PHP-7.2/ext/mbstring/oniguruma/doc/
H A DRE371 A-4. Differences with Japanized GNU regex(version 0.12) of Ruby 1.8
/PHP-7.2/ext/intl/tests/
H A Dlocale_filter_matches.phpt56 //canonicalized version
H A Dlocale_filter_matches2.phpt57 //canonicalized version
H A Dlocale_filter_matches3.phpt56 //canonicalized version
/PHP-7.2/ext/pcre/pcrelib/doc/
H A Dpcre.txt1290 must install lcov version 1.6 or above. Then specify
2447 32 this version of PCRE is compiled without UTF support
4414 int version;
4417 const char *subject; (8-bit version)
4418 PCRE_SPTR16 subject; (16-bit version)
4419 PCRE_SPTR32 subject; (32-bit version)
4428 const unsigned char *mark; (8-bit version)
4429 const PCRE_UCHAR16 *mark; (16-bit version)
4430 const PCRE_UCHAR32 *mark; (32-bit version)
4432 The version field is an integer containing the version number of the
[all …]
/PHP-7.2/ext/posix/
H A Dposix.c702 add_assoc_string(return_value, "version", u.version); in PHP_FUNCTION()
/PHP-7.2/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt50 the original version of the Work and any modifications or additions
/PHP-7.2/ext/sqlite3/
H A Dsqlite3.c241 PHP_METHOD(sqlite3, version) in PHP_METHOD() argument
2014 PHP_ME(sqlite3, version, arginfo_sqlite3_void, ZEND_ACC_PUBLIC|ZEND_ACC_STATIC)
/PHP-7.2/ext/ftp/tests/
H A Dserver.inc206 fputs($s, "215 OS/400 is the remote operating system. The TCP/IP version is \"V5R2M0\"\r\n");
/PHP-7.2/ext/curl/
H A Dinterface.c301 ZEND_ARG_INFO(0, version)
540 php_info_print_table_row(2, "cURL Information", d->version); in PHP_INI_BEGIN()
1850 CAAS("version", d->version); in PHP_FUNCTION()
/PHP-7.2/ext/intl/doc/
H A DTutorial.txt64 secondary difference from the unaccented version of that letter.
/PHP-7.2/ext/date/
H A Dphp_date.c946 php_info_print_table_row(2, "\"Olson\" Timezone Database Version", tzdb->version); in PHP_MINFO_FUNCTION()
1466 if (php_version_compare(tzdb->version, builtin->version) > 0) { in php_date_set_tzdb()
4860 RETURN_STRING(tzdb->version); in PHP_FUNCTION()

Completed in 165 milliseconds

1...<<515253