]> granicus.if.org Git - php/commit
- Start making scope change correctly when calling namespace functions.
authorAndi Gutmans <andi@php.net>
Tue, 11 Dec 2001 17:56:57 +0000 (17:56 +0000)
committerAndi Gutmans <andi@php.net>
Tue, 11 Dec 2001 17:56:57 +0000 (17:56 +0000)
commit1dcef1e4ea8dd4678ae0558119642fdd9cb95606
tree83f9c2f883bde3b25a629b6f58078882d0b398fe
parent5b0b5b6ed5d56ea28e6342cd383d732807f9ffd8
- Start making scope change correctly when calling namespace functions.
- When inside a namespace fallback to global namespace when function
- or constant is not found.
Zend/zend_execute.c