php-src/ext
Nikita Popov ab73d142c9 Eliminate uses of _default_load_name()
Instead fetch the name from the function/class/property,
as appropriate. This makes us independent of the property,
and eliminates error conditions related to it.
2020-04-07 16:25:44 +02:00
..
bcmath Generate function entries from stubs for a couple of extensions 2020-04-04 20:41:48 +02:00
bz2 Improve some ValueError messages 2020-04-06 10:41:01 +02:00
calendar Improve some ValueError messages 2020-04-06 10:41:01 +02:00
com_dotnet Clean up constructor handling in com_dotnet 2020-04-06 10:53:45 +02:00
ctype Generate function entries from stubs for a couple of extensions 2020-04-04 20:41:48 +02:00
curl Generate function entries from stubs for a couple of extensions 2020-04-04 20:41:48 +02:00
date Generate function entries from stubs for a couple of extensions 2020-04-04 20:41:48 +02:00
dba Generate function entries from stubs for a couple of extensions 2020-04-04 20:41:48 +02:00
dom Merge branch 'PHP-7.4' 2020-04-07 13:09:10 +02:00
enchant Generate function entries from stubs for a couple of extensions 2020-04-04 20:41:48 +02:00
exif Generate function entries from stubs for a couple of extensions 2020-04-04 20:41:48 +02:00
ffi Make cast_object handler required 2020-03-31 14:37:49 +02:00
fileinfo Generate function entries from stubs for a couple of extensions 2020-04-04 20:41:48 +02:00
filter Generate functions entries from stubs for another set of extensions 2020-04-05 00:59:44 +02:00
ftp Generate functions entries from stubs for another set of extensions 2020-04-05 00:59:44 +02:00
gd Improve some ValueError messages 2020-04-06 10:41:01 +02:00
gettext Generate functions entries from stubs for another set of extensions 2020-04-05 00:59:44 +02:00
gmp Generate functions entries from stubs for another set of extensions 2020-04-05 00:59:44 +02:00
hash Inline a ZEND_NUM_ARGS() variable 2020-04-06 11:41:44 +02:00
iconv Generate functions entries from stubs for another set of extensions 2020-04-05 00:59:44 +02:00
imap Generate functions entries from stubs for another set of extensions 2020-04-05 00:59:44 +02:00
intl Verify that all stubs have a return type 2020-04-03 17:59:30 +02:00
json Improve some ValueError messages 2020-04-06 10:41:01 +02:00
ldap Improve gen_stub.php 2020-04-04 23:52:33 +02:00
libxml Generate function entries for another batch of extensions 2020-04-05 21:15:30 +02:00
mbstring Generate function entries for another batch of extensions 2020-04-05 21:15:30 +02:00
mysqli Annotate function aliases in stubs 2020-04-04 13:03:16 +02:00
mysqlnd Merge branch 'PHP-7.4' 2020-04-03 10:06:52 +02:00
oci8 Improve undefined variable error messages 2020-03-31 13:02:32 +02:00
odbc Generate function entries for another batch of extensions 2020-04-05 21:15:30 +02:00
opcache Free room for information about register allocation at astact stack and at trace_exit_info. Implement simple deoptimizer. 2020-04-07 12:01:48 +03:00
openssl Generate function entries for another batch of extensions 2020-04-05 21:15:30 +02:00
pcntl Annotate function aliases in stubs 2020-04-04 13:03:16 +02:00
pcre Generate function entries for another batch of extensions 2020-04-05 21:15:30 +02:00
pdo Generate function entries for another batch of extensions 2020-04-05 21:15:30 +02:00
pdo_dblib Reindent phpt files 2020-02-03 22:52:20 +01:00
pdo_firebird Reindent phpt files 2020-02-03 22:52:20 +01:00
pdo_mysql Improve error messages of various extensions 2020-03-23 18:59:04 +01:00
pdo_oci PDO_OCI: Add test of the phpinfo output 2020-03-04 10:10:05 +01:00
pdo_odbc Merge branch 'PHP-7.4' 2020-02-17 22:55:16 +01:00
pdo_pgsql Reindent phpt files 2020-02-03 22:52:20 +01:00
pdo_sqlite Improve undefined variable error messages 2020-03-31 13:02:32 +02:00
pgsql Reindent phpt files 2020-02-03 22:52:20 +01:00
phar Verify that all stubs have a return type 2020-04-03 17:59:30 +02:00
posix Generate function entries for another batch of extensions 2020-04-05 21:15:30 +02:00
pspell Generate function entries for another batch of extensions 2020-04-05 21:15:30 +02:00
readline Generate function entries for another batch of extensions 2020-04-05 21:15:30 +02:00
reflection Eliminate uses of _default_load_name() 2020-04-07 16:25:44 +02:00
session Generate function entries for another batch of extensions 2020-04-05 21:15:30 +02:00
shmop Generate function entries for another batch of extensions 2020-04-05 21:15:30 +02:00
simplexml Improve undefined variable error messages 2020-03-31 13:02:32 +02:00
skeleton Generate function entries for another batch of extensions 2020-04-05 21:15:30 +02:00
snmp Annotate function aliases in stubs 2020-04-04 13:03:16 +02:00
soap Merge branch 'PHP-7.4' 2020-03-09 15:01:48 +01:00
sockets Generate function entries for another batch of extensions 2020-04-05 21:15:30 +02:00
sodium Generate function entries for another batch of extensions 2020-04-05 21:15:30 +02:00
spl Merge branch 'PHP-7.4' 2020-04-06 12:04:12 +02:00
sqlite3 Improve some ValueError messages 2020-04-06 10:41:01 +02:00
standard Improve some ValueError messages 2020-04-06 10:41:01 +02:00
sysvmsg Generate function entries for another batch of extensions 2020-04-05 21:15:30 +02:00
sysvsem Generate function entries for another batch of extensions 2020-04-05 21:15:30 +02:00
sysvshm Generate function entries for another batch of extensions 2020-04-05 21:15:30 +02:00
tidy Revert "Replace @param annotations with type declarations" 2020-02-17 08:55:18 +01:00
tokenizer Add PhpToken class 2020-03-26 11:09:18 +01:00
xml Generate function entries for another batch of extensions 2020-04-05 21:15:30 +02:00
xmlreader Reindent phpt files 2020-02-03 22:52:20 +01:00
xmlrpc Generate function entries for another batch of extensions 2020-04-05 21:15:30 +02:00
xmlwriter Verify that all stubs have a return type 2020-04-03 17:59:30 +02:00
xsl Perform some maintenance work on the XSL extension 2020-03-10 11:41:15 +01:00
zend_test Improve gen_stub.php 2020-04-04 23:52:33 +02:00
zip - add ZipArchive::EM_UNKNOWN constant - add ZipArchive::EM_TRAD_PKWARE constant - cleanup hack for libzip 1.3.1 (have only exist for a few days) - add ZipArchive::isCompressionMethodSupported() method (libzip 1.7.0) - add ZipArchive::isEncryptionMethodSupported() method (libzip 1.7.0) - bump version to 1.19.0-dev 2020-04-02 14:52:05 +02:00
zlib Generate function entries for another batch of extensions 2020-04-05 21:15:30 +02:00
ext_skel.php Repair ext_skel.php to create the basic framework for a PHP extension 2020-03-23 09:25:06 +01:00