php-src/ext
Remi Collet 8785e22bca Merge branch 'PHP-5.6'
* PHP-5.6:
  Fixed bug #66356 (Heap Overflow Vulnerability in imagecrop())
2013-12-28 14:26:24 +01:00
..
bcmath Fix Bug #60633 build warning in bcmath 2013-10-03 08:45:31 +02:00
bz2 Merge branch 'PHP-5.5' 2013-10-19 23:30:53 -03:00
calendar
com_dotnet
ctype
curl
date Merge branch 'PHP-5.5' into PHP-5.6 2013-12-19 19:01:00 +00:00
dba fix bug #62490 2013-12-05 11:04:25 +01:00
dom Eliminate another TSRMLS_FETCH() in i_zend_is_true() 2013-12-18 07:25:05 +01:00
enchant
ereg
exif Merge branch 'PHP-5.5' into PHP-5.6 2013-12-16 11:37:29 -08:00
fileinfo
filter Merge branch 'PHP-5.4' into PHP-5.5 2013-12-03 14:51:03 -08:00
ftp Merge branch 'PHP-5.4' into PHP-5.5 2013-11-06 10:46:34 +01:00
gd Merge branch 'PHP-5.5' into PHP-5.6 2013-12-28 14:26:06 +01:00
gettext
gmp Support gmp_remroot() on GMP 4.1 2013-12-02 20:11:06 +01:00
hash
iconv
imap Merge branch 'PHP-5.4' into PHP-5.5 2013-09-20 14:19:01 -07:00
interbase
intl fix argument type & remove warning 2013-10-20 23:04:38 -07:00
json Merge branch 'PHP-5.6' 2013-11-18 12:39:40 +01:00
ldap fix compiler warnings and type usage 2013-10-18 11:34:24 +02:00
libxml fix test concurrency 2013-09-18 10:53:11 +02:00
mbstring Merge branch 'PHP-5.5' 2013-10-20 08:51:27 -02:00
mcrypt
mssql
mysql
mysqli Fix test 2013-12-25 15:34:39 +08:00
mysqlnd Kill a TSRMLS_FETCH() in php_stream_context_set() by passing TSRMLS_CC to it 2013-12-18 09:19:24 +01:00
oci8 OCI8 build change: Fix source variable definition for C89 compatibility 2013-12-12 15:22:55 -08:00
odbc Merge branch 'PHP-5.5' 2013-10-26 10:43:14 +09:00
opcache Merge branch 'PHP-5.6' 2013-12-26 14:51:05 +04:00
openssl Eliminate another TSRMLS_FETCH() in i_zend_is_true() 2013-12-18 07:25:05 +01:00
pcntl Eliminate the TSRMLS_FETCH() calls in the ticks functions and hook 2013-12-18 09:32:26 +01:00
pcre Avoid interned hash key duplication and hash key length recaclulation 2013-11-29 00:57:49 +04:00
pdo Merge branch 'PHP-5.5' into PHP-5.6 2013-11-09 09:46:55 -08:00
pdo_dblib FIX BUG #65219 - Typo correction 2013-10-05 21:00:47 -07:00
pdo_firebird
pdo_mysql Merge branch 'PHP-5.4' into PHP-5.5 2013-11-26 19:15:43 +02:00
pdo_oci
pdo_odbc Merge branch 'PHP-5.4' into PHP-5.5 2013-12-22 09:42:58 -02:00
pdo_pgsql
pdo_sqlite Merge branch 'PHP-5.4' into PHP-5.5 2013-11-05 11:08:09 +08:00
pgsql Merge branch 'PHP-5.5' 2013-10-22 12:30:24 +09:00
phar Merge branch 'pull-request/500' 2013-11-05 19:23:23 +01:00
posix These getpwnam('') tests are silly and not portable 2013-10-20 14:04:47 -07:00
pspell
readline Fix Bug #65714 PHP cli forces the tty to cooked mode 2013-11-15 09:49:42 +01:00
recode
reflection Merge branch 'PHP-5.5' into PHP-5.6 2013-12-10 16:10:20 +01:00
session Improved empty string handling. Now ZE uses an interned string instead of allocation new empty string each time. (Some extensions might need to be fixed using str_efree() instead of efree() to support interned strings). 2013-12-26 14:47:13 +04:00
shmop
simplexml
skeleton fixed skeleton to produce the normalized ext version macros 2013-10-14 14:37:39 +02:00
snmp Merge branch '5.4' into 5.5 2013-12-20 00:26:34 +04:00
soap Merge branch 'master' of https://git.php.net/push/php-src 2013-12-18 07:27:14 +01:00
sockets Merge branch 'PHP-5.5' into PHP-5.6 2013-12-11 14:16:07 +01:00
spl Merge branch 'PHP-5.6' 2013-12-26 14:51:05 +04:00
sqlite3 Implement variadic function syntax 2013-09-26 18:39:17 +02:00
standard update credits 2013-12-24 09:04:32 +00:00
sybase_ct brought the ext/sybase_ct/config.w32 up to date 2013-12-25 23:29:42 +01:00
sysvmsg
sysvsem
sysvshm
tidy
tokenizer Implement variadic function syntax 2013-09-26 18:39:17 +02:00
wddx
xml
xmlreader Merge branch 'PHP-5.5' 2013-10-04 11:22:52 +02:00
xmlrpc
xmlwriter
xsl Fix Bug #64776 The XSLT extension is not thread safe. 2013-12-02 15:01:24 +01:00
zip Align 'configure --help' columns 2013-12-20 10:02:46 -08:00
zlib Merge branch 'PHP-5.4' into PHP-5.5 2013-11-06 10:46:34 +01:00
ext_skel
ext_skel_win32.php