Edit report at https://bugs.php.net/bug.php?id=52504&edit=1
ID: 52504
Comment by: tom at tomwardrop dot com
Reported by:robert dot de dot wilde at online dot nl
Summary:Support relative namespaces
Status: Open
Edit report at https://bugs.php.net/bug.php?id=61182&edit=1
ID: 61182
User updated by: tom at tomwardrop dot com
Reported by: tom at tomwardrop dot com
Summary:Assume Opening PHP Tag
Status: Open
Type: Feature/Change Req
Edit report at https://bugs.php.net/bug.php?id=61182&edit=1
ID: 61182
User updated by: tom at tomwardrop dot com
Reported by: tom at tomwardrop dot com
Summary:Assume Opening PHP Tag
Status: Open
Type: Feature/Change Req
Edit report at https://bugs.php.net/bug.php?id=61182&edit=1
ID: 61182
User updated by: tom at tomwardrop dot com
Reported by: tom at tomwardrop dot com
Summary:Assume Opening PHP Tag
Status: Open
Type: Feature/Change Req
From:
Operating system:
PHP version: 5.4.0RC8
Package: *Configuration Issues
Bug Type: Feature/Change Request
Bug description:Assume Opening PHP Tag
Description:
PHP is probably the only language I know which requires an opening tag (i.e
.
In the e
Edit report at http://bugs.php.net/bug.php?id=6418&edit=1
ID: 6418
Comment by: tom at tomwardrop dot com
Reported by: nathan at cjhunter dot com
Summary: Multiple class extends ordering error
Status: Wont fix
Type: Feature/Ch
ID: 50261
User updated by: tom at tomwardrop dot com
Reported By: tom at tomwardrop dot com
Status: Closed
Bug Type: Reproducible crash
Operating System: *
PHP Version: 5.3, 6
Assigned To: dmitry
New Comment:
Awesome turn around time. Well
ID: 50261
User updated by: tom at tomwardrop dot com
Reported By: tom at tomwardrop dot com
Status: Open
Bug Type: Reproducible crash
Operating System: Windows 7 x64
PHP Version: 5.3.1
New Comment:
To clarify, replacing...
call_user_func(array
From: tom at tomwardrop dot com
Operating system: Windows 7 x64
PHP version: 5.3.1
PHP Bug Type: Reproducible crash
Bug description: Crash When Calling Parent Constructor with call_user_func()
Description:
If class B, extends Class A, and class B calls Class A