php-src/ext
2015-07-26 05:29:27 +09:00
..
bcmath Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 04:05:24 +03:00
bz2 Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 04:05:24 +03:00
calendar Drop VC6 support in ext/calendar 2015-03-29 06:35:23 +02:00
com_dotnet Switch position of ce in exception ce variable names 2015-07-03 09:45:03 -05:00
ctype Remove these old references to the DSP files we don't use anymore 2015-06-22 13:29:42 +02:00
curl remove #ifdef 2015-07-14 00:12:35 +02:00
date Merge branch 'PHP-5.6' 2015-07-07 23:39:18 +02:00
dba Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 13:59:27 +03:00
dom Various warning fixes 2015-07-17 20:18:25 +02:00
enchant Merge branch 'PHP-5.6' 2015-07-05 01:01:27 -07:00
exif Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 04:05:24 +03:00
fileinfo Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 04:05:24 +03:00
filter Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 04:05:24 +03:00
ftp Remove these old references to the DSP files we don't use anymore 2015-06-22 13:29:42 +02:00
gd fix libwebp namings 2015-07-24 17:06:29 +02:00
gettext Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 04:05:24 +03:00
gmp Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 04:05:24 +03:00
hash Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 04:05:24 +03:00
iconv Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 04:05:24 +03:00
imap Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 13:59:27 +03:00
interbase Cleanup (avoid reallocations) 2015-07-02 18:58:04 +03:00
intl Various warning fixes 2015-07-17 20:18:25 +02:00
json Merge branch 'PHP-5.6' 2015-07-21 02:00:16 +02:00
ldap fix config.w32 2015-07-23 07:39:25 +02:00
libxml Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 04:05:24 +03:00
mbstring Check mbfl_filt_put_invalid_char return value 2015-07-18 21:53:03 +02:00
mcrypt Cleanup (avoid reallocation) 2015-07-01 14:12:46 +03:00
mysqli Fix failing tests from exception code changes 2015-07-07 23:14:05 -05:00
mysqlnd Fix mysqlnd warnings 2015-07-17 17:48:02 +02:00
oci8 More OCI8 diff fixes (Rajendra) 2015-07-16 13:06:35 +10:00
odbc Merge branch 'PHP-5.6' 2015-07-03 13:32:05 +02:00
opcache Fixed bug #70111 (Segfault when a function uses both an explicit return type and an explicit cast) 2015-07-22 22:43:30 +08:00
openssl fix backport mistake 2015-07-03 16:21:02 +02:00
pcntl Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 04:05:24 +03:00
pcre Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 04:05:24 +03:00
pdo Add Oracle syntax (Senthil) 2015-07-10 09:47:45 +10:00
pdo_dblib Use zend_string to represent pdo_column_data.name and avoid duplication. 2015-05-05 16:19:51 +03:00
pdo_firebird Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 13:59:27 +03:00
pdo_mysql Various warning fixes 2015-07-17 20:18:25 +02:00
pdo_oci PHP 7 OCI8: fix bug57702.phpt regression 2015-07-14 08:39:59 +10:00
pdo_odbc Use zend_string to represent pdo_column_data.name and avoid duplication. 2015-05-05 16:19:51 +03:00
pdo_pgsql Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 04:05:24 +03:00
pdo_sqlite Various warning fixes 2015-07-17 20:18:25 +02:00
pgsql Fixed Bug #70092 pg_field_type() is too slow 2015-07-26 05:29:27 +09:00
phar Better fix for bug #69958 2015-07-07 10:18:22 -07:00
posix Fix posix_setrlimit segfault 2015-07-09 20:40:07 +02:00
pspell cleanup mod version macros and mod defs, round x 2015-03-23 21:30:22 +01:00
readline Various warning fixes 2015-07-17 20:18:25 +02:00
recode cleanup mod version macros and mod defs, round x 2015-03-23 21:30:22 +01:00
reflection Don't leak generator cycle in ReflectionGenerator test 2015-07-03 19:33:28 +02:00
session Reverted ad4533fdba 2015-07-21 11:18:36 +02:00
shmop exclude a non windows test 2015-07-19 19:53:53 +02:00
simplexml Fix simplexml warnings 2015-07-17 21:12:15 +02:00
skeleton Merge branch 'pull-request/1235' 2015-04-18 19:36:37 -07:00
snmp Switch position of ce in exception ce variable names 2015-07-03 09:45:03 -05:00
soap Fixed bug #70079 (Segmentation fault after more than 100 SoapClient calls) 2015-07-16 18:32:42 +08:00
sockets More warning fixes 2015-07-17 21:12:15 +02:00
spl Revert SplFileInfo BC break while keeping fix for assertion removal 2015-07-13 13:27:06 -04:00
sqlite3 SQLite3::open/__construct has 2 optional args 2015-07-07 11:53:07 -07:00
standard Merge branch 'PHP-5.6' 2015-07-24 01:25:45 +02:00
sysvmsg Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 04:05:24 +03:00
sysvsem cleanup mod version macros and mod defs, round x 2015-03-23 21:30:22 +01:00
sysvshm Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 04:05:24 +03:00
tidy More warning fixes 2015-07-17 21:12:15 +02:00
tokenizer Don't return T_ERROR from token_get_all() 2015-07-09 23:02:21 +02:00
wddx wddx_add_vars() returns a bool 2015-07-19 07:05:03 -07:00
xml Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 04:05:24 +03:00
xmlreader Update exception names in tests after formatting changes. 2015-05-17 17:31:43 -05:00
xmlrpc Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 04:05:24 +03:00
xmlwriter catch more places for libxml headers search 2015-05-10 22:22:05 +02:00
xsl Partially fix XSLT warnings 2015-07-17 21:12:15 +02:00
zip Merge branch 'PHP-5.6' 2015-07-23 21:43:40 +02:00
zlib Fix zlib_filter warnings 2015-07-17 19:48:06 +02:00
ext_skel
ext_skel_win32.php