ID: 22495
User updated by: andrew at evilwalrus dot com
Reported By: andrew at evilwalrus dot com
Status: Open
Bug Type: Scripting Engine problem
Operating System: WinXP
PHP Version: 5CVS-2003-03-01 (dev)
New Comment:
Also, adding $this->baz
From: andrew at evilwalrus dot com
Operating system: WinXP
PHP version: 5CVS-2003-03-01 (dev)
PHP Bug Type: Scripting Engine problem
Bug description: namespaces cause 'internal compiler error' on includes
The following script(s) cause an internal comp
From: andrew at evilwalrus dot com
Operating system: WinXP
PHP version: 5CVS-2003-03-01 (dev)
PHP Bug Type: Feature/Change Request
Bug description: Additional functions needed for namespaces
With the advent of the new namespace {} context, how bout a few new
functions to
From: andrew at evilwalrus dot com
Operating system: WinXP
PHP version: 5CVS-2003-02-24 (dev)
PHP Bug Type: Zend Engine 2 problem
Bug description: Namespaces overwrite preexisting namespaces
The following code should (theoretically) generate a fatal error, as it
overwrites a
ID: 22253
Comment by: andrew at evilwalrus dot com
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Class/Object related
Operating System: win2k
PHP Version: 4.2.3
New Comment:
According to the comments on the OOP manual page, if a