1
0
mirror of https://github.com/php/php-src.git synced 2026-04-16 20:41:18 +02:00
Files
archived-php-src/ext/opcache/jit
Nikita Popov 43443857b7 Add static return type
RFC: https://wiki.php.net/rfc/static_return_type

The "static" type is represented as MAY_BE_STATIC, rather than
a class type like "self" and "parent", as it has special
resolution semantics, and cannot be cached in the runtime cache.

Closes GH-5062.
2020-02-17 11:51:09 +01:00
..
2020-01-16 19:14:31 +01:00
2019-10-15 11:06:11 +03:00
2020-02-17 11:51:09 +01:00
2020-02-13 15:16:23 +01:00
2020-02-07 12:59:48 +03:00
2020-01-16 19:14:31 +01:00