php-src/ext
Anatol Belski f95063647c Fixed bug #73655 Spoofchecker::isSuspicious behavior change due to upstream changes
There are significant changes in the spoof checking reflecting
http://www.unicode.org/reports/tr39/tr39-15.html and relying on the
restriction levels. ICU 58+ removes WSC and MSC handling and otherwise
undergoes big changes in both code and data areas. Keep up with the
basic points for now, as we need to move forward and provide an
acceptable experience to PHP users linking to a newer ICU. The most
distros ATM don't provide ICU > 57.1, though. We'll need for sure to
keep up with the BC breach in ICU 58+ in possible further aspects.
2017-10-20 19:23:32 +02:00
..
bcmath Fixed bug #46781 (BC math handles minus zero incorrectly) 2017-09-11 23:44:23 +02:00
bz2 Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
calendar Update copyright header to 2017 in calendar.c 2017-01-04 11:15:47 -06:00
com_dotnet Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
ctype Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
curl Escape newline on curl config.m4 2017-10-19 11:39:54 +01:00
date Fix array access on undeclared properties in DateInterval 2017-10-09 15:35:38 +02:00
dba Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
dom Fix test compat with libxml2 2.9.5 2017-09-11 14:32:54 +02:00
enchant Fixed bug #53070 (enchant_broker_get_path crashes if no path is set) 2017-10-15 13:57:44 +02:00
exif Use PHP_VERSION for exif 2017-10-04 23:25:36 +02:00
fileinfo It looks like i should've taken joint response on ext/fileinfo long ago 2017-10-11 22:21:34 +02:00
filter Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
ftp Make the ftp and stream tests more reliable. 2017-02-16 12:46:55 +01:00
gd Fixed bug #75139 (libgd/gd_interpolation.c:1786: suspicious if ?) 2017-09-02 00:04:02 +02:00
gettext Fixed bug #73730 (textdomain(null) throws in strict mode) 2017-09-10 18:39:29 +02:00
gmp Fixed bug #69993 2017-01-14 14:13:15 +01:00
hash Fix bug #73127 2017-02-24 23:20:49 +01:00
iconv Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
imap Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
interbase Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
intl Fixed bug #73655 Spoofchecker::isSuspicious behavior change due to upstream changes 2017-10-20 19:23:32 +02:00
json JSON: fix config.w32 / Install headers on windows 2017-08-08 15:52:53 +02:00
ldap ext/ldap/test: Test that ldap_connect() uses defaults from ldap.conf (openldap) 2017-05-25 21:27:11 +00:00
libxml Add symbol to libxml exports 2017-09-11 17:35:25 +02:00
mbstring Fix Bug #75001: Wrong reflection on mb_eregi_replace 2017-08-02 18:08:42 +02:00
mcrypt Fixed condition check 2017-04-10 14:47:24 +08:00
mysqli minor loop optimizations, closes #2633 2017-07-25 06:47:58 +01:00
mysqlnd Add support for MySQL 8's Unicode types 2017-04-14 16:30:10 +02:00
oci8 Fixed valgrind issue 2017-10-16 19:16:30 -04:00
odbc Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
opcache Backport 7ff13badda into 7.0+ 2017-10-18 16:02:56 +02:00
openssl Properly fix #75363 and address some other leaks with cert 2017-10-15 20:25:58 +01:00
pcntl Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
pcre Apply upstream patch for CVE-2016-1283 2017-09-28 15:40:49 +02:00
pdo Prevent crash on ext/pdo_mysql/tests/bug_39858.phpt when built with libmysql 2017-10-16 19:00:12 +03:00
pdo_dblib Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
pdo_firebird Return integer field types as native integers instead of strings 2017-01-06 17:43:46 +01:00
pdo_mysql Fix check of mysql_commit() return value 2017-07-18 21:45:02 +02:00
pdo_oci Fixed bug #74631 (PDO_PCO with PHP-FPM: OCI environment initialized before PHP-FPM sets it up) 2017-08-22 01:09:35 -04:00
pdo_odbc Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
pdo_pgsql Fixed #73959 - lastInsertId fails to throw an exception in pdsql 2017-01-20 20:10:55 +00:00
pdo_sqlite Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
pgsql Fix 00version.phpt when commit message has multiple lines. 2017-01-26 11:36:24 +00:00
phar Fix bug #74991 - include_path has a 4096 char (minus "__DIR__:") limit, in some PHAR cases 2017-07-26 10:46:50 +01:00
posix Fixed bug #71219 configure script incorrectly checks for ttyname_r 2017-01-11 08:09:10 +00:00
pspell Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
readline Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
recode Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
reflection Fixed stupid test 2017-08-16 11:14:41 +01:00
session Fixed bug #74833, SID constant created with wrong module number 2017-07-26 13:19:41 +02:00
shmop Update PHP 5 version to 7 in header comments 2017-07-24 10:42:15 +01:00
simplexml Fixed test 2017-09-12 23:47:22 +03:00
skeleton Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE 2016-03-03 16:50:01 +01:00
snmp Fixed bug #74906 redirecting incorrect include <sys/errno.h> 2017-07-17 06:54:27 +01:00
soap Fixed bug #74679 (Incorrect conversion array with WSDL_CACHE_MEMORY) 2017-06-13 17:15:47 +03:00
sockets Fixed condition check 2017-04-10 14:47:24 +08:00
spl Compiler warning 2017-09-24 17:19:05 +08:00
sqlite3 move AC_DEFINE in the right position (in bundled lib conditon) 2017-08-31 07:55:45 +02:00
standard It looks like i should've taken joint response on ext/fileinfo long ago 2017-10-11 22:21:34 +02:00
sysvmsg Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
sysvsem Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
sysvshm Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
tidy Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
tokenizer Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
wddx Fixed bug #73793 (WDDX uses wrong decimal seperator) 2017-08-13 20:51:53 +02:00
xml Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
xmlreader Fix test compatibility with libxml2 2.9.5 2017-09-11 12:12:19 +02:00
xmlrpc Bug #74975: Different serialization for classes 2017-08-02 18:49:26 +02:00
xmlwriter Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
xsl Fork test to keep up with libxsl >= 1.1.30 2017-09-11 18:14:51 +02:00
zip make type consistent with glob_t.gl_pathc 2017-03-01 17:01:58 +01:00
zlib Fix Bug #75299 Wrong reflection on inflate_init and inflate_add 2017-10-01 11:27:16 +02:00
ext_skel
ext_skel_win32.php