php-src/ext
Nikita Popov d933591674 Add support for $obj::class
This allows $obj::class, which gives the same result as get_class($obj).
Anything other than an object results in TypeError.

RFC: https://wiki.php.net/rfc/class_name_literal_on_object

Closes GH-5065.
2020-02-11 12:16:30 +01:00
..
bcmath Make error messages more consistent by fixing capitalization 2020-01-17 14:52:46 +01:00
bz2 Reindent phpt files 2020-02-03 22:52:20 +01:00
calendar Reindent phpt files 2020-02-03 22:52:20 +01:00
com_dotnet Merge branch 'PHP-7.4' 2020-02-08 17:07:49 +01:00
ctype Reindent phpt files 2020-02-03 22:52:20 +01:00
curl Remove CURLOPT_PASSWDDATA block CURLOPT_PASSWDDATA was removed from curl as of 7.10.8 2020-02-11 12:04:24 +01:00
date Reindent phpt files 2020-02-03 22:52:20 +01:00
dba Reindent phpt files 2020-02-03 22:52:20 +01:00
dom Fix stub for DomImplementation::createDocumentType() 2020-02-10 10:48:18 +01:00
enchant Reindent phpt files 2020-02-03 22:52:20 +01:00
exif Reindent phpt files 2020-02-03 22:52:20 +01:00
ffi Reindent phpt files 2020-02-03 22:52:20 +01:00
fileinfo Reindent phpt files 2020-02-03 22:52:20 +01:00
filter Reindent phpt files 2020-02-03 22:52:20 +01:00
ftp Reindent phpt files 2020-02-03 22:52:20 +01:00
gd Fix [-Wtype-limits] in bundled GD lib by using signed integers 2020-02-06 01:34:09 +01:00
gettext Reindent phpt files 2020-02-03 22:52:20 +01:00
gmp Reindent phpt files 2020-02-03 22:52:20 +01:00
hash Reindent phpt files 2020-02-03 22:52:20 +01:00
iconv Remove unnecessary condition as always true. 2020-02-05 17:44:20 +01:00
imap Reindent phpt files 2020-02-03 22:52:20 +01:00
intl Fix [-Wmissing-field-initializers] compiler warning in transliterator_methods.c 2020-02-11 00:23:52 +01:00
json Reindent phpt files 2020-02-03 22:52:20 +01:00
ldap Fix [-Wtype-limits] warning in LDAP by removing unnecessary condition 2020-02-06 13:20:15 +01:00
libxml Merge branch 'PHP-7.4' 2020-02-03 23:38:40 +01:00
mbstring Reindent phpt files 2020-02-03 22:52:20 +01:00
mysqli Reindent phpt files 2020-02-03 22:52:20 +01:00
mysqlnd Fix [-Wmissing-field-initializers] compiler warning in mysqlnd_result.c 2020-02-10 12:14:47 +01:00
oci8 Reindent phpt files 2020-02-03 22:52:20 +01:00
odbc Reindent phpt files 2020-02-03 22:52:20 +01:00
opcache Add support for $obj::class 2020-02-11 12:16:30 +01:00
openssl Reindent phpt files 2020-02-03 22:52:20 +01:00
pcntl Reindent phpt files 2020-02-03 22:52:20 +01:00
pcre Merge branch 'PHP-7.4' 2020-02-07 17:02:49 +01:00
pdo Revert "Fix [-Wmissing-field-initializers] compiler warning in ext/PDO" 2020-02-11 00:57:52 +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 Reindent phpt files 2020-02-03 22:52:20 +01:00
pdo_odbc Reindent phpt files 2020-02-03 22:52:20 +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 Reindent phpt files 2020-02-03 22:52:20 +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 Always invoke zpp in ReflectionProperty::getValue/isInitialized 2020-02-10 11:05:26 +01:00
session Reindent phpt files 2020-02-03 22:52:20 +01:00
shmop Reindent phpt files 2020-02-03 22:52:20 +01:00
simplexml Reindent phpt files 2020-02-03 22:52:20 +01:00
skeleton Rename skeleton stub file 2020-01-06 14:43:29 +01:00
snmp Reindent phpt files 2020-02-03 22:52:20 +01:00
soap Reindent phpt files 2020-02-03 22:52:20 +01:00
sockets Address path is 104 bytes on macOs compared to 108 on Linux 2020-02-04 22:23:56 +01:00
sodium Reindent phpt files 2020-02-03 22:52:20 +01:00
spl Reindent phpt files 2020-02-03 22:52:20 +01:00
sqlite3 Reindent phpt files 2020-02-03 22:52:20 +01:00
standard Merge branch 'PHP-7.4' 2020-02-11 12:08: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 Reindent phpt files 2020-02-03 22:52:20 +01:00
tokenizer Reindent phpt files 2020-02-03 22:52:20 +01: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 support for deprecating constants 2020-01-17 10:05:06 +01:00
zip Removed ext/zip/tests/oo_namelocate.zip 2020-02-07 16:52:26 +03: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