php-src/ext
2018-01-17 12:37:42 +03:00
..
bcmath year++ 2018-01-02 12:57:58 +08:00
bz2 year++ 2018-01-02 12:57:58 +08:00
calendar Trailing whitespaces 2018-01-03 14:38:00 +01:00
com_dotnet Replaced separation with destructor 2018-01-17 03:01:00 +03:00
ctype year++ 2018-01-02 12:57:58 +08:00
curl Merge branch 'PHP-7.2' 2018-01-12 12:22:35 +01:00
date Avoid abs() type mismatch warnings 2018-01-06 21:51:31 +01:00
dba Add missing clean sections 2018-01-12 08:05:07 +01:00
dom Trailing whitespaces 2018-01-03 14:38:00 +01:00
enchant year++ 2018-01-02 12:57:58 +08:00
exif Trailing whitespaces 2018-01-03 14:38:00 +01:00
fileinfo Trailing whitespaces on ext/* 2018-01-04 02:38:32 -02:00
filter Eliminate useless separations 2018-01-17 11:59:01 +03:00
ftp Trailing whitespaces 2018-01-03 14:38:00 +01:00
gd Trailing whitespaces 2018-01-03 14:38:00 +01:00
gettext year++ 2018-01-02 12:57:58 +08:00
gmp Merge branch 'PHP-7.2' 2018-01-03 18:36:34 +01:00
hash Trailing whitespaces 2018-01-03 14:38:00 +01:00
iconv year++ 2018-01-02 12:57:58 +08:00
imap Merge branch 'PHP-7.2' 2018-01-12 17:14:46 +01:00
interbase Don't directly access refcount in interbase 2018-01-12 18:38:45 +01:00
intl Avoid array duplication and in-place modification 2018-01-17 02:25:36 +03:00
json Trailing whitespaces 2018-01-03 14:38:00 +01:00
ldap year++ 2018-01-02 12:57:58 +08:00
libxml year++ 2018-01-02 12:57:58 +08:00
mbstring Trailing whitespaces on ext/* 2018-01-04 02:38:32 -02:00
mysqli A cheaper way to clone reference value. 2018-01-17 10:59:50 +03:00
mysqlnd Trailing whitespaces 2018-01-03 14:38:00 +01:00
oci8 Use SERPARATE_ARRAY 2018-01-17 03:02:29 +03:00
odbc Trailing whitespaces 2018-01-03 14:38:00 +01:00
opcache A cheaper way to reset type flags. 2018-01-17 01:58:51 +03:00
openssl Eliminate useless separation 2018-01-17 12:25:49 +03:00
pcntl Trailing whitespaces 2018-01-03 14:38:00 +01:00
pcre Fixed possible incorrect "mark" usage 2018-01-09 10:30:00 +03:00
pdo Trailing whitespaces 2018-01-03 14:38:00 +01:00
pdo_dblib year++ 2018-01-02 12:57:58 +08:00
pdo_firebird Trailing whitespaces on ext/* 2018-01-04 02:38:32 -02:00
pdo_mysql year++ 2018-01-02 12:57:58 +08: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 Eliminate useless separation 2018-01-17 12:09:38 +03:00
pdo_sqlite year++ 2018-01-02 12:57:58 +08:00
pgsql Avoid separation and simlifyed conversion 2018-01-17 12:37:42 +03:00
phar Merge branch 'PHP-7.2' 2018-01-15 14:26:22 +01:00
posix year++ 2018-01-02 12:57:58 +08:00
pspell year++ 2018-01-02 12:57:58 +08:00
readline year++ 2018-01-02 12:57:58 +08:00
recode year++ 2018-01-02 12:57:58 +08:00
reflection Use ZEND_CLOSURE_OBJECT() macro to resolve closure op_array to closure object through address calculation, instead of op_array->prototype reuse. (reapply 781e1573af, now it should be OK). 2018-01-11 22:15:45 +03:00
session Trailing whitespaces 2018-01-03 14:38:00 +01:00
shmop year++ 2018-01-02 12:57:58 +08:00
simplexml year++ 2018-01-02 12:57:58 +08:00
skeleton Move constants into read-only data segment 2017-12-14 18:43:44 +03:00
snmp year++ 2018-01-02 12:57:58 +08:00
soap Trailing whitespaces 2018-01-03 14:38:00 +01:00
sockets year++ 2018-01-02 12:57:58 +08:00
sodium year++ 2018-01-02 12:57:58 +08:00
spl Fix #75765 Exception on extend of undefined class 2018-01-12 18:41:39 +01:00
sqlite3 Use stack allocated zvals 2018-01-07 20:03:49 +08:00
standard Use SEPARATE_ARRAY 2018-01-17 03:08:22 +03:00
sysvmsg year++ 2018-01-02 12:57:58 +08:00
sysvsem year++ 2018-01-02 12:57:58 +08:00
sysvshm year++ 2018-01-02 12:57:58 +08:00
tidy Merge branch 'PHP-7.2' 2018-01-11 14:34:28 +01:00
tokenizer year++ 2018-01-02 12:57:58 +08:00
wddx year++ 2018-01-02 12:57:58 +08:00
xml Trailing whitespaces on ext/* 2018-01-04 02:38:32 -02:00
xmlreader year++ 2018-01-02 12:57:58 +08:00
xmlrpc year++ 2018-01-02 12:57:58 +08:00
xmlwriter year++ 2018-01-02 12:57:58 +08:00
xsl year++ 2018-01-02 12:57:58 +08:00
zend_test year++ 2018-01-02 12:57:58 +08:00
zip Trailing whitespaces on ext/* 2018-01-04 02:38:32 -02:00
zlib Trailing whitespaces 2018-01-03 14:38:00 +01:00
ext_skel.php Fixed typo 2018-01-05 07:30:45 +01:00