php-src/ext
Daniel Lowrey fe29b8134c Merge branch 'PHP-5.6'
* PHP-5.6:
  hexadecimal is case*in*sensitive

Conflicts:
	ext/openssl/xp_ssl.c
2015-03-04 23:00:59 -07:00
..
bcmath made ZEND_TSRMLS_CACHE_* macros look like function calls 2015-02-16 17:19:32 +01:00
bz2 indent 2015-03-04 12:10:23 +08:00
calendar
com_dotnet made ZEND_TSRMLS_CACHE_* macros look like function calls 2015-02-16 17:19:32 +01:00
ctype
curl Merge branch 'PHP-5.6' 2015-02-23 11:23:57 +01:00
date Revert mktime()/gmmktime()'s arginfo 2015-02-28 18:32:18 +08:00
dba Fixed build 2015-03-04 10:49:55 +08:00
dom Merged zend_array and HashTable into the single data structure. 2015-02-13 22:20:39 +03:00
enchant Merge branch 'PHP-5.6' 2015-02-17 07:10:30 +01:00
exif made ZEND_TSRMLS_CACHE_* macros look like function calls 2015-02-16 17:19:32 +01:00
fileinfo Update libmagic.patch to reflect changes made 2015-02-10 20:48:58 +08:00
filter made ZEND_TSRMLS_CACHE_* macros look like function calls 2015-02-16 17:19:32 +01:00
ftp Ported ftp 2015-02-02 13:53:03 +08:00
gd Use zend_string* instead of char* for opened_patch handling. Avoid reallocations and improve string reuse. 2015-03-04 02:05:28 +03:00
gettext
gmp made ZEND_TSRMLS_CACHE_* macros look like function calls 2015-02-16 17:19:32 +01:00
hash Cleanup resource handling APIs 2015-02-02 13:23:16 +08:00
iconv made ZEND_TSRMLS_CACHE_* macros look like function calls 2015-02-16 17:19:32 +01:00
imap Ported imap 2015-02-02 14:35:50 +08:00
interbase Use Firebird default home folder, replace Interbase with Firebird 2015-02-24 13:58:14 +02:00
intl Fix compile error 2015-03-04 09:56:50 +08:00
json Merge branch 'PHP-5.6' 2015-02-22 20:54:05 +00:00
ldap Ported ldap 2015-02-02 15:05:20 +08:00
libxml abstain from using xmlCleanupParser 2015-02-17 10:37:52 +01:00
mbstring Merge remote-tracking branch 'datibbaw/kill-ereg' 2015-03-05 00:21:38 +00:00
mcrypt Ported mcrypt 2015-02-03 11:58:11 +08:00
mysqli Improved assert() according to expectations RFC. 2015-03-02 12:25:40 +03:00
mysqlnd made ZEND_TSRMLS_CACHE_* macros look like function calls 2015-02-16 17:19:32 +01:00
oci8 attempt to port oci 2015-02-03 22:17:25 +08:00
odbc added ODBCVER to phpinfo() 2015-02-07 11:23:50 +01:00
opcache Explicitly depend opcache on pcre. 2015-03-05 00:27:36 +00:00
openssl Merge branch 'PHP-5.6' 2015-03-04 23:00:59 -07:00
pcntl
pcre Fixed bug #69115 crash in mail 2015-02-27 10:42:20 +01:00
pdo Use new ZEND_HASH_FOREACH_... API. 2015-02-10 15:43:12 +03:00
pdo_dblib Look for PDO include files in the right folder 2015-02-06 12:06:29 +01:00
pdo_firebird
pdo_mysql made ZEND_TSRMLS_CACHE_* macros look like function calls 2015-02-16 17:19:32 +01:00
pdo_oci Look for PDO include files in the right folder 2015-02-06 12:06:29 +01:00
pdo_odbc Look for PDO include files in the right folder 2015-02-06 12:06:29 +01:00
pdo_pgsql Look for PDO include files in the right folder 2015-02-06 12:06:29 +01:00
pdo_sqlite Look for PDO include files in the right folder 2015-02-06 12:06:29 +01:00
pgsql Remove unnecessary debug warning (that also broke tests). 2015-03-05 00:33:20 +00:00
phar Use strpprintf 2015-03-05 12:40:09 +08:00
posix
pspell
readline Merge branch 'PHP-5.6' 2015-02-15 22:56:56 +08:00
recode
reflection Use a deprecated function that still exists. 2015-03-05 00:51:05 +00:00
session made ZEND_TSRMLS_CACHE_* macros look like function calls 2015-02-16 17:19:32 +01: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 made ZEND_TSRMLS_CACHE_* macros look like function calls 2015-02-16 17:19:32 +01:00
snmp Get rid of old HashTable iteration API (it doesn't work with constant arrays) 2015-02-13 20:18:29 +03:00
soap Merge branch 'PHP-5.5' into PHP-5.6 2015-03-03 16:27:35 +08:00
sockets made ZEND_TSRMLS_CACHE_* macros look like function calls 2015-02-16 17:19:32 +01:00
spl Use zend_string* instead of char* for opened_patch handling. Avoid reallocations and improve string reuse. 2015-03-04 02:05:28 +03:00
sqlite3 made ZEND_TSRMLS_CACHE_* macros look like function calls 2015-02-16 17:19:32 +01:00
standard Merge branch 'tls-alpn' 2015-03-04 13:56:58 -07: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 made ZEND_TSRMLS_CACHE_* macros look like function calls 2015-02-16 17:19:32 +01:00
tokenizer Márcio Almada remove dead tokens: T_CHARACTER, T_BAD_CHARACTER. 2015-02-08 21:44:44 -03:00
wddx Merged zend_array and HashTable into the single data structure. 2015-02-13 22:20:39 +03:00
xml made ZEND_TSRMLS_CACHE_* macros look like function calls 2015-02-16 17:19:32 +01: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 Remove the unused vars 2015-03-04 09:52:09 +08:00
zlib Use zend_string* instead of char* for opened_patch handling. Avoid reallocations and improve string reuse. 2015-03-04 02:05:28 +03:00
ext_skel
ext_skel_win32.php