]> granicus.if.org Git - php/commit
fix statics - make it behave like $this (fetch type "static")
authorStanislav Malyshev <stas@php.net>
Sun, 10 Nov 2002 17:50:27 +0000 (17:50 +0000)
committerStanislav Malyshev <stas@php.net>
Sun, 10 Nov 2002 17:50:27 +0000 (17:50 +0000)
commit830c2e0df6f6813217fc1bc224eeb78674530ae3
treeb7cfe16ce725aedfa16823a95bb1cc0ff62a66e8
parent8e6cd6361ca53d7271c232f6d4b5400c9c643e45
fix statics - make it behave like $this (fetch type "static")
Side effect: indirect references to statics won't work.
Zend/zend_compile.c
Zend/zend_compile.h
Zend/zend_language_parser.y