.. |
bcmath
|
Replace zend_bool uses with bool
|
2021-01-15 12:33:06 +01:00 |
bz2
|
gen_stub: Also verify implementation-alias
|
2021-01-19 09:48:33 +01:00 |
calendar
|
Replace zend_bool uses with bool
|
2021-01-15 12:33:06 +01:00 |
com_dotnet
|
Merge branch 'PHP-8.0'
|
2021-01-24 16:07:34 +01:00 |
ctype
|
Add more precise type info for stubs
|
2020-09-01 16:35:56 +02:00 |
curl
|
Merge branch 'PHP-8.0'
|
2021-02-02 10:32:25 +01:00 |
date
|
Updated to version 2021.1 (2021a)
|
2021-01-25 10:44:07 +00:00 |
dba
|
Replace zend_bool uses with bool
|
2021-01-15 12:33:06 +01:00 |
dom
|
Add support for generating class entries from stubs
|
2021-01-26 11:50:36 +01:00 |
enchant
|
Review parameter names in ext/enchant
|
2020-10-02 11:55:46 +02:00 |
exif
|
Replace zend_bool uses with bool
|
2021-01-15 12:33:06 +01:00 |
ffi
|
Rename zend-test to zend_test
|
2021-01-19 15:28:15 +01:00 |
fileinfo
|
Convert file_info resources to objects
|
2020-12-20 18:19:22 +01:00 |
filter
|
Merge branch 'PHP-8.0'
|
2021-01-26 23:01:40 -08:00 |
ftp
|
Replace zend_bool uses with bool
|
2021-01-15 12:33:06 +01:00 |
gd
|
Replace zend_bool uses with bool
|
2021-01-15 12:33:06 +01:00 |
gettext
|
Fix #53251: bindtextdomain with null dir doesn't return old value
|
2021-01-25 15:44:14 +01:00 |
gmp
|
Replace zend_bool uses with bool
|
2021-01-15 12:33:06 +01:00 |
hash
|
Fix memsize check for xxh32
|
2021-01-18 10:35:01 +01:00 |
iconv
|
Replace zend_bool uses with bool
|
2021-01-15 12:33:06 +01:00 |
imap
|
Replace zend_bool uses with bool
|
2021-01-15 12:33:06 +01:00 |
intl
|
Add support for generating class entries from stubs
|
2021-01-26 11:50:36 +01:00 |
json
|
Add array_is_list(array $array) function
|
2021-01-20 18:53:48 -05:00 |
ldap
|
Merge branch 'PHP-8.0'
|
2021-01-19 10:35:35 +01:00 |
libxml
|
Add support for generating class entries from stubs
|
2021-01-26 11:50:36 +01:00 |
mbstring
|
Update 'East Asian Width' table to comply with Unicode 13.0
|
2021-01-19 20:38:44 +02:00 |
mysqli
|
Fix #80330: Replace language in APIs and source code/docs
|
2021-01-25 10:10:47 +01:00 |
mysqlnd
|
Fix #80330: Replace language in APIs and source code/docs
|
2021-01-25 10:10:47 +01:00 |
oci8
|
Replace zend_bool uses with bool
|
2021-01-15 12:33:06 +01:00 |
odbc
|
Replace zend_bool uses with bool
|
2021-01-15 12:33:06 +01:00 |
opcache
|
Fix ubsan warning on macos
|
2021-02-01 10:25:00 +01:00 |
openssl
|
Replace zend_bool uses with bool
|
2021-01-15 12:33:06 +01:00 |
pcntl
|
Replace zend_bool uses with bool
|
2021-01-15 12:33:06 +01:00 |
pcre
|
Replace zend_bool uses with bool
|
2021-01-15 12:33:06 +01:00 |
pdo
|
Add support for generating class entries from stubs
|
2021-01-26 11:50:36 +01:00 |
pdo_dblib
|
Refactor PDO's last inserted ID handler to use and return zend_string
|
2021-01-19 11:54:25 +00:00 |
pdo_firebird
|
php_pdo_register_driver() might fail
|
2021-01-19 12:55:07 +00:00 |
pdo_mysql
|
Refactor PDO's last inserted ID handler to use and return zend_string
|
2021-01-19 11:54:25 +00:00 |
pdo_oci
|
php_pdo_register_driver() might fail
|
2021-01-19 12:55:07 +00:00 |
pdo_odbc
|
Refactor PDO doer handler to use zend_string
|
2021-01-19 11:42:39 +00:00 |
pdo_pgsql
|
php_pdo_register_driver() might fail
|
2021-01-19 12:55:07 +00:00 |
pdo_sqlite
|
Allow specifying sqlite3 DSN (file:/) in PDO SQLite
|
2021-01-25 14:44:56 +01:00 |
pgsql
|
Replace zend_bool uses with bool
|
2021-01-15 12:33:06 +01:00 |
phar
|
Merge branch 'PHP-8.0'
|
2021-01-26 19:15:56 +01:00 |
posix
|
posix: adding freebsd specific rlimit constants
|
2021-01-18 10:44:21 +01:00 |
pspell
|
Replace zend_bool uses with bool
|
2021-01-15 12:33:06 +01:00 |
readline
|
Make convert_to_*_ex simple aliases of convert_to_*
|
2021-01-14 12:11:11 +01:00 |
reflection
|
Avoid modification of trait info
|
2021-01-19 11:54:01 +03:00 |
session
|
Replace zend_bool uses with bool
|
2021-01-15 12:33:06 +01:00 |
shmop
|
Review parameter names in ext/shmop
|
2020-09-30 21:07:25 +02:00 |
simplexml
|
Add support for generating class entries from stubs
|
2021-01-26 11:50:36 +01:00 |
skeleton
|
Run tidy
|
2020-09-18 14:28:32 +02:00 |
snmp
|
Merge branch 'PHP-8.0'
|
2021-02-02 16:44:12 +01:00 |
soap
|
Merge branch 'PHP-8.0'
|
2021-02-02 10:07:19 +01:00 |
sockets
|
Replace zend_bool uses with bool
|
2021-01-15 12:33:06 +01:00 |
sodium
|
Merge branch 'PHP-8.0'
|
2021-01-28 23:26:26 +01:00 |
spl
|
Remove useless zend_update_class_constants() calls
|
2021-01-28 16:38:36 +03:00 |
sqlite3
|
gen_stub: Also verify implementation-alias
|
2021-01-19 09:48:33 +01:00 |
standard
|
Merge branch 'PHP-8.0'
|
2021-02-01 13:01:27 +01:00 |
sysvmsg
|
Replace zend_bool uses with bool
|
2021-01-15 12:33:06 +01:00 |
sysvsem
|
Replace zend_bool uses with bool
|
2021-01-15 12:33:06 +01:00 |
sysvshm
|
Replace zend_bool uses with bool
|
2021-01-15 12:33:06 +01:00 |
tidy
|
Remove unnecessary TRUE/FALSE defines in tidy
|
2021-01-25 15:54:15 +01:00 |
tokenizer
|
Add support for generating class entries from stubs
|
2021-01-26 11:50:36 +01:00 |
xml
|
Add support for generating class entries from stubs
|
2021-01-26 11:50:36 +01:00 |
xmlreader
|
Replace zend_bool uses with bool
|
2021-01-15 12:33:06 +01:00 |
xmlwriter
|
Replace zend_bool uses with bool
|
2021-01-15 12:33:06 +01:00 |
xsl
|
Make convert_to_*_ex simple aliases of convert_to_*
|
2021-01-14 12:11:11 +01:00 |
zend_test
|
Merge branch 'PHP-8.0'
|
2021-02-01 10:24:18 +01:00 |
zip
|
Add support for generating class entries from stubs
|
2021-01-26 11:50:36 +01:00 |
zlib
|
Merge branch 'PHP-8.0'
|
2021-01-18 15:47:31 +01:00 |
ext_skel.php
|
Remove proto comments from C files
|
2020-07-06 21:13:34 +02:00 |