..
bcmath
Refix the tests once more
2018-05-19 13:09:56 +02:00
bz2
Fix arginfo for bzcompress
2018-08-13 15:59:08 +02:00
calendar
Fix #52974 : jewish.c: compile error under Windows with GBK charset
2018-07-22 17:42:10 +02:00
com_dotnet
Fix callbacks
2018-08-02 18:59:34 +02:00
ctype
year++
2018-01-02 12:53:31 +08:00
curl
Fix curl tests wrt. AppVeyor and curl updates
2018-05-18 17:39:12 +02:00
date
Fixed bug #76462 Undefined property: DateInterval::$f
2018-06-12 15:30:14 +02:00
dba
year++
2018-01-02 12:53:31 +08:00
dom
Sync callback signature with libxml2 2.9.8
2018-07-09 21:21:41 +02:00
enchant
Fix potential memory leak in the enchant extension
2018-04-29 19:23:07 +01:00
exif
Merge branch 'PHP-7.0' into PHP-7.1
2018-07-16 16:52:36 -07:00
fileinfo
year++
2018-01-02 12:53:31 +08:00
filter
Fixed bug #76366 (references in sub-array for filtering breaks the filter)
2018-07-07 12:07:43 +02:00
ftp
Fixed bug #73457
2018-09-04 04:53:38 +02:00
gd
Fix #52070 : imagedashedline() - dashed line sometimes is not visible
2018-03-30 19:22:23 +02:00
gettext
Fixed incorrect restoring of LDFLAGS
2018-08-05 20:26:40 +02:00
gmp
Fixed bug #74670
2018-07-02 17:27:43 +02:00
hash
year++
2018-01-02 12:53:31 +08:00
iconv
Fix #68180 : iconv_mime_decode can return extra characters in a header
2018-08-26 13:18:35 +02:00
imap
reset imap_errorstack after outputting it
2018-04-14 13:04:40 +02:00
interbase
year++
2018-01-02 12:53:31 +08:00
intl
Fixed bug #74484 MessageFormatter::formatMessage memory corruption
2018-08-09 22:07:24 +02:00
json
year++
2018-01-02 12:53:31 +08:00
ldap
Merge branch 'PHP-7.0' into PHP-7.1
2018-04-23 22:00:24 -07:00
libxml
Fixed bug #76777 and added test
2018-08-22 12:51:06 +02:00
mbstring
Fix #76704 : mb_detect_order return value varies based on argument type
2018-08-04 12:51:57 +02:00
mcrypt
year++
2018-01-02 12:53:31 +08:00
mysqli
year++
2018-01-02 12:53:31 +08:00
mysqlnd
Revert all MySQL auth related changes
2018-09-04 05:47:28 +02:00
oci8
Happy new year (Update copyright to 2018)
2018-01-02 23:42:29 +02:00
odbc
Fixed bug #73725 Unable to retrieve value of varchar(max) type
2018-01-22 17:02:54 +01:00
opcache
Fixed bug #76832 ZendOPcache.MemoryBase periodically deleted by the OS
2018-09-03 15:09:23 +02:00
openssl
Fix bug #76705 (unusable ssl => peer_fingerprint in stream_context_create())
2018-08-19 20:14:26 +01:00
pcntl
Fix pcntl build on mac
2018-02-28 02:13:28 +01:00
pcre
year++
2018-01-02 12:53:31 +08:00
pdo
Allow pecl like usage in ext/pdo, refs #2955
2018-05-21 12:18:46 +02:00
pdo_dblib
year++
2018-01-02 12:53:31 +08:00
pdo_firebird
Fix bug #76488 Memory leak when fetching a BLOB field
2018-07-06 16:07:28 +02:00
pdo_mysql
year++
2018-01-02 12:53:31 +08:00
pdo_oci
year++
2018-01-02 12:53:31 +08:00
pdo_odbc
year++
2018-01-02 12:53:31 +08:00
pdo_pgsql
Fixed bug #75402 Possible Memory Leak using PDO::CURSOR_SCROLL option
2018-07-30 18:27:59 +02:00
pdo_sqlite
Improve cleanup
2018-08-03 07:08:53 +02:00
pgsql
Fixed bug #76548 pg_fetch_result did not fetch the next row
2018-06-29 18:34:53 +02:00
phar
Fix parenthesis warning
2018-09-04 05:32:25 +02:00
posix
Fix bug #75481 : makedev warning
2018-09-04 05:13:45 +02:00
pspell
year++
2018-01-02 12:53:31 +08:00
readline
year++
2018-01-02 12:53:31 +08:00
recode
year++
2018-01-02 12:53:31 +08:00
reflection
Fixed bug #75231
2018-07-02 18:56:27 +02:00
session
Update _bits_per_char to use with new PHP 7.1. or greater
2018-05-07 14:41:49 +02:00
shmop
year++
2018-01-02 12:53:31 +08:00
simplexml
Fixes bug #75871 Use pkg-config for libxml2 if available
2018-02-08 10:50:22 +01:00
skeleton
snmp
year++
2018-01-02 12:53:31 +08:00
soap
Reduce var scope
2018-03-14 22:59:54 +01:00
sockets
The SO_PASSCRED constant is conditionally defined
2018-04-29 17:34:03 +01:00
spl
Fix #68825 : Exception in DirectoryIterator::getLinkTarget()
2018-08-22 15:37:02 +02:00
sqlite3
Fix #76665 : SQLite3Stmt::bindValue() with SQLITE3_FLOAT doesn't juggle
2018-07-26 13:15:19 +02:00
standard
Fixed bug #73457
2018-09-04 04:53:38 +02:00
sysvmsg
year++
2018-01-02 12:53:31 +08:00
sysvsem
year++
2018-01-02 12:53:31 +08:00
sysvshm
year++
2018-01-02 12:53:31 +08:00
tidy
Fix test for libtidy 5.6.0
2018-01-11 14:29:49 +01:00
tokenizer
year++
2018-01-02 12:53:31 +08:00
wddx
Fixes bug #75871 Use pkg-config for libxml2 if available
2018-02-08 10:50:22 +01:00
xml
Fixes bug #75871 Use pkg-config for libxml2 if available
2018-02-08 10:50:22 +01:00
xmlreader
Fixes bug #75871 Use pkg-config for libxml2 if available
2018-02-08 10:50:22 +01:00
xmlrpc
Fixes bug #75871 Use pkg-config for libxml2 if available
2018-02-08 10:50:22 +01:00
xmlwriter
Fixes bug #75871 Use pkg-config for libxml2 if available
2018-02-08 10:50:22 +01:00
xsl
year++
2018-01-02 12:53:31 +08:00
zip
Improve test
2018-07-13 20:13:51 +02:00
zlib
Fix bug #76709 : Minimal required zlib library is 1.2.0.4
2018-08-06 09:37:16 +02:00
ext_skel
Fix bug #72443 : Generate enabled extension
2018-08-06 01:22:17 +02:00
ext_skel_win32.php