php-src/ext
Anatol Belski 141072a838 Improve test
Ensure the filename is non existent indeed.
2018-07-13 20:13:51 +02:00
..
bcmath Refix the tests once more 2018-05-19 13:09:56 +02:00
bz2 year++ 2018-01-02 12:53:31 +08:00
calendar year++ 2018-01-02 12:53:31 +08:00
com_dotnet Sync fix for bug #72498 for 32-bit 2018-04-03 17:24:13 +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-04-23 22:00:24 -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 Fix some arginfos 2018-02-23 11:27:14 +01:00
gd Fix #52070: imagedashedline() - dashed line sometimes is not visible 2018-03-30 19:22:23 +02:00
gettext year++ 2018-01-02 12:53:31 +08:00
gmp Fixed bug #74670 2018-07-02 17:27:43 +02:00
hash year++ 2018-01-02 12:53:31 +08:00
iconv Merge branch 'PHP-7.0' into PHP-7.1 2018-04-24 10:48:49 +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 Make newly introduced bug76556.phpt more resilient 2018-07-01 00:20:32 +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 Fixes bug #75871 Use pkg-config for libxml2 if available 2018-02-08 10:50:22 +01:00
mbstring Fixed bug #76532 (excessive memory usage in mb_strimwidth) 2018-06-28 23:02:28 +02:00
mcrypt year++ 2018-01-02 12:53:31 +08:00
mysqli year++ 2018-01-02 12:53:31 +08:00
mysqlnd Fixed invalid free introduced by d6e81f0bfd (avoid keeping "invalid" pointer) 2018-06-14 02:38:39 +03: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 Fix typo in compound dim assign op inference 2018-06-30 19:50:07 +02:00
openssl Use unix NL in all openssl ext tests 2018-06-21 16:43:32 +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 Add missing flag 2018-07-09 15:12:52 +02:00
pdo_sqlite year++ 2018-01-02 12:53:31 +08:00
pgsql Fixed bug #76548 pg_fetch_result did not fetch the next row 2018-06-29 18:34:53 +02:00
phar Merge branch 'PHP-7.0' into PHP-7.1 2018-04-23 22:00:24 -07:00
posix year++ 2018-01-02 12:53:31 +08: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 Fixed bug #76367 (NoRewindIterator segfault 11) 2018-05-23 14:45:38 +08:00
sqlite3 year++ 2018-01-02 12:53:31 +08:00
standard Fixed RecursiveDirectoryIterator with long path or with edge case length 2018-07-12 19:49:32 +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 year++ 2018-01-02 12:53:31 +08:00
ext_skel
ext_skel_win32.php