php-src/ext
Anatol Belski c00424e427 bring back all the TSRMLS_FETCH() stuff
for better comparability with the mainstream
2014-10-15 09:37:55 +02:00
..
bcmath s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
bz2 removed *.dsw and *.dsp files 2014-09-28 19:02:09 +02:00
calendar s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
com_dotnet bring back all the TSRMLS_FETCH() stuff 2014-10-15 09:37:55 +02:00
ctype removed *.dsw and *.dsp files 2014-09-28 19:02:09 +02:00
curl bring back all the TSRMLS_FETCH() stuff 2014-10-15 09:37:55 +02:00
date bring back all the TSRMLS_FETCH() stuff 2014-10-15 09:37:55 +02:00
dba bring back all the TSRMLS_FETCH() stuff 2014-10-15 09:37:55 +02:00
dom bring back all the TSRMLS_FETCH() stuff 2014-10-15 09:37:55 +02:00
enchant s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
ereg removed *.dsw and *.dsp files 2014-09-28 19:02:09 +02:00
exif Fix bug #68113 (Heap corruption in exif_thumbnail()) 2014-10-14 10:51:46 -07:00
fileinfo bring back all the TSRMLS_FETCH() stuff 2014-10-15 09:37:55 +02:00
filter Drop redundant casting code from ext/filter 2014-10-10 12:14:26 +02:00
ftp bring back all the TSRMLS_FETCH() stuff 2014-10-15 09:37:55 +02:00
gd bring back all the TSRMLS_FETCH() stuff 2014-10-15 09:37:55 +02:00
gettext removed *.dsw and *.dsp files 2014-09-28 19:02:09 +02:00
gmp Merge branch 'PHP-5.6' 2014-10-14 00:43:15 -07:00
hash s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
iconv bring back all the TSRMLS_FETCH() stuff 2014-10-15 09:37:55 +02:00
imap bring back all the TSRMLS_FETCH() stuff 2014-10-15 09:37:55 +02:00
interbase removed *.dsw and *.dsp files 2014-09-28 19:02:09 +02:00
intl bring back all the TSRMLS_FETCH() stuff 2014-10-15 09:37:55 +02:00
json Fix ::jsonSerialize() failure message 2014-10-12 20:55:51 +02:00
ldap bring back all the TSRMLS_FETCH() stuff 2014-10-15 09:37:55 +02:00
libxml bring back all the TSRMLS_FETCH() stuff 2014-10-15 09:37:55 +02:00
mbstring Review a few more SEPARATE_ZVAL_IF_NOT_REF usages 2014-10-09 12:51:05 +02:00
mcrypt removed *.dsw and *.dsp files 2014-09-28 19:02:09 +02:00
mssql removed *.dsw and *.dsp files 2014-09-28 19:02:09 +02:00
mysql removed *.dsw and *.dsp files 2014-09-28 19:02:09 +02:00
mysqli bring back all the TSRMLS_FETCH() stuff 2014-10-15 09:37:55 +02:00
mysqlnd bring back all the TSRMLS_FETCH() stuff 2014-10-15 09:37:55 +02:00
oci8 removed *.dsw and *.dsp files 2014-09-28 19:02:09 +02:00
odbc bring back all the TSRMLS_FETCH() stuff 2014-10-15 09:37:55 +02:00
opcache bring back all the TSRMLS_FETCH() stuff 2014-10-15 09:37:55 +02:00
openssl bring back all the TSRMLS_FETCH() stuff 2014-10-15 09:37:55 +02:00
pcntl bring back all the TSRMLS_FETCH() stuff 2014-10-15 09:37:55 +02:00
pcre Move smart_str implementation into Zend/ 2014-09-21 20:49:39 +02:00
pdo bring back all the TSRMLS_FETCH() stuff 2014-10-15 09:37:55 +02:00
pdo_dblib bring back all the TSRMLS_FETCH() stuff 2014-10-15 09:37:55 +02:00
pdo_firebird s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
pdo_mysql Merge branch 'master' into catchable-fatals/methods-on-non-objects 2014-09-25 19:45:05 +02:00
pdo_oci bring back all the TSRMLS_FETCH() stuff 2014-10-15 09:37:55 +02:00
pdo_odbc s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
pdo_pgsql s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
pdo_sqlite bring back all the TSRMLS_FETCH() stuff 2014-10-15 09:37:55 +02:00
pgsql bring back all the TSRMLS_FETCH() stuff 2014-10-15 09:37:55 +02:00
phar bring back all the TSRMLS_FETCH() stuff 2014-10-15 09:37:55 +02:00
posix Reverts some unwanted changes 2014-09-20 18:24:38 +02:00
pspell removed *.dsw and *.dsp files 2014-09-28 19:02:09 +02:00
readline bring back all the TSRMLS_FETCH() stuff 2014-10-15 09:37:55 +02:00
recode s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
reflection Fix invalid zend_string_frees in reflection 2014-10-12 20:55:51 +02:00
session bring back all the TSRMLS_FETCH() stuff 2014-10-15 09:37:55 +02:00
shmop removed *.dsw and *.dsp files 2014-09-28 19:02:09 +02:00
simplexml Remove get_class_entry object handler 2014-10-09 14:08:10 +02:00
skeleton removed *.dsw and *.dsp files 2014-09-28 19:02:09 +02:00
snmp removed *.dsw and *.dsp files 2014-09-28 19:02:09 +02:00
soap bring back all the TSRMLS_FETCH() stuff 2014-10-15 09:37:55 +02:00
sockets bring back all the TSRMLS_FETCH() stuff 2014-10-15 09:37:55 +02:00
spl Merge branch 'PHP-5.6' 2014-10-14 23:00:17 +08:00
sqlite3 bring back all the TSRMLS_FETCH() stuff 2014-10-15 09:37:55 +02:00
standard bring back all the TSRMLS_FETCH() stuff 2014-10-15 09:37:55 +02:00
sybase_ct removed *.dsw and *.dsp files 2014-09-28 19:02:09 +02:00
sysvmsg Move smart_str implementation into Zend/ 2014-09-21 20:49:39 +02:00
sysvsem s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
sysvshm Move smart_str implementation into Zend/ 2014-09-21 20:49:39 +02:00
tidy bring back all the TSRMLS_FETCH() stuff 2014-10-15 09:37:55 +02:00
tokenizer Regenerate tokenizer data 2014-10-05 22:09:28 +02:00
wddx bring back all the TSRMLS_FETCH() stuff 2014-10-15 09:37:55 +02:00
xml bring back all the TSRMLS_FETCH() stuff 2014-10-15 09:37:55 +02:00
xmlreader removed *.dsw and *.dsp files 2014-09-28 19:02:09 +02:00
xmlrpc bring back all the TSRMLS_FETCH() stuff 2014-10-15 09:37:55 +02:00
xmlwriter removed *.dsw and *.dsp files 2014-09-28 19:02:09 +02:00
xsl bring back all the TSRMLS_FETCH() stuff 2014-10-15 09:37:55 +02:00
zip s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
zlib bring back all the TSRMLS_FETCH() stuff 2014-10-15 09:37:55 +02:00
ext_skel Merge branch 'PHP-5.5' into PHP-5.6 2014-10-01 09:26:46 +02:00
ext_skel_win32.php remove the remains of dsp files handling 2014-10-03 19:38:40 +02:00