.. |
bcmath
|
Move constants into read-only data segment
|
2017-12-14 18:43:44 +03:00 |
bz2
|
Turn "php_stream_wrapper"s into constants
|
2017-12-14 22:46:22 +03:00 |
calendar
|
Move constants into read-only data segment
|
2017-12-14 22:14:36 +03:00 |
com_dotnet
|
Add _IS_NUMBER as cast_object() target type
|
2017-12-26 12:39:06 +01:00 |
ctype
|
Cleanup type conversion
|
2017-12-07 19:24:55 +03:00 |
curl
|
Bump libcurl requirement to 7.12.1
|
2017-12-19 23:23:56 +01:00 |
date
|
Move constants into read-only data segment
|
2017-12-14 22:14:36 +03:00 |
dba
|
Move constants into read-only data segment
|
2017-12-14 18:43:44 +03:00 |
dom
|
Move zend_object_iterator_funcs structures into read-only data segment
|
2017-12-14 14:21:22 +03:00 |
enchant
|
Move constants into read-only data segment
|
2017-12-14 18:43:44 +03:00 |
exif
|
Move constants into read-only data segment
|
2017-12-14 18:43:44 +03:00 |
fileinfo
|
Update libmagic.patch, also reflecting PCRE2 changes
|
2017-12-21 15:47:07 +01:00 |
filter
|
Fix remaining signedness warnings
|
2017-11-14 17:07:09 +01:00 |
ftp
|
Move constants into read-only data segment
|
2017-12-14 18:43:44 +03:00 |
gd
|
Move constants into read-only data segment
|
2017-12-14 18:43:44 +03:00 |
gettext
|
Move constants into read-only data segment
|
2017-12-14 18:43:44 +03:00 |
gmp
|
Add _IS_NUMBER as cast_object() target type
|
2017-12-26 12:39:06 +01:00 |
hash
|
Move constants into read-only data segment
|
2017-12-14 18:43:44 +03:00 |
iconv
|
Move constants into read-only data segment
|
2017-12-14 22:14:36 +03:00 |
imap
|
Move constants into read-only data segment
|
2017-12-14 18:43:44 +03:00 |
interbase
|
Move constants into read-only data segment
|
2017-12-14 18:43:44 +03:00 |
intl
|
Use free_obj for intl ResourceBundle
|
2017-12-28 12:25:01 +01:00 |
json
|
Merge branch 'PHP-7.2'
|
2017-12-30 17:44:09 +00:00 |
ldap
|
Move constants into read-only data segment
|
2017-12-14 18:43:44 +03:00 |
libxml
|
Merge branch 'PHP-7.2'
|
2017-11-28 18:00:46 +01:00 |
mbstring
|
Move constants into read-only data segment
|
2017-12-15 01:55:00 +03:00 |
mysqli
|
zend_fcall_info_cache.initialized is removed (zend_fcall_info_cache is initialized if zend_fcall_info_cache.function_handler is set).
|
2017-12-27 15:15:03 +03:00 |
mysqlnd
|
Move constants into read-only data segment
|
2017-12-15 01:55:00 +03:00 |
oci8
|
Persistent resources are "thread-local".
|
2017-11-01 15:19:31 +03:00 |
odbc
|
Tell the diff by returning NULL, if system has no ODBC data sources
|
2017-12-20 22:32:54 +01:00 |
opcache
|
Fix typos
|
2017-12-30 23:40:33 +01:00 |
openssl
|
Move constants into read-only data segment
|
2017-12-14 22:14:36 +03:00 |
pcntl
|
Move constants into read-only data segment
|
2017-12-14 18:43:44 +03:00 |
pcre
|
Use zend_hash_find() instead of zend_hash_find_ptr() to avoid double check
|
2017-12-27 13:25:21 +03:00 |
pdo
|
zend_fcall_info_cache.initialized is removed (zend_fcall_info_cache is initialized if zend_fcall_info_cache.function_handler is set).
|
2017-12-27 15:15:03 +03:00 |
pdo_dblib
|
Turn "pdo_stmt_methods" into constants.
|
2017-12-14 22:59:58 +03:00 |
pdo_firebird
|
Turn "pdo_stmt_methods" into constants.
|
2017-12-14 22:59:58 +03:00 |
pdo_mysql
|
Merge branch 'PHP-7.2'
|
2017-12-17 12:48:11 +01:00 |
pdo_oci
|
Turn "pdo_stmt_methods" into constants.
|
2017-12-14 22:59:58 +03:00 |
pdo_odbc
|
Merge branch 'PHP-7.2'
|
2017-12-22 16:46:03 +01:00 |
pdo_pgsql
|
Turn "pdo_stmt_methods" into constants.
|
2017-12-14 22:59:58 +03:00 |
pdo_sqlite
|
Turn "pdo_stmt_methods" into constants.
|
2017-12-14 22:59:58 +03:00 |
pgsql
|
zend_fcall_info_cache.initialized is removed (zend_fcall_info_cache is initialized if zend_fcall_info_cache.function_handler is set).
|
2017-12-27 15:15:03 +03:00 |
phar
|
Move constants into read-only data segment
|
2017-12-15 01:55:00 +03:00 |
posix
|
Move constants into read-only data segment
|
2017-12-14 18:43:44 +03:00 |
pspell
|
|
|
readline
|
Test that readline respects open_basedir
|
2017-08-25 00:12:36 +01:00 |
recode
|
|
|
reflection
|
zend_fcall_info_cache.initialized is removed (zend_fcall_info_cache is initialized if zend_fcall_info_cache.function_handler is set).
|
2017-12-27 15:15:03 +03:00 |
session
|
Move constants into read-only data segment
|
2017-12-14 22:14:36 +03:00 |
shmop
|
Move constants into read-only data segment
|
2017-12-14 18:43:44 +03:00 |
simplexml
|
Add _IS_NUMBER as cast_object() target type
|
2017-12-26 12:39:06 +01:00 |
skeleton
|
Move constants into read-only data segment
|
2017-12-14 18:43:44 +03:00 |
snmp
|
Move constants into read-only data segment
|
2017-12-14 18:43:44 +03:00 |
soap
|
Merge branch 'PHP-7.2'
|
2018-01-01 21:30:44 +01:00 |
sockets
|
Move constants into read-only data segment
|
2017-12-14 18:43:44 +03:00 |
sodium
|
Move constants into read-only data segment
|
2017-12-14 18:43:44 +03:00 |
spl
|
zend_fcall_info_cache.initialized is removed (zend_fcall_info_cache is initialized if zend_fcall_info_cache.function_handler is set).
|
2017-12-27 15:15:03 +03:00 |
sqlite3
|
Move constants into read-only data segment
|
2017-12-14 22:14:36 +03:00 |
standard
|
Add _IS_NUMBER as cast_object() target type
|
2017-12-26 12:39:06 +01:00 |
sysvmsg
|
Move constants into read-only data segment
|
2017-12-14 18:43:44 +03:00 |
sysvsem
|
Move constants into read-only data segment
|
2017-12-14 18:43:44 +03:00 |
sysvshm
|
Move constants into read-only data segment
|
2017-12-14 18:43:44 +03:00 |
tidy
|
Add _IS_NUMBER as cast_object() target type
|
2017-12-26 12:39:06 +01:00 |
tokenizer
|
Move constants into read-only data segment
|
2017-12-14 18:43:44 +03:00 |
wddx
|
Move constants into read-only data segment
|
2017-12-14 18:43:44 +03:00 |
xml
|
Move constants into read-only data segment
|
2017-12-14 22:14:36 +03:00 |
xmlreader
|
Remove outdated TODO files
|
2017-12-09 19:18:58 +01:00 |
xmlrpc
|
Move constants into read-only data segment
|
2017-12-14 18:43:44 +03:00 |
xmlwriter
|
Remove outdated TODO files
|
2017-12-09 19:18:58 +01:00 |
xsl
|
Cleanup type conversion
|
2017-12-07 22:01:41 +03:00 |
zend_test
|
Move constants into read-only data segment
|
2017-12-14 18:43:44 +03:00 |
zip
|
Merge branch 'PHP-7.2'
|
2017-12-19 14:48:21 +01:00 |
zlib
|
Turn "php_stream_wrapper"s into constants
|
2017-12-14 22:46:22 +03:00 |
ext_skel.php
|
Fix ext_skel's help, the arguments passed are using a space, not an equal sign for values
|
2017-07-23 11:28:27 +02:00 |