php-src/ext
Nikita Popov 0d06a63ee3 Fixed bug #77325
Make ReflectionClassConstant->class the declaring class, not the
class on which the constant was fetched. This matches the behavior
for properties and methods.
2020-02-28 17:21:19 +01:00
..
bcmath Make error messages more consistent by fixing capitalization 2020-01-17 14:52:46 +01:00
bz2 Add stubs for aliases 2020-02-18 21:10:36 +01:00
calendar Reindent phpt files 2020-02-03 22:52:20 +01:00
com_dotnet Add stubs for COMPersistHelper 2020-02-26 10:00:08 +01:00
ctype Reindent phpt files 2020-02-03 22:52:20 +01:00
curl Change argument error message format 2020-02-26 15:00:08 +01:00
date Change argument error message format 2020-02-26 15:00:08 +01:00
dba Revert "Replace @param annotations with type declarations" 2020-02-17 08:55:18 +01:00
dom [RFC] Implement new DOM Living Standard APIs in ext/dom 2020-02-28 16:13:39 +01:00
enchant Merge branch 'PHP-7.4' 2020-02-28 15:46:17 +01:00
exif Use serialize_precision for var_dump() 2020-02-25 09:51:32 +01:00
ffi Change argument error message format 2020-02-26 15:00:08 +01:00
fileinfo Change argument error message format 2020-02-26 15:00:08 +01:00
filter Reindent phpt files 2020-02-03 22:52:20 +01:00
ftp Add stubs for aliases 2020-02-18 21:10:36 +01:00
gd Change argument error message format 2020-02-26 15:00:08 +01:00
gettext Reindent phpt files 2020-02-03 22:52:20 +01:00
gmp Change argument error message format 2020-02-26 15:00:08 +01:00
hash Add arginfo for HashContext::__construct() 2020-02-13 16:51:23 +01:00
iconv Remove unnecessary condition as always true. 2020-02-05 17:44:20 +01:00
imap Change argument error message format 2020-02-26 15:00:08 +01:00
intl Add stubs for UConverter 2020-02-28 14:37:37 +01:00
json Use serialize_precision for var_dump() 2020-02-25 09:51:32 +01:00
ldap Add stubs for aliases 2020-02-18 21:10:36 +01:00
libxml Change argument error message format 2020-02-26 15:00:08 +01:00
mbstring Change argument error message format 2020-02-26 15:00:08 +01:00
mysqli Update MySQLi function info 2020-02-28 14:36:54 +01:00
mysqlnd Merge branch 'PHP-7.4' 2020-02-18 16:18:50 +01:00
oci8 Change argument error message format 2020-02-26 15:00:08 +01:00
odbc Change argument error message format 2020-02-26 15:00:08 +01:00
opcache Merge branch 'PHP-7.4' 2020-02-28 14:49:03 +01:00
openssl Change argument error message format 2020-02-26 15:00:08 +01:00
pcntl Add stubs for aliases 2020-02-18 21:10:36 +01:00
pcre Change argument error message format 2020-02-26 15:00:08 +01:00
pdo Second go at fixing [-Wmissing-field-initializers] compiler warning in PDO 2020-02-22 01:01:07 +01: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 Reindent phpt files 2020-02-03 22:52:20 +01:00
pdo_oci Change argument error message format 2020-02-26 15:00:08 +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 Reindent phpt files 2020-02-03 22:52:20 +01:00
pgsql Reindent phpt files 2020-02-03 22:52:20 +01:00
phar Use {0} to initialize instead of {NULL} 2020-02-28 00:21:25 +01:00
posix Reindent phpt files 2020-02-03 22:52:20 +01:00
pspell Reindent phpt files 2020-02-03 22:52:20 +01:00
readline Reindent phpt files 2020-02-03 22:52:20 +01:00
reflection Fixed bug #77325 2020-02-28 17:21:19 +01:00
session Change argument error message format 2020-02-26 15:00:08 +01:00
shmop Reindent phpt files 2020-02-03 22:52:20 +01:00
simplexml Remove the deprecated reflection export methods 2020-02-19 13:19:37 +01:00
skeleton Add stubs for aliases 2020-02-18 21:10:36 +01:00
snmp Change argument error message format 2020-02-26 15:00:08 +01:00
soap Change argument error message format 2020-02-26 15:00:08 +01:00
sockets Add stubs for aliases 2020-02-18 21:10:36 +01:00
sodium Change argument error message format 2020-02-26 15:00:08 +01:00
spl Change argument error message format 2020-02-26 15:00:08 +01:00
sqlite3 Merge branch 'PHP-7.4' 2020-02-21 13:39:05 +01:00
standard Use {0} to initialize instead of {NULL} 2020-02-28 00:21:25 +01:00
sysvmsg Reindent phpt files 2020-02-03 22:52:20 +01:00
sysvsem Reindent phpt files 2020-02-03 22:52:20 +01:00
sysvshm Make error messages more consistent by fixing capitalization 2020-01-17 14:52:46 +01:00
tidy Revert "Replace @param annotations with type declarations" 2020-02-17 08:55:18 +01:00
tokenizer [skip ci] Skip 2 tokenizer tests if tokenizer isn't loaded 2020-02-16 19:22:22 -05:00
xml Reindent phpt files 2020-02-03 22:52:20 +01:00
xmlreader Reindent phpt files 2020-02-03 22:52:20 +01:00
xmlrpc Reindent phpt files 2020-02-03 22:52:20 +01:00
xmlwriter Merge branch 'PHP-7.4' 2020-02-03 23:38:40 +01:00
xsl Reindent phpt files 2020-02-03 22:52:20 +01:00
zend_test Add missing zend_test stubs 2020-02-25 11:18:15 +01:00
zip Merge branch 'PHP-7.4' 2020-02-28 10:39:43 +01:00
zlib Reindent phpt files 2020-02-03 22:52:20 +01:00
ext_skel.php Merge branch 'PHP-7.4' 2020-02-03 13:42:08 +01:00