.. |
bcmath
|
Merge branch 'PHP-5.6' into PHP-7.0
|
2016-04-27 13:19:29 +02:00 |
bz2
|
Merge branch 'PHP-5.6' into PHP-7.0
|
2016-01-01 19:48:25 +02:00 |
calendar
|
Merge branch 'PHP-5.6' into PHP-7.0
|
2016-01-01 19:48:25 +02:00 |
com_dotnet
|
Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE
|
2016-03-03 16:50:01 +01:00 |
ctype
|
Merge branch 'PHP-5.6' into PHP-7.0
|
2016-01-01 19:48:25 +02:00 |
curl
|
Merge branch 'PHP-7.0'
|
2016-04-29 14:31:49 +02:00 |
date
|
Merge branch 'PHP-7.0'
|
2016-04-05 11:24:45 +02:00 |
dba
|
Eliminate usages of _PP macros
|
2016-03-03 23:20:12 +01:00 |
dom
|
Removed "zend_fcall_info.function_table". It was assigned in many places, but is never used.
|
2016-04-27 13:46:38 +03:00 |
enchant
|
Remove version checks
|
2016-01-30 15:35:28 +01:00 |
exif
|
Merge branch 'PHP-5.6' into PHP-7.0
|
2016-04-27 13:19:29 +02:00 |
fileinfo
|
Merge branch 'PHP-7.0'
|
2016-03-31 01:38:38 +02:00 |
filter
|
Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE
|
2016-03-03 16:50:01 +01:00 |
ftp
|
allow static build of ext/ftp
|
2016-01-08 08:07:15 +01:00 |
gd
|
Merge branch 'PHP-5.6' into PHP-7.0
|
2016-04-27 13:19:29 +02:00 |
gettext
|
Merge branch 'PHP-5.6' into PHP-7.0
|
2016-01-01 19:48:25 +02:00 |
gmp
|
fix build
|
2016-04-26 23:04:29 -07:00 |
hash
|
Replace usage of php_hash_uint32 and php_hash_uint64 with uint32_t and uint64_t.
|
2016-02-04 11:57:41 +01:00 |
iconv
|
Add negative offset support to iconv_strpos()
|
2016-03-09 14:41:38 +01:00 |
imap
|
remove unused vars
|
2016-03-01 10:52:49 +01:00 |
interbase
|
Fixed build
|
2016-04-29 11:13:15 +08:00 |
intl
|
- get rid of EG(scope). zend_get_executed_scope() should be used instead.
|
2016-04-28 04:13:34 +03:00 |
json
|
Merge branch 'PHP-7.0'
|
2016-04-22 21:41:52 -07:00 |
ldap
|
fix SKIPIF sections
|
2016-03-09 14:28:38 +01:00 |
libxml
|
Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE
|
2016-03-03 16:50:01 +01:00 |
mbstring
|
Added missing zend_parse_parameters_none() to mb_list_encodings()
|
2016-04-03 02:28:39 +02:00 |
mcrypt
|
Merge branch 'PHP-7.0'
|
2016-03-03 16:50:47 +01:00 |
mysqli
|
- get rid of EG(scope). zend_get_executed_scope() should be used instead.
|
2016-04-28 04:13:34 +03:00 |
mysqlnd
|
Fix compiler warnings in mysqlnd
|
2016-04-03 02:27:25 +02:00 |
oci8
|
Merge branch 'PHP-7.0'
|
2016-04-18 11:16:35 +10:00 |
odbc
|
Merge branch 'PHP-5.6' into PHP-7.0
|
2016-03-17 13:42:34 +01:00 |
opcache
|
Mark all $php_errormsg as refs to inhibit optimization
|
2016-04-30 12:34:01 +02:00 |
openssl
|
Implement #51879 stream context socket option tcp_nodelay
|
2016-04-29 12:11:58 +01:00 |
pcntl
|
Merge branch 'PHP-5.6' into PHP-7.0
|
2016-01-01 19:48:25 +02:00 |
pcre
|
Simplified condition
|
2016-04-29 12:33:54 +03:00 |
pdo
|
- get rid of EG(scope). zend_get_executed_scope() should be used instead.
|
2016-04-28 04:13:34 +03:00 |
pdo_dblib
|
Merge branch 'PHP-7.0'
|
2016-04-06 14:45:35 +02:00 |
pdo_firebird
|
Do not edit the value in place (might be relates to #71261)
|
2016-01-04 05:38:15 -08:00 |
pdo_mysql
|
Merge branch 'PHP-7.0'
|
2016-03-03 16:50:47 +01:00 |
pdo_oci
|
Ensure an ORDER BY gets the expected row order
|
2016-05-02 16:08:48 +10:00 |
pdo_odbc
|
Merge branch 'PHP-7.0'
|
2016-04-01 17:41:06 +02:00 |
pdo_pgsql
|
Merge branch 'PHP-7.0'
|
2016-04-06 18:06:40 +02:00 |
pdo_sqlite
|
Merge branch 'PHP-7.0'
|
2016-05-01 19:27:13 +02:00 |
pgsql
|
- get rid of EG(scope). zend_get_executed_scope() should be used instead.
|
2016-04-28 04:13:34 +03:00 |
phar
|
Merge branch 'PHP-7.0'
|
2016-03-29 14:20:49 +02:00 |
posix
|
Fix posix build
|
2016-05-01 13:07:01 +02:00 |
pspell
|
Merge branch 'PHP-5.6' into PHP-7.0
|
2016-01-01 19:48:25 +02:00 |
readline
|
Merge branch 'PHP-7.0'
|
2016-04-29 10:20:27 +01:00 |
recode
|
Merge branch 'PHP-5.6' into PHP-7.0
|
2016-01-01 19:48:25 +02:00 |
reflection
|
Add missing update_constants in ReflectionClassConstant
|
2016-05-02 11:43:01 +02:00 |
session
|
Merge branch 'PHP-7.0'
|
2016-04-15 21:09:05 -07:00 |
shmop
|
Merge branch 'PHP-7.0'
|
2016-03-30 10:01:07 +02:00 |
simplexml
|
Merge branch 'PHP-7.0'
|
2016-03-08 13:16:46 +01:00 |
skeleton
|
Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE
|
2016-03-03 16:50:01 +01:00 |
snmp
|
Merge branch 'PHP-7.0'
|
2016-03-29 11:27:39 +02:00 |
soap
|
- get rid of EG(scope). zend_get_executed_scope() should be used instead.
|
2016-04-28 04:13:34 +03:00 |
sockets
|
Implement socket_export_stream()
|
2016-05-02 17:08:15 +02:00 |
spl
|
Merge branch 'PHP-7.0'
|
2016-04-29 12:24:13 +03:00 |
sqlite3
|
Removed "zend_fcall_info.function_table". It was assigned in many places, but is never used.
|
2016-04-27 13:46:38 +03:00 |
standard
|
hide implementation details in tests
|
2016-05-02 22:16:56 +01:00 |
sysvmsg
|
Merge branch 'PHP-5.6' into PHP-7.0
|
2016-01-01 19:48:25 +02:00 |
sysvsem
|
Merge branch 'PHP-5.6' into PHP-7.0
|
2016-01-01 19:48:25 +02:00 |
sysvshm
|
Merge branch 'PHP-7.0'
|
2016-01-01 20:04:31 +02:00 |
tidy
|
Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE
|
2016-03-03 16:50:01 +01:00 |
tokenizer
|
Merge branch 'PHP-5.6' into PHP-7.0
|
2016-01-01 19:48:25 +02:00 |
wddx
|
- get rid of EG(scope). zend_get_executed_scope() should be used instead.
|
2016-04-28 04:13:34 +03:00 |
xml
|
Removed "zend_fcall_info.function_table". It was assigned in many places, but is never used.
|
2016-04-27 13:46:38 +03:00 |
xmlreader
|
Merge branch 'PHP-5.6' into PHP-7.0
|
2016-05-03 19:10:40 +02:00 |
xmlrpc
|
Merge branch 'PHP-5.6' into PHP-7.0
|
2016-04-26 13:44:52 +03:00 |
xmlwriter
|
Merge branch 'PHP-5.6' into PHP-7.0
|
2016-01-01 19:48:25 +02:00 |
xsl
|
Removed "zend_fcall_info.function_table". It was assigned in many places, but is never used.
|
2016-04-27 13:46:38 +03:00 |
zip
|
Merge branch 'PHP-7.0'
|
2016-04-26 22:59:25 -07:00 |
zlib
|
Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE
|
2016-03-03 16:50:01 +01:00 |
ext_skel
|
Remove trailing spaces
|
2015-12-16 12:45:09 +08:00 |
ext_skel_win32.php
|
|
|