#22495 [Opn]: namespaces cause 'internal compiler error' on includes

2003-03-01 Thread andrew at evilwalrus dot com
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

#22495 [NEW]: namespaces cause 'internal compiler error' on includes

2003-03-01 Thread andrew at evilwalrus dot com
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

#22494 [NEW]: Additional functions needed for namespaces

2003-03-01 Thread andrew at evilwalrus dot com
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

#22395 [NEW]: Namespaces overwrite preexisting namespaces

2003-02-24 Thread andrew at evilwalrus dot com
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

#22253 [Com]: method becomes constructor in subclass

2003-02-21 Thread andrew at evilwalrus dot com
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