php-src/ext
Nikita Popov bfbac70ec5 Merge branch 'PHP-8.0'
* PHP-8.0:
  Don't return null from password_get_info()
2021-02-11 10:23:09 +01:00
..
bcmath Implicitly enable function entry generation when class entry generation is enabled 2021-02-09 13:37:24 +01:00
bz2 Implicitly enable function entry generation when class entry generation is enabled 2021-02-09 13:37:24 +01:00
calendar Implicitly enable function entry generation when class entry generation is enabled 2021-02-09 13:37:24 +01:00
com_dotnet Merge branch 'PHP-8.0' 2021-01-24 16:07:34 +01:00
ctype Implicitly enable function entry generation when class entry generation is enabled 2021-02-09 13:37:24 +01:00
curl Implicitly enable function entry generation when class entry generation is enabled 2021-02-09 13:37:24 +01:00
date Implicitly enable function entry generation when class entry generation is enabled 2021-02-09 13:37:24 +01:00
dba Implicitly enable function entry generation when class entry generation is enabled 2021-02-09 13:37:24 +01:00
dom Add missing classes to stubs 2021-02-09 22:38:06 +01:00
enchant Implicitly enable function entry generation when class entry generation is enabled 2021-02-09 13:37:24 +01:00
exif Implicitly enable function entry generation when class entry generation is enabled 2021-02-09 13:37:24 +01:00
ffi Add missing classes to stubs 2021-02-09 22:38:06 +01:00
fileinfo Merge branch 'PHP-8.0' 2021-02-10 12:21:15 +01:00
filter Implicitly enable function entry generation when class entry generation is enabled 2021-02-09 13:37:24 +01:00
ftp Implicitly enable function entry generation when class entry generation is enabled 2021-02-09 13:37:24 +01:00
gd Merge branch 'PHP-8.0' 2021-02-09 15:19:56 +01:00
gettext Implicitly enable function entry generation when class entry generation is enabled 2021-02-09 13:37:24 +01:00
gmp Implicitly enable function entry generation when class entry generation is enabled 2021-02-09 13:37:24 +01:00
hash Implicitly enable function entry generation when class entry generation is enabled 2021-02-09 13:37:24 +01:00
iconv Implicitly enable function entry generation when class entry generation is enabled 2021-02-09 13:37:24 +01:00
imap Implicitly enable function entry generation when class entry generation is enabled 2021-02-09 13:37:24 +01:00
intl Add missing classes to stubs 2021-02-09 22:38:06 +01:00
json Add missing classes to stubs 2021-02-09 22:38:06 +01:00
ldap Merge branch 'PHP-8.0' 2021-01-19 10:35:35 +01:00
libxml Add missing classes to stubs 2021-02-09 22:38:06 +01:00
mbstring Update 'East Asian Width' table to comply with Unicode 13.0 2021-01-19 20:38:44 +02:00
mysqli Merge branch 'PHP-8.0' 2021-02-10 15:33:25 +01:00
mysqlnd Merge branch 'PHP-8.0' 2021-02-05 13:12:30 +01:00
oci8 Merge branch 'PHP-8.0' 2021-02-02 16:47:03 +01:00
odbc Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00
opcache Unserialize op_array->scope before passing to zend_file_cache_unserialize_type(). 2021-02-10 23:55:59 +03: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 missing classes to stubs 2021-02-09 22:38:06 +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 Merge branch 'PHP-8.0' 2021-02-08 19:01:42 +01:00
phar Merge branch 'PHP-8.0' 2021-02-09 12:57:58 +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 Added Inheritance Cache. 2021-02-09 22:53:57 +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 Implicitly enable function entry generation when class entry generation is enabled 2021-02-09 13:37:24 +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-10 12:04:05 +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-11 10:23:09 +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 Implicitly enable function entry generation when class entry generation is enabled 2021-02-09 13:37:24 +01:00
xml Implicitly enable function entry generation when class entry generation is enabled 2021-02-09 13:37:24 +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 Add missing classes to stubs 2021-02-09 22:38:06 +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