php-src/ext
2018-01-22 13:36:15 +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 Removed useless SEPARATE_STRING() (zend_string_extend() performs separation anyway) 2018-01-18 02:28:18 +03:00
odbc Trailing whitespaces 2018-01-03 14:38:00 +01:00
opcache Access HashTable.u.flags through HT_FLAGS() macro. 2018-01-22 13:36:15 +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 More effecient array duplication 2018-01-17 17:57:59 +03: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 Merge branch 'PHP-7.2' 2018-01-18 10:54:16 +08:00
phar Access HashTable.u.flags through HT_FLAGS() macro. 2018-01-22 13:36:15 +03: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 Scalar types don't have reference counter 2018-01-17 16:17:43 +03: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 Use ZVAL_COPY() instead og ZVAL_DUP(), because fault is an object 2018-01-17 17:48:36 +03:00
sockets Eliminate useless separations 2018-01-17 12:45:23 +03:00
sodium year++ 2018-01-02 12:57:58 +08:00
spl Avoid useless duplication 2018-01-19 13:14:15 +03:00
sqlite3 Usee reference-counting instead of duplication 2018-01-19 13:19:49 +03:00
standard Access HashTable.u.flags through HT_FLAGS() macro. 2018-01-22 13:36:15 +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 More effecient conversion 2018-01-17 17:51:18 +03: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