php-src/ext
2015-02-05 16:58:19 +08:00
..
bcmath bump year 2015-01-15 23:27:30 +08:00
bz2 bump year 2015-01-15 23:27:30 +08:00
calendar bump year 2015-01-15 23:27:30 +08:00
com_dotnet zend_read_property() has to provide a holder for return value. 2015-01-22 11:50:42 +03:00
ctype bump year 2015-01-15 23:27:30 +08:00
curl found type is unnecessary 2015-02-02 14:45:19 +08:00
date Move zend_object->guards into additional slot of zend_object->properties_table[]. As result size of objects without __get/__set/__unset/__isset magic methods is reduced. 2015-02-04 15:24:13 +03:00
dba Ported dba 2015-02-03 12:07:36 +08:00
dom fix wars about importing of locally defined symbols 2015-02-04 18:13:25 +01:00
enchant Ported enchant 2015-02-02 16:33:57 +08:00
ereg bump year 2015-01-15 23:27:30 +08:00
exif Merge branch 'PHP-5.6' 2015-01-20 10:41:59 -08:00
fileinfo Move zend_object->guards into additional slot of zend_object->properties_table[]. As result size of objects without __get/__set/__unset/__isset magic methods is reduced. 2015-02-04 15:24:13 +03:00
filter fix warnings 2015-01-30 19:54:46 +01:00
ftp Ported ftp 2015-02-02 13:53:03 +08:00
gd fix unitialized val usage 2015-02-04 18:13:28 +01:00
gettext bump year 2015-01-15 23:27:30 +08:00
gmp fix data type mismatch 2015-02-04 18:13:29 +01:00
hash Cleanup resource handling APIs 2015-02-02 13:23:16 +08:00
iconv fix warnings 2015-01-30 20:04:04 +01:00
imap Ported imap 2015-02-02 14:35:50 +08:00
interbase Merge branch 'close_cor' of github.com:MegaManSec/php-src 2015-01-30 23:05:10 +01:00
intl Move zend_object->guards into additional slot of zend_object->properties_table[]. As result size of objects without __get/__set/__unset/__isset magic methods is reduced. 2015-02-04 15:24:13 +03:00
json Use object pointers instead of handles 2015-02-04 12:01:55 +03:00
ldap Ported ldap 2015-02-02 15:05:20 +08:00
libxml Merge branch 'PHP-5.5' into PHP-5.6 2015-02-01 00:09:04 -08:00
mbstring Merge branch 'pull-request/1012' 2015-01-31 23:52:10 -08:00
mcrypt Ported mcrypt 2015-02-03 11:58:11 +08:00
mssql int -> size_t and long -> zend_long 2015-01-20 23:11:22 -08:00
mysql Fixed mysql tests fails 2015-02-03 22:04:24 +08:00
mysqli Move zend_object->guards into additional slot of zend_object->properties_table[]. As result size of objects without __get/__set/__unset/__isset magic methods is reduced. 2015-02-04 15:24:13 +03:00
mysqlnd Merge branch 'PHP-5.6' 2015-02-01 12:42:00 -08:00
oci8 attempt to port oci 2015-02-03 22:17:25 +08:00
odbc Attempt to port odbc 2015-02-04 13:58:22 +08:00
opcache Added CREDITS 2015-02-05 16:58:19 +08:00
openssl found type is unnecessary 2015-02-02 14:45:19 +08:00
pcntl bump year 2015-01-15 23:27:30 +08:00
pcre Remove preg_replace /e modifier 2015-01-26 21:00:23 +01:00
pdo Move zend_object->guards into additional slot of zend_object->properties_table[]. As result size of objects without __get/__set/__unset/__isset magic methods is reduced. 2015-02-04 15:24:13 +03:00
pdo_dblib size_t cleanup for PDO 2015-01-26 16:16:02 -08:00
pdo_firebird size_t cleanup for PDO 2015-01-26 16:16:02 -08:00
pdo_mysql size_t cleanup for PDO 2015-01-26 16:16:02 -08:00
pdo_oci size_t cleanup for PDO 2015-01-26 16:16:02 -08:00
pdo_odbc size_t cleanup for PDO 2015-01-26 16:16:02 -08:00
pdo_pgsql size_t cleanup for PDO 2015-01-26 16:16:02 -08:00
pdo_sqlite size_t cleanup for PDO 2015-01-26 16:16:02 -08:00
pgsql Fixed pgsql tests 2015-02-03 23:50:58 +08:00
phar Merge branch 'PHP-5.6' 2015-01-29 00:02:03 +08:00
posix bump year 2015-01-15 23:27:30 +08:00
pspell bump year 2015-01-15 23:27:30 +08:00
readline bump year 2015-01-15 23:27:30 +08:00
recode int -> size_t 2015-01-20 22:50:17 -08:00
reflection Move zend_object->guards into additional slot of zend_object->properties_table[]. As result size of objects without __get/__set/__unset/__isset magic methods is reduced. 2015-02-04 15:24:13 +03:00
session Fixed typos in comments 2015-02-04 05:00:03 +09:00
shmop Fixed shmop tests fails 2015-02-03 22:07:31 +08:00
simplexml Move zend_object->guards into additional slot of zend_object->properties_table[]. As result size of objects without __get/__set/__unset/__isset magic methods is reduced. 2015-02-04 15:24:13 +03:00
skeleton Fix the most obvious issues here. 2015-01-20 23:56:51 -08:00
snmp Move zend_object->guards into additional slot of zend_object->properties_table[]. As result size of objects without __get/__set/__unset/__isset magic methods is reduced. 2015-02-04 15:24:13 +03:00
soap Cleanup resource handling APIs 2015-02-02 13:23:16 +08:00
sockets found type is unnecessary 2015-02-02 14:45:19 +08:00
spl Move zend_object->guards into additional slot of zend_object->properties_table[]. As result size of objects without __get/__set/__unset/__isset magic methods is reduced. 2015-02-04 15:24:13 +03:00
sqlite3 Move zend_object->guards into additional slot of zend_object->properties_table[]. As result size of objects without __get/__set/__unset/__isset magic methods is reduced. 2015-02-04 15:24:13 +03:00
standard fix test to not hit php.net 2015-02-05 00:42:11 -08:00
sybase_ct bump year 2015-01-15 23:27:30 +08:00
sysvmsg Cleanup resource handling APIs 2015-02-02 13:23:16 +08:00
sysvsem Cleanup resource handling APIs 2015-02-02 13:23:16 +08:00
sysvshm Cleanup resource handling APIs 2015-02-02 13:23:16 +08:00
tidy fix data type 2015-02-04 18:13:24 +01:00
tokenizer bump year 2015-01-15 23:27:30 +08:00
wddx Ported wddx 2015-02-03 12:02:28 +08:00
xml Cleanup resource handling APIs 2015-02-02 13:23:16 +08:00
xmlreader fix wars about importing of locally defined symbols 2015-02-04 18:13:25 +01:00
xmlrpc Cleanup resource handling APIs 2015-02-02 13:23:16 +08:00
xmlwriter Move zend_object->guards into additional slot of zend_object->properties_table[]. As result size of objects without __get/__set/__unset/__isset magic methods is reduced. 2015-02-04 15:24:13 +03:00
xsl Move zend_object->guards into additional slot of zend_object->properties_table[]. As result size of objects without __get/__set/__unset/__isset magic methods is reduced. 2015-02-04 15:24:13 +03:00
zip Move zend_object->guards into additional slot of zend_object->properties_table[]. As result size of objects without __get/__set/__unset/__isset magic methods is reduced. 2015-02-04 15:24:13 +03:00
zlib bump year 2015-01-15 23:27:30 +08:00
ext_skel integrated the static tsrmls cache into ext/skel 2014-12-17 12:37:50 +01:00
ext_skel_win32.php remove the remains of dsp files handling 2014-10-03 19:38:40 +02:00