..
bcmath
Merge remote-tracking branch 'origin/master' into native-tls
2014-12-17 05:29:36 +01:00
bz2
second shot on removing TSRMLS_*
2014-12-14 14:07:59 +01:00
calendar
Merge branch 'PHP-5.6'
2015-01-02 10:16:37 +01:00
com_dotnet
Drop duplicate arg from hash_get_current_key_ex
2014-12-26 21:06:18 +01:00
ctype
first shot remove TSRMLS_* things
2014-12-13 23:06:14 +01:00
curl
Use "float" and "integer" in typehint and zpp errors
2014-12-21 13:23:02 +00:00
date
Allow the third arg to DateTime(Immutable)::createFromFormat() to be null.
2014-12-30 13:58:59 -08:00
dba
first shot remove TSRMLS_* things
2014-12-13 23:06:14 +01:00
dom
Drop duplicate arg from hash_get_current_key_ex
2014-12-26 21:06:18 +01:00
enchant
first shot remove TSRMLS_* things
2014-12-13 23:06:14 +01:00
ereg
Use "float" and "integer" in typehint and zpp errors
2014-12-21 13:23:02 +00:00
exif
Use "float" and "integer" in typehint and zpp errors
2014-12-21 13:23:02 +00:00
fileinfo
updated libmagic.patch
2015-01-04 17:09:06 +01:00
filter
Use "float" and "integer" in typehint and zpp errors
2014-12-21 13:23:02 +00:00
ftp
Use "float" and "integer" in typehint and zpp errors
2014-12-21 13:23:02 +00:00
gd
Merge branch 'PHP-5.5' into PHP-5.6
2015-01-04 21:08:16 -08:00
gettext
Use "float" and "integer" in typehint and zpp errors
2014-12-21 13:23:02 +00:00
gmp
Use "float" and "integer" in typehint and zpp errors
2014-12-21 13:23:02 +00:00
hash
first shot remove TSRMLS_* things
2014-12-13 23:06:14 +01:00
iconv
remove the extra comma
2014-12-26 13:08:57 +01:00
imap
Use "float" and "integer" in typehint and zpp errors
2014-12-21 13:23:02 +00:00
interbase
second shot on removing TSRMLS_*
2014-12-14 14:07:59 +01:00
intl
Fix uses of zval_add_ref and add comment on usage
2015-01-05 17:02:11 +01:00
json
first shot remove TSRMLS_* things
2014-12-13 23:06:14 +01:00
ldap
Drop duplicate arg from hash_get_current_key_ex
2014-12-26 21:06:18 +01:00
libxml
first shot remove TSRMLS_* things
2014-12-13 23:06:14 +01:00
mbstring
Specifying MACRO for ppc64
2015-01-04 19:24:41 -08:00
mcrypt
first shot remove TSRMLS_* things
2014-12-13 23:06:14 +01:00
mssql
first shot remove TSRMLS_* things
2014-12-13 23:06:14 +01:00
mysql
FAST_ZPP for hot functions
2014-12-23 23:07:55 -05:00
mysqli
Merge branch 'PHP-5.6'
2015-01-07 23:23:26 +00:00
mysqlnd
Merge branch 'PHP-5.6'
2015-01-07 23:23:26 +00:00
oci8
Use "float" and "integer" in typehint and zpp errors
2014-12-21 13:23:02 +00:00
odbc
Use "float" and "integer" in typehint and zpp errors
2014-12-21 13:23:02 +00:00
opcache
Use special flag (HASH_FLAG_INITIALIZED) instead of (nTableMask == 0) to indicate that HashTable is allocated.
2014-12-27 11:07:12 +03:00
openssl
Micro optimaztion (yeah, I know compiler supposed to do that)
2014-12-22 00:10:46 -05:00
pcntl
first shot remove TSRMLS_* things
2014-12-13 23:06:14 +01:00
pcre
Merge branch 'PHP-5.5' into PHP-5.6
2014-12-30 16:51:06 +01:00
pdo
Don't count variadic argument in zend_func.common.num_args. This allows faster CALL/RETURN code.
2014-12-22 16:44:39 +03:00
pdo_dblib
first shot remove TSRMLS_* things
2014-12-13 23:06:14 +01:00
pdo_firebird
first shot remove TSRMLS_* things
2014-12-13 23:06:14 +01:00
pdo_mysql
Merge branch 'PHP-5.6'
2015-01-05 12:12:02 +01:00
pdo_oci
first shot remove TSRMLS_* things
2014-12-13 23:06:14 +01:00
pdo_odbc
second shot on removing TSRMLS_*
2014-12-14 14:07:59 +01:00
pdo_pgsql
Merge branch 'PHP-5.6'
2015-01-05 11:03:50 +01:00
pdo_sqlite
second shot on removing TSRMLS_*
2014-12-14 14:07:59 +01:00
pgsql
Merge branch 'PHP-5.6'
2014-12-30 18:01:51 +00:00
phar
Use HashTable.u.flags instead of HashTable.arHash to check if HashTable is properly initialized
2014-12-30 00:14:13 +03:00
posix
Use "float" and "integer" in typehint and zpp errors
2014-12-21 13:23:02 +00:00
pspell
Use "float" and "integer" in typehint and zpp errors
2014-12-21 13:23:02 +00:00
readline
Drop duplicate arg from hash_get_current_key_ex
2014-12-26 21:06:18 +01:00
recode
first shot remove TSRMLS_* things
2014-12-13 23:06:14 +01:00
reflection
Drop duplicate arg from hash_get_current_key_ex
2014-12-26 21:06:18 +01:00
session
almost all the replacements of TSRMLS_* are done
2014-12-14 14:22:42 +01:00
shmop
first shot remove TSRMLS_* things
2014-12-13 23:06:14 +01:00
simplexml
Improved trim/ltrim/rtrim functions.
2014-12-23 04:29:41 +03:00
skeleton
integrated the static tsrmls cache into ext/skel
2014-12-17 12:37:50 +01:00
snmp
Use "float" and "integer" in typehint and zpp errors
2014-12-21 13:23:02 +00:00
soap
Drop duplicate arg from hash_get_current_key_ex
2014-12-26 21:06:18 +01:00
sockets
Use "float" and "integer" in typehint and zpp errors
2014-12-21 13:23:02 +00:00
spl
Fix uses of zval_add_ref and add comment on usage
2015-01-05 17:02:11 +01:00
sqlite3
first shot remove TSRMLS_* things
2014-12-13 23:06:14 +01:00
standard
Patch commit d9f85373e3
by moving the float_to_double function to
2015-01-07 22:45:23 +00:00
sybase_ct
first shot remove TSRMLS_* things
2014-12-13 23:06:14 +01:00
sysvmsg
first shot remove TSRMLS_* things
2014-12-13 23:06:14 +01:00
sysvsem
first shot remove TSRMLS_* things
2014-12-13 23:06:14 +01:00
sysvshm
Use "float" and "integer" in typehint and zpp errors
2014-12-21 13:23:02 +00:00
tidy
Micro optimaztion (yeah, I know compiler supposed to do that)
2014-12-22 00:10:46 -05:00
tokenizer
Use "float" and "integer" in typehint and zpp errors
2014-12-21 13:23:02 +00:00
wddx
first shot remove TSRMLS_* things
2014-12-13 23:06:14 +01:00
xml
Use "float" and "integer" in typehint and zpp errors
2014-12-21 13:23:02 +00:00
xmlreader
first shot remove TSRMLS_* things
2014-12-13 23:06:14 +01:00
xmlrpc
first shot remove TSRMLS_* things
2014-12-13 23:06:14 +01:00
xmlwriter
first shot remove TSRMLS_* things
2014-12-13 23:06:14 +01:00
xsl
second shot on removing TSRMLS_*
2014-12-14 14:07:59 +01:00
zip
first shot remove TSRMLS_* things
2014-12-13 23:06:14 +01:00
zlib
Use "float" and "integer" in typehint and zpp errors
2014-12-21 13:23:02 +00: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