]> granicus.if.org Git - php/commit
Use ZEND_INIT_STATIC_METHOD_CALL for literals of form "classname::method"
authorBob Weinand <bobwei9@hotmail.com>
Fri, 26 Jun 2015 17:55:13 +0000 (19:55 +0200)
committerBob Weinand <bobwei9@hotmail.com>
Fri, 26 Jun 2015 17:55:13 +0000 (19:55 +0200)
commit2894bc5bb8e223e7a65492d8c0b2500e8a386351
tree241d674635c73c319832f2b1f86e4fb0cde271f9
parent1d704a05eeb56339d89600ea273b17d05c52ec5b
Use ZEND_INIT_STATIC_METHOD_CALL for literals of form "classname::method"
Zend/tests/indirect_call_from_constant.phpt [new file with mode: 0644]
Zend/zend_compile.c