php-src/ext
2018-02-19 10:12:46 +01:00
..
bcmath Add test for bcpwmod 2018-02-12 09:25:31 +01:00
bz2 year++ 2018-01-02 12:57:58 +08:00
calendar Remove trailing whitespace in inc files 2018-02-10 19:20:23 +01:00
com_dotnet Share identical arginfos 2018-02-19 08:31:03 +01:00
ctype year++ 2018-01-02 12:57:58 +08:00
curl Remove empty sections in tests 2018-02-14 11:10:59 +01:00
date Remove always true condition 2018-02-17 13:02:50 +01:00
dba Remove duplicated informations in tests 2018-02-19 08:29:54 +01:00
dom Use zend_parse_parameters_none_throw 2018-02-18 09:36:35 +01:00
enchant Use bool instead of boolean in proto 2018-02-04 17:00:24 +01:00
exif Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
fileinfo Fix some misspellings 2018-02-06 16:59:00 +01:00
filter Fix overflow, int var used in loop with size_t counter 2018-02-18 17:55:50 +01:00
ftp Test more functions of ftp 2018-02-19 08:27:37 +01:00
gd Fix: follow the indent of the other configure options 2018-02-15 08:49:58 +01:00
gettext Remove space between function name and open parentheses 2018-02-08 09:57:43 +01:00
gmp Reduce variable scope 2018-02-18 19:15:36 +01:00
hash Avoid conditions inside loop 2018-02-09 19:28:20 +01:00
iconv Remove unnecessary cast 2018-02-17 14:19:06 +01:00
imap Remove trailing whitespace in inc files 2018-02-10 19:20:23 +01:00
interbase Refactoring duplicated ZPP with a switch 2018-02-19 08:33:18 +01:00
intl Use zend_parse_parameters_none_throw 2018-02-18 09:36:35 +01:00
json Add missing SKIPIF sections 2018-02-03 13:54:34 +01:00
ldap Fix some compile results warnings 2018-02-18 16:22:31 +01:00
libxml Merge branch 'PHP-7.2' 2018-02-08 10:51:47 +01:00
mbstring Fix unsigned comparisons 2018-02-17 13:02:50 +01:00
mysqli Remove redelcaration of zend_parse_parameters_none 2018-02-18 09:38:47 +01:00
mysqlnd Trailing whitespaces 2018-01-03 14:38:00 +01:00
oci8 Remove duplicated informations in tests 2018-02-19 08:29:54 +01:00
odbc Fix: follow the indent of the other configure options 2018-02-15 08:49:58 +01:00
opcache Merge branch 'PHP-7.2' 2018-02-18 17:43:08 +01:00
openssl Remove trailing whitespace in inc files 2018-02-10 19:20:23 +01:00
pcntl Trailing whitespaces 2018-01-03 14:38:00 +01:00
pcre Reduce var scope 2018-02-17 13:02:49 +01:00
pdo Reduce struct size by 8 bytes on 64-bit 2018-02-19 10:12:46 +01:00
pdo_dblib year++ 2018-01-02 12:57:58 +08:00
pdo_firebird Remove trailing whitespace in inc files 2018-02-10 19:20:23 +01:00
pdo_mysql Remove trailing whitespace in inc files 2018-02-10 19:20:23 +01:00
pdo_oci year++ 2018-01-02 12:57:58 +08:00
pdo_odbc Trailing whitespaces 2018-01-03 14:38:00 +01:00
pdo_pgsql Use OBJ_FLAGS() macro to access object flags (even if they are currently stored together with GC_FLAGS) 2018-01-22 15:57:00 +03:00
pdo_sqlite year++ 2018-01-02 12:57:58 +08:00
pgsql Reduce var scope 2018-02-18 19:59:23 +01:00
phar Remove trailing whitespace in inc files 2018-02-10 19:20:23 +01:00
posix Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
pspell Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
readline year++ 2018-01-02 12:57:58 +08:00
recode year++ 2018-01-02 12:57:58 +08:00
reflection Fix typo 2018-02-13 08:05:05 +01:00
session Remove empty sections in tests 2018-02-14 11:10:59 +01:00
shmop year++ 2018-01-02 12:57:58 +08:00
simplexml Merge branch 'PHP-7.2' 2018-02-08 10:51:47 +01:00
skeleton Move constants into read-only data segment 2017-12-14 18:43:44 +03:00
snmp Fix use of Z_LVAL_P in snmp 2018-02-11 22:47:01 +01:00
soap Remove trailing whitespace in inc files 2018-02-10 19:20:23 +01:00
sockets Removed unused variables 2018-02-11 22:46:33 +01:00
sodium Fix: follow the indent of the other configure options 2018-02-15 08:49:58 +01:00
spl Test more functionalities of SPL 2018-02-19 08:26:34 +01:00
sqlite3 Add and fix SKIPIF sections 2018-02-04 17:26:37 +01:00
standard Fix possible int overflow on vars used in loop with size_t counter 2018-02-18 17:55:50 +01:00
sysvmsg year++ 2018-01-02 12:57:58 +08:00
sysvsem year++ 2018-01-02 12:57:58 +08:00
sysvshm Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
tidy Fixes for #74707 some methods of tidy class didn't have arginfo declared 2018-02-12 09:30:23 +01:00
tokenizer Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
wddx Merge branch 'PHP-7.2' 2018-02-08 10:51:47 +01:00
xml Reduce variable scope 2018-02-17 13:02:50 +01:00
xmlreader Merge branch 'PHP-7.2' 2018-02-08 10:51:47 +01:00
xmlrpc Merge branch 'PHP-7.2' 2018-02-08 10:51:47 +01:00
xmlwriter Merge branch 'PHP-7.2' 2018-02-08 10:51:47 +01:00
xsl Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
zend_test Fix: follow the indent of the other configure options 2018-02-15 08:49:58 +01:00
zip Remove empty sections in tests 2018-02-14 11:10:59 +01:00
zlib Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
ext_skel.php Fixed typo 2018-01-05 07:30:45 +01:00