php-src/ext
Stanislav Malyshev 1364742be9 Fix tests
2016-07-18 23:30:51 -07:00
..
bcmath Fix bug #72093: bcpowmod accepts negative scale and corrupts _one_ definition 2016-04-24 18:33:32 -07:00
bz2 Partial fix for bug #72613 - do not treat negative returns from bz2 as size_t 2016-07-18 22:24:52 -07:00
calendar Bump year 2015-01-15 23:26:03 +08:00
com_dotnet Bump year 2015-01-15 23:26:03 +08:00
ctype Bump year 2015-01-15 23:26:03 +08:00
curl fix test 2015-04-13 16:10:05 -07:00
date Merge branch 'PHP-5.4' into PHP-5.5 2015-08-04 14:10:57 -07:00
dba Fixed typo 2015-04-08 15:53:28 +03:00
dom Merge branch 'PHp-5.4' into PHP-5.5 2015-06-09 17:12:11 -07:00
enchant Merge branch 'PHP-5.4' into PHP-5.5 2015-02-17 06:53:48 +01:00
ereg Merge branch 'PHP-5.4.40' into PHP-5.5.24 2015-04-11 16:56:12 -07:00
exif Fix tests 2016-07-18 23:30:51 -07:00
fileinfo fix borked mainstream patch 2016-03-31 01:33:38 +02:00
filter Fix #69203: FILTER_FLAG_STRIP_HIGH doesn't strip ASCII 127 2015-03-14 09:17:36 +01:00
ftp Merge branch 'PHP-5.4' into PHP-5.5 2015-05-31 17:29:53 -07:00
gd Fix for bug #72558, Integer overflow error within _gdContributionsAlloc() 2016-07-18 00:17:48 -07:00
gettext Bump year 2015-01-15 23:26:03 +08:00
gmp Bump year 2015-01-15 23:26:03 +08:00
hash Merge branch 'PHP-5.4' into PHP-5.5 2015-09-01 12:23:55 -07:00
iconv fix bad copypaste 2015-06-11 01:51:55 -07:00
imap Bump year 2015-01-15 23:26:03 +08:00
interbase Bump year 2015-01-15 23:26:03 +08:00
intl Fix bug #72533 (locale_accept_from_http out-of-bounds access) 2016-07-12 22:37:36 -07:00
json Fix bug #64695 (JSON_NUMERIC_CHECK has issues with strings that are numbers plus the letter e) 2015-02-22 20:22:47 +00:00
ldap Bump year 2015-01-15 23:26:03 +08:00
libxml backport af2b0669 into 5.5 2015-03-16 08:32:39 +01:00
mbstring Fix bug #72402: _php_mb_regex_ereg_replace_exec - double free 2016-06-18 21:48:39 -07:00
mcrypt Fix bug #72455: Heap Overflow due to integer overflows 2016-06-20 21:51:42 -07:00
mssql Bump year 2015-01-15 23:26:03 +08:00
mysql Bump year 2015-01-15 23:26:03 +08:00
mysqli test fixes 2015-04-01 22:07:52 +02:00
mysqlnd Merge branch 'PHP-5.4' into PHP-5.5 2015-07-07 10:09:34 -07:00
oci8 Bump year 2015-01-15 23:26:03 +08:00
odbc Fixed bug #69381 out of memory with sage odbc driver 2015-04-28 15:08:53 +02:00
opcache Fixed bug #69549 (Memory leak with opcache.optimization_level=0xFFFFFFFF) 2015-05-07 12:14:14 +03:00
openssl Merge branch 'PHP-5.4' into PHP-5.5 2015-08-04 14:10:57 -07:00
pcntl Merge branch 'PHP-5.4' into PHP-5.5 2015-05-12 14:24:15 -07:00
pcre Upgrade bundled PCRE to 8.38 2016-01-31 20:37:47 -08:00
pdo Bump year 2015-01-15 23:26:03 +08:00
pdo_dblib Bump year 2015-01-15 23:26:03 +08:00
pdo_firebird Bump year 2015-01-15 23:26:03 +08:00
pdo_mysql sigh, can't even copypaste without screwing up 2015-04-02 00:07:00 +02:00
pdo_oci Bump year 2015-01-15 23:26:03 +08:00
pdo_odbc Bump year 2015-01-15 23:26:03 +08:00
pdo_pgsql Fix copy/paste error in test 2015-06-13 08:07:49 +02:00
pdo_sqlite Bump year 2015-01-15 23:26:03 +08:00
pgsql fix test description 2015-06-09 09:18:54 +02:00
phar Fixed bug #71331 - Uninitialized pointer in phar_make_dirstream() 2016-04-28 20:57:44 +03:00
posix Bump year 2015-01-15 23:26:03 +08:00
pspell Bump year 2015-01-15 23:26:03 +08:00
readline Fixed bug #69054 (Null dereference in readline_(read|write)_history() without parameters) 2015-02-15 22:54:05 +08:00
recode Bump year 2015-01-15 23:26:03 +08:00
reflection Added test and possible fix for https://bugs.php.net/bug.php?id=67068 2015-01-31 23:13:55 -08:00
session Fix bug #72562 - destroy var_hash properly 2016-07-12 23:27:45 -07:00
shmop Bump year 2015-01-15 23:26:03 +08:00
simplexml split the original test to check behaviour diff on 32- and 64-bit 2015-05-31 21:28:44 +02:00
skeleton fixed skeleton to produce the normalized ext version macros 2013-10-14 14:18:43 +02:00
snmp Fixed bug #72479 - same as #72434 2016-06-26 18:02:58 -07:00
soap Merge branch 'PHP-5.4' into PHP-5.5 2015-09-01 11:42:19 -07:00
sockets fix unknown size of void error 2015-06-25 19:12:26 +02:00
spl fix build 2016-06-20 22:13:31 -07:00
sqlite3 Upgrade bundled sqlite to 3.8.10.2 2015-06-08 22:29:10 +03:00
standard Fix for HTTP_PROXY issue. 2016-07-10 16:21:11 -07:00
sybase_ct Bump year 2015-01-15 23:26:03 +08:00
sysvmsg Bump year 2015-01-15 23:26:03 +08:00
sysvsem Bump year 2015-01-15 23:26:03 +08:00
sysvshm Bump year 2015-01-15 23:26:03 +08:00
tidy Bump year 2015-01-15 23:26:03 +08:00
tokenizer Bump year 2015-01-15 23:26:03 +08:00
wddx Fix bug #72340: Double Free Courruption in wddx_deserialize 2016-06-12 23:18:23 -07:00
xml Fix bug #72099: xml_parse_into_struct segmentation fault 2016-04-26 22:46:28 -07:00
xmlreader Bump year 2015-01-15 23:26:03 +08:00
xmlrpc Fix bug #72606: heap-buffer-overflow (write) simplestring_addn simplestring.c 2016-07-18 21:44:39 -07:00
xmlwriter Merge branch 'PHP-5.5-security' into PHP-5.5.24 2015-04-12 20:12:38 -07:00
xsl Merge branch 'PHP-5.4' into PHP-5.5 2015-09-01 11:42:19 -07:00
zip Fix fir bug #72520 2016-07-12 22:05:00 -07:00
zlib fix tests 2016-02-01 18:58:02 -08:00
ext_skel use $PHP_LIBDIR instread of "lib" in skel example 2014-10-01 09:26:21 +02:00
ext_skel_win32.php