php-src/ext
2014-09-19 15:41:01 +04:00
..
bcmath 's' works with size_t round 2 2014-08-27 20:49:33 +02:00
bz2 remove useless check 2014-09-19 08:35:01 +02:00
calendar fix func argument type 2014-08-25 23:52:40 +02:00
com_dotnet fix signature 2014-09-15 11:30:25 +02:00
ctype master renames phase 1 2014-08-25 19:24:55 +02:00
curl better way to check for empty string 2014-09-14 22:07:38 +02:00
date Fixed useless or duplicated IS_INTERNED() checks 2014-09-19 15:41:01 +04:00
dba Fix ext/dba ini handling 2014-09-11 16:06:31 +02:00
dom Fixed useless or duplicated IS_INTERNED() checks 2014-09-19 15:41:01 +04:00
enchant 's' works with size_t round 3 2014-08-27 20:49:36 +02:00
ereg Revert "Removing ext/ereg and dependencies" 2014-09-11 11:06:57 +04:00
exif Refactored INI subsystem to use zend_string* instead of char* 2014-09-01 20:57:33 +04:00
fileinfo Fixed useless or duplicated IS_INTERNED() checks 2014-09-19 15:41:01 +04:00
filter Fixed useless or duplicated IS_INTERNED() checks 2014-09-19 15:41:01 +04:00
ftp Fix ftp_login() 2014-09-03 16:52:56 +02:00
gd Merge branch 'PHP-5.6' 2014-09-16 10:23:03 +02:00
gettext 's' works with size_t round 3 2014-08-27 20:49:36 +02:00
gmp Fixed useless or duplicated IS_INTERNED() checks 2014-09-19 15:41:01 +04:00
hash more usages for ZEND_SECURE_ZERO() 2014-09-19 01:59:55 +02:00
iconv redo the fix casting to size_t 2014-09-16 21:17:21 +02:00
imap master renames phase 7 2014-08-25 21:51:49 +02:00
interbase resource type is int 2014-08-29 11:28:21 +08:00
intl Fixed useless or duplicated IS_INTERNED() checks 2014-09-19 15:41:01 +04:00
json Fixed useless or duplicated IS_INTERNED() checks 2014-09-19 15:41:01 +04:00
ldap Fixed segfaults after change size_t of "s" 2014-08-28 15:43:14 +08:00
libxml avoid usage of strlen() in the loop 2014-09-13 23:21:53 +02:00
mbstring fix empty string check 2014-09-19 11:23:23 +02:00
mcrypt 's' and size_t - fix some invalid pointers and the remaining ext/mcrypt parts 2014-08-27 21:53:06 +02:00
mssql master renames phase 7 2014-08-25 21:51:49 +02:00
mysql Refactored INI subsystem to use zend_string* instead of char* 2014-09-01 20:57:33 +04:00
mysqli Fixed useless or duplicated IS_INTERNED() checks 2014-09-19 15:41:01 +04:00
mysqlnd Fixed useless or duplicated IS_INTERNED() checks 2014-09-19 15:41:01 +04:00
oci8 replace zend_hash_find with zend_hash_str_find which fixes leaking the key 2014-09-10 13:22:23 +02:00
odbc fix possible pointer truncation 2014-09-14 12:18:52 +02:00
opcache Fixed useless or duplicated IS_INTERNED() checks 2014-09-19 15:41:01 +04:00
openssl Fixed useless or duplicated IS_INTERNED() checks 2014-09-19 15:41:01 +04:00
pcntl first show to make 's' work with size_t 2014-08-27 20:49:31 +02:00
pcre avoid unnecessary strlen calls in loop 2014-09-19 12:36:23 +02:00
pdo Fix GMP serialization 2014-09-18 23:03:27 +02:00
pdo_dblib master renames phase 1 2014-08-25 19:24:55 +02:00
pdo_firebird master renamings phase 5 2014-08-25 21:20:44 +02:00
pdo_mysql Revert previous commit by mistake 2014-09-04 11:59:58 +08:00
pdo_oci master renames phase 7 2014-08-25 21:51:49 +02:00
pdo_odbc master renames phase 1 2014-08-25 19:24:55 +02:00
pdo_pgsql make this test a bit more tolerant when checking sleep time 2014-09-12 14:39:19 +02:00
pdo_sqlite first show to make 's' work with size_t 2014-08-27 20:49:31 +02:00
pgsql Fixed useless or duplicated IS_INTERNED() checks 2014-09-19 15:41:01 +04:00
phar Fixed useless or duplicated IS_INTERNED() checks 2014-09-19 15:41:01 +04:00
posix first show to make 's' work with size_t 2014-08-27 20:49:31 +02:00
pspell first show to make 's' work with size_t 2014-08-27 20:49:31 +02:00
readline Fix readline warnings 2014-09-05 11:20:06 +02:00
recode first show to make 's' work with size_t 2014-08-27 20:49:31 +02:00
reflection Switch (un)mangle property name to size_t and zend_string 2014-09-16 00:31:27 +02:00
session fix signed/unsigned mismatch 2014-09-16 21:17:24 +02:00
shmop first show to make 's' work with size_t 2014-08-27 20:49:31 +02:00
simplexml 's' works with size_t round 2 2014-08-27 20:49:33 +02:00
skeleton first show to make 's' work with size_t 2014-08-27 20:49:31 +02:00
snmp first show to make 's' work with size_t 2014-08-27 20:49:31 +02:00
soap Fixed useless or duplicated IS_INTERNED() checks 2014-09-19 15:41:01 +04:00
sockets Fixed useless or duplicated IS_INTERNED() checks 2014-09-19 15:41:01 +04:00
spl Fixed useless or duplicated IS_INTERNED() checks 2014-09-19 15:41:01 +04:00
sqlite3 first show to make 's' work with size_t 2014-08-27 20:49:31 +02:00
standard Fixed useless or duplicated IS_INTERNED() checks 2014-09-19 15:41:01 +04:00
sybase_ct first show to make 's' work with size_t 2014-08-27 20:49:31 +02:00
sysvmsg master renames phase 7 2014-08-25 21:51:49 +02:00
sysvsem Merge branch 'PHP-5.6' 2014-09-10 07:32:36 +02:00
sysvshm master renames phase 1 2014-08-25 19:24:55 +02:00
tidy Refactored INI subsystem to use zend_string* instead of char* 2014-09-01 20:57:33 +04:00
tokenizer Fix tokenizer test to not depend on specific token numbers 2014-08-26 23:36:53 +02:00
wddx Switch (un)mangle property name to size_t and zend_string 2014-09-16 00:31:27 +02:00
xml make xml_utf8_ encode/decode work with size_t 2014-09-14 21:38:46 +02:00
xmlreader 's' works with size_t round 3 2014-08-27 20:49:36 +02:00
xmlrpc fix type 2014-09-12 21:35:22 +02:00
xmlwriter first show to make 's' work with size_t 2014-08-27 20:49:31 +02:00
xsl 's' works with size_t round 3 2014-08-27 20:49:36 +02:00
zip improve empty string check 2014-09-17 09:16:59 +02:00
zlib fix signed/unsigned warning and add a note 2014-09-19 12:00:41 +02:00
ext_skel Merge branch 'PHP-5.5' into PHP-5.6 2014-05-01 11:23:14 -07:00
ext_skel_win32.php