1
0
mirror of https://github.com/php/php-src.git synced 2026-03-30 04:02:19 +02:00
Files
archived-php-src/ext/opcache/Optimizer
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
..
2019-11-08 15:15:48 +01:00
2019-02-05 10:33:28 +03:00
2019-12-05 14:55:22 +01:00
2019-11-08 15:15:48 +01:00
2019-02-05 10:33:28 +03:00
2019-12-16 12:25:40 +03:00
2020-01-16 19:14:31 +01:00
2019-02-05 10:33:28 +03:00
2019-10-09 13:48:39 +03:00
2020-01-16 19:14:31 +01:00
2019-02-05 10:33:28 +03:00
2019-05-28 11:23:02 +02:00
2019-10-14 21:49:08 +03:00
2020-02-11 12:16:30 +01:00
2019-10-03 02:18:16 +03:00
2019-02-05 10:33:28 +03:00