php-src/ext
Anatol Belski 8bc3f179ce make timing check more forgiving in these tests
Particularly on slower VMs, the sporadic fails can still happen.
The timing is kept in an uncritical range, but allows the tests
pass there. Mayby, it'd make sense to introduce a new group for
this kind of tests, so tests requiring exact time measurement
can be avoided on unsuitable environments.
2016-12-15 12:20:37 +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 fix test 2016-12-04 17:28:43 +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 Add more mbfl string size checks (bug #73505) 2016-11-26 14:49:48 -08: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 Simpler overflow check 2016-12-01 10:30:02 +03:00
openssl extend skip section 2016-12-14 19:53:55 +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 remove TSRMLS_* 2016-11-21 23:53:37 +01:00
pdo_dblib Ignore potentially misleading dberr values 2016-09-26 17:07:46 -04:00
pdo_firebird git clean section 2016-12-08 03:24:18 +01: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 Fix more size_t/int implicit conversions 2016-11-25 15:31:50 -08: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 Remove zpp fallback code (always use Fast ZPP) 2016-09-11 22:44:46 +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 Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE 2016-03-03 16:50:01 +01:00
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 make timing check more forgiving in these tests 2016-12-15 12:20:37 +01:00
sysvmsg
sysvsem
sysvshm fix test 2016-08-18 15:35:26 +02:00
tidy Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE 2016-03-03 16:50:01 +01:00
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 Merge branch 'PHP-5.6' into PHP-7.0 2016-03-14 15:58:05 +01:00
zip More string length checks & fixes 2016-11-03 21:35:09 -07:00
zlib More string length checks & fixes 2016-11-03 21:35:09 -07:00
ext_skel
ext_skel_win32.php