php-src/ext
Mitch Hagstrand 92678d1a83 Fixes the curl tests to be more reliable in Travis CI
1. Increases the amount of time for the PHP built-in server to accept a connection
2. Outputs an error if the PHP built-in server fails
3. In bug48203_multi.phpt the test no longer starts and stops multiple PHP built-in servers
2016-12-27 21:52:05 +01:00
..
bcmath Merge branch 'PHP-5.6' into PHP-7.0 2016-10-14 10:54:09 +02:00
bz2 More int->size_t and string overflow fixes 2016-11-05 14:00:47 -07:00
calendar Skip 64-bit specific tests on 32-bit systems 2016-11-17 11:44:28 +03:00
com_dotnet better way to get ACP 2016-12-12 01:54:22 +01:00
ctype
curl Fixes the curl tests to be more reliable in Travis CI 2016-12-27 21:52:05 +01:00
date Merge branch 'PHP-7.0' of https://git.php.net/push/php-src into PHP-7.0 2016-11-30 14:41:26 -05:00
dba Merge branch 'PHP-5.6' into PHP-7.0 2016-08-25 18:29:23 +02:00
dom Fix bug #73150: missing NULL check in dom_document_save_html 2016-10-12 12:19:41 +02:00
enchant
exif Merge branch 'PHP-5.6' into PHP-7.0 2016-09-04 20:57:46 -07:00
fileinfo add test for bug #57547 2016-11-24 19:25:47 +01:00
filter Merge branch 'PHP-5.6' into PHP-7.0 2016-09-09 14:34:11 +02:00
ftp Merge branch 'PHP-5.6' into PHP-7.0 2016-08-30 13:44:59 +02:00
gd Merge branch 'PHP-5.6' into PHP-7.0 2016-11-27 14:53:27 -08:00
gettext Remove zpp fallback code (always use Fast ZPP) 2016-09-11 22:44:46 +01:00
gmp Fix GMP unserialization with self-reference 2016-07-25 23:04:00 +02:00
hash Merge branch 'pull-request/1817' 2016-10-17 17:01:39 +01:00
iconv More string length checks & fixes 2016-11-03 21:35:09 -07:00
imap Merge remote-tracking branch 'phpsec/PHP-7.0.13' into PHP-7.0 2016-11-08 11:13:29 +01:00
interbase Fixed build 2016-04-29 11:13:15 +08:00
intl Fixed bad merge 2016-12-01 16:21:57 +03:00
json remove TSRMLS_* 2016-11-21 23:53:37 +01:00
ldap Fix various int size overflows. 2016-09-12 21:04:23 -07:00
libxml Merge branch 'PHP-5.6' into PHP-7.0 2016-07-15 01:14:41 +02:00
mbstring Merge branch 'PHP-5.6' into PHP-7.0 2016-12-17 20:45:22 +01:00
mcrypt remove TSRMLS_* 2016-11-21 23:53:37 +01:00
mysqli Add a bit more test cases (edge cases) to the BIT test case 2016-12-12 21:52:36 +02:00
mysqlnd Fix off by 1 problem. 2016-12-12 21:11:02 +02:00
oci8 Fixed bug #71148 (Bind reference overwritten on PHP 7) 2016-10-17 12:40:14 +11:00
odbc avoid unneeded copying 2016-11-07 21:09:03 +01:00
opcache Fix IS_UNDEF comparisons in opcache 2016-12-22 12:46:14 +01:00
openssl Fix alpn_ctx leaking in openssl 2016-12-22 23:34:07 +01:00
pcntl Fixed bug #72154 (pcntl_wait/pcntl_waitpid array internal structure overwrite) 2016-05-05 15:18:17 +08:00
pcre Fix #73612: preg_*() may leak memory 2016-11-26 15:34:27 +01:00
pdo Compatibility with Firebird & Oracle select syntax. 2016-12-19 01:06:24 +01:00
pdo_dblib Ignore potentially misleading dberr values 2016-09-26 17:07:46 -04:00
pdo_firebird Fixes #65689. PDO_Firebrid / exec() does not free allocated statement. 2016-12-25 22:06:20 -08:00
pdo_mysql Merge branch 'PHP-5.6' into PHP-7.0 2016-12-15 09:31:54 +01:00
pdo_oci
pdo_odbc Fix ODBC bug for varchars returning with length zero 2016-06-02 12:04:10 +02:00
pdo_pgsql make timing check more forgiving in these tests 2016-12-15 12:20:37 +01:00
pdo_sqlite Enable FTS4 and FTS5 for bundled libsqlite 2016-11-08 02:26:43 +01:00
pgsql Merge branch 'PHP-5.6' into PHP-7.0 2016-11-22 00:46:03 +01:00
phar Silence warning from unhandled enum 2016-12-17 00:12:33 +01:00
posix Merge branch 'PHP-5.6' into PHP-7.0 2016-07-30 18:36:00 +02:00
pspell
readline Fixed bug #72538 (readline_redisplay crashes php) 2016-07-03 23:56:27 +08:00
recode Add more checks for int overflow 2016-09-12 21:04:23 -07:00
reflection Fix bug #46103 2016-12-18 17:10:19 +01:00
session remove TSRMLS_* 2016-11-21 23:53:37 +01:00
shmop Document that ext/shmop deals with resources as of PHP 7.0.0 2016-10-07 16:35:37 +02:00
simplexml fix typo 2016-10-12 17:12:38 +02:00
skeleton
snmp remove TSRMLS_* 2016-11-21 23:53:37 +01:00
soap More fixes for bug #73089 2016-12-13 17:56:38 +01:00
sockets remove TSRMLS_* 2016-11-21 23:53:37 +01:00
spl Fix memory leak(null coalescing operator with Spl hash) 2016-11-20 15:46:13 -08:00
sqlite3 Merge branch 'PHP-7.0' of git.php.net:php-src into PHP-7.0 2016-11-16 16:47:05 +03:00
standard fix proto 2016-12-19 00:50:29 +01:00
sysvmsg
sysvsem
sysvshm fix test 2016-08-18 15:35:26 +02:00
tidy
tokenizer
wddx fix leak, take 2 2016-12-06 16:12:39 +01:00
xml remove TSRMLS_* 2016-11-21 23:53:37 +01:00
xmlreader Merge branch 'PHP-5.6' into PHP-7.0 2016-09-11 00:09:23 +02:00
xmlrpc More int->size_t and string overflow fixes 2016-11-05 14:00:47 -07:00
xmlwriter
xsl
zip More string length checks & fixes 2016-11-03 21:35:09 -07:00
zlib Fixed bug #73373 (deflate_add does not verify that output was not truncated) 2016-12-22 15:29:36 +01:00
ext_skel
ext_skel_win32.php