php-src/ext
2014-10-06 11:45:23 +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 fix EX usage 2014-10-03 19:23:34 +02:00
ctype removed *.dsw and *.dsp files 2014-09-28 19:02:09 +02:00
curl reveal some newer libcurl features in MINFO 2014-10-03 21:47:00 +02:00
date Merge branch 'pr/647' 2014-10-06 05:52:43 +08:00
dba removed *.dsw and *.dsp files 2014-09-28 19:02:09 +02:00
dom removed *.dsw and *.dsp files 2014-09-28 19:02:09 +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 removed *.dsw and *.dsp files 2014-09-28 19:02:09 +02:00
fileinfo Merge branch 'PHP-5.6' 2014-09-20 16:42:31 -07:00
filter Move smart_str implementation into Zend/ 2014-09-21 20:49:39 +02:00
ftp s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
gd removed *.dsw and *.dsp files 2014-09-28 19:02:09 +02:00
gettext removed *.dsw and *.dsp files 2014-09-28 19:02:09 +02:00
gmp Drop support for GMP 4.1 2014-09-28 20:46:22 +02:00
hash s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
iconv removed *.dsw and *.dsp files 2014-09-28 19:02:09 +02:00
imap removed *.dsw and *.dsp files 2014-09-28 19:02:09 +02:00
interbase removed *.dsw and *.dsp files 2014-09-28 19:02:09 +02:00
intl Add smart_str_append for appending zend_strings 2014-09-21 20:58:31 +02:00
json removed *.dsw and *.dsp files 2014-09-28 19:02:09 +02:00
ldap Merge branch 'PHP-5.6' 2014-09-28 12:28:30 -07:00
libxml Rename smart_str_append to smart_str_append_smart_str 2014-09-21 20:49:39 +02:00
mbstring removed *.dsw and *.dsp files 2014-09-28 19:02:09 +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 Merge branch 'pr/647' 2014-10-06 05:52:43 +08:00
mysqlnd Move smart_str implementation into Zend/ 2014-09-21 20:49:39 +02:00
oci8 removed *.dsw and *.dsp files 2014-09-28 19:02:09 +02:00
odbc s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
opcache Fixed list() behavior inconsistency (string handling is disabled for all cases, ArrayAccess objects handling is enabled for all cases, ZEND_FETCH_DIM_TMP_VAR opcode is renamed into ZEND_FETCH_LIST, ZEND_FETCH_ADD_LOCK flag is removed). 2014-10-05 13:02:58 +04:00
openssl removed *.dsw and *.dsp files 2014-09-28 19:02:09 +02:00
pcntl s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
pcre Move smart_str implementation into Zend/ 2014-09-21 20:49:39 +02:00
pdo Replaced EG(This) and EX(object) with EX(This). 2014-10-03 19:32:46 +04:00
pdo_dblib s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +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 s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +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 s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
pgsql removed *.dsw and *.dsp files 2014-09-28 19:02:09 +02:00
phar properly export tsrm_strtok_r() 2014-10-05 13:20:27 +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 Remove <% and <script language="php"> tags 2014-10-05 21:57:05 +02:00
recode s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
reflection Merge branch 'PHP-5.6' 2014-10-04 20:07:00 +02:00
session Move smart_str implementation into Zend/ 2014-09-21 20:49:39 +02:00
shmop removed *.dsw and *.dsp files 2014-09-28 19:02:09 +02:00
simplexml removed *.dsw and *.dsp files 2014-09-28 19:02:09 +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 Replaced EG(This) and EX(object) with EX(This). 2014-10-03 19:32:46 +04:00
sockets removed *.dsw and *.dsp files 2014-09-28 19:02:09 +02:00
spl Replaced EG(This) and EX(object) with EX(This). 2014-10-03 19:32:46 +04:00
sqlite3 s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
standard fix asinh delivering -0 when the arg is 0 2014-10-03 22:18:21 +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 removed *.dsw and *.dsp files 2014-09-28 19:02:09 +02:00
tokenizer Regenerate tokenizer data 2014-10-05 22:09:28 +02:00
wddx Move smart_str implementation into Zend/ 2014-09-21 20:49:39 +02:00
xml Merge branch 'master' into issue-67910 2014-09-20 10:09:21 +02:00
xmlreader removed *.dsw and *.dsp files 2014-09-28 19:02:09 +02:00
xmlrpc removed *.dsw and *.dsp files 2014-09-28 19:02:09 +02:00
xmlwriter removed *.dsw and *.dsp files 2014-09-28 19:02:09 +02:00
xsl removed *.dsw and *.dsp files 2014-09-28 19:02:09 +02:00
zip s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
zlib remove successive assignment 2014-10-06 11:45:23 +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