]> granicus.if.org Git - php/commit
- Make classes have scope and function/constant lookups default to the class
authorAndi Gutmans <andi@php.net>
Wed, 12 Dec 2001 17:38:37 +0000 (17:38 +0000)
committerAndi Gutmans <andi@php.net>
Wed, 12 Dec 2001 17:38:37 +0000 (17:38 +0000)
commit74efc41fc39cc96342d5e2ed59c9218cee40950e
treed64df5efa6364e7baacd09ac25527a7c05360202
parent657ce39a28bdc40ef8cbf6702d1d4a0618874968
- Make classes have scope and function/constant lookups default to the class
Zend/zend.h
Zend/zend_API.c
Zend/zend_compile.c
Zend/zend_compile.h
Zend/zend_execute.c
Zend/zend_globals.h
Zend/zend_language_parser.y