php-src/ext
Máté Kocsis bf0f6aaf18
Improve class entry generation
Related to GH-6701
2021-02-16 13:09:56 +01:00
..
bcmath Improve class entry generation 2021-02-16 13:09:56 +01:00
bz2 Improve class entry generation 2021-02-16 13:09:56 +01:00
calendar Improve class entry generation 2021-02-16 13:09:56 +01:00
com_dotnet Merge branch 'PHP-8.0' 2021-01-24 16:07:34 +01:00
ctype Improve class entry generation 2021-02-16 13:09:56 +01:00
curl Improve class entry generation 2021-02-16 13:09:56 +01:00
date Improve class entry generation 2021-02-16 13:09:56 +01:00
dba Improve class entry generation 2021-02-16 13:09:56 +01:00
dom Improve class entry generation 2021-02-16 13:09:56 +01:00
enchant Improve class entry generation 2021-02-16 13:09:56 +01:00
exif Improve class entry generation 2021-02-16 13:09:56 +01:00
ffi Improve class entry generation 2021-02-16 13:09:56 +01:00
fileinfo Improve class entry generation 2021-02-16 13:09:56 +01:00
filter Improve class entry generation 2021-02-16 13:09:56 +01:00
ftp Improve class entry generation 2021-02-16 13:09:56 +01:00
gd Improve class entry generation 2021-02-16 13:09:56 +01:00
gettext Improve class entry generation 2021-02-16 13:09:56 +01:00
gmp Improve class entry generation 2021-02-16 13:09:56 +01:00
hash Improve class entry generation 2021-02-16 13:09:56 +01:00
iconv Improve class entry generation 2021-02-16 13:09:56 +01:00
imap Improve class entry generation 2021-02-16 13:09:56 +01:00
intl Improve class entry generation 2021-02-16 13:09:56 +01:00
json Improve class entry generation 2021-02-16 13:09:56 +01:00
ldap Deprecate passing null to non-nullable arg of internal function 2021-02-11 21:46:13 +01:00
libxml Improve class entry generation 2021-02-16 13:09:56 +01:00
mbstring Remove stray mentions of mbstring.func_overload 2021-02-15 09:47:28 +01:00
mysqli Merge branch 'PHP-8.0' 2021-02-15 11:33:01 +01:00
mysqlnd Merge branch 'PHP-8.0' 2021-02-15 11:33:01 +01:00
oci8 Improve class entry generation 2021-02-16 13:09:56 +01:00
odbc Improve class entry generation 2021-02-16 13:09:56 +01:00
opcache Improve class entry generation 2021-02-16 13:09:56 +01:00
openssl Improve class entry generation 2021-02-16 13:09:56 +01:00
pcntl Improve class entry generation 2021-02-16 13:09:56 +01:00
pcre Improve class entry generation 2021-02-16 13:09:56 +01:00
pdo Improve class entry generation 2021-02-16 13:09:56 +01:00
pdo_dblib Deprecate passing null to non-nullable arg of internal function 2021-02-11 21:46:13 +01: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 Improve class entry generation 2021-02-16 13:09:56 +01:00
phar Improve class entry generation 2021-02-16 13:09:56 +01:00
posix Improve class entry generation 2021-02-16 13:09:56 +01:00
pspell Improve class entry generation 2021-02-16 13:09:56 +01:00
readline Improve class entry generation 2021-02-16 13:09:56 +01:00
reflection Improve class entry generation 2021-02-16 13:09:56 +01:00
session Improve class entry generation 2021-02-16 13:09:56 +01:00
shmop Improve class entry generation 2021-02-16 13:09:56 +01:00
simplexml Improve class entry generation 2021-02-16 13:09:56 +01:00
skeleton Improve class entry generation 2021-02-16 13:09:56 +01:00
snmp Improve class entry generation 2021-02-16 13:09:56 +01:00
soap Improve class entry generation 2021-02-16 13:09:56 +01:00
sockets Improve class entry generation 2021-02-16 13:09:56 +01:00
sodium Improve class entry generation 2021-02-16 13:09:56 +01:00
spl Merge branch 'PHP-8.0' 2021-02-15 10:38:32 +01:00
sqlite3 Improve class entry generation 2021-02-16 13:09:56 +01:00
standard Deprecate passing null to non-nullable arg of internal function 2021-02-11 21:46:13 +01:00
sysvmsg Improve class entry generation 2021-02-16 13:09:56 +01:00
sysvsem Improve class entry generation 2021-02-16 13:09:56 +01:00
sysvshm Improve class entry generation 2021-02-16 13:09:56 +01:00
tidy Improve class entry generation 2021-02-16 13:09:56 +01:00
tokenizer Improve class entry generation 2021-02-16 13:09:56 +01:00
xml Improve class entry generation 2021-02-16 13:09:56 +01:00
xmlreader Deprecate passing null to non-nullable arg of internal function 2021-02-11 21:46:13 +01:00
xmlwriter Deprecate passing null to non-nullable arg of internal function 2021-02-11 21:46:13 +01:00
xsl Make convert_to_*_ex simple aliases of convert_to_* 2021-01-14 12:11:11 +01:00
zend_test Improve class entry generation 2021-02-16 13:09:56 +01:00
zip Add support for generating class entries from stubs 2021-01-26 11:50:36 +01:00
zlib Deprecate passing null to non-nullable arg of internal function 2021-02-11 21:46:13 +01:00
ext_skel.php Remove proto comments from C files 2020-07-06 21:13:34 +02:00