summaryrefslogtreecommitdiff
path: root/Zend/zend_execute_API.c
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2020-01-07 15:06:36 +0100
committerNikita Popov <nikita.ppv@gmail.com>2020-02-17 11:51:09 +0100
commit43443857b74503246ee4ca25859b302ed0ebc078 (patch)
treec343eb388a2c3327d8d6d6895c63a8051cb44db9 /Zend/zend_execute_API.c
parentd2ba8485721144dbb235d183a82e34d8bb1720eb (diff)
downloadphp-git-43443857b74503246ee4ca25859b302ed0ebc078.tar.gz
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.
Diffstat (limited to 'Zend/zend_execute_API.c')
0 files changed, 0 insertions, 0 deletions