From: arendjr at gmail dot com
Operating system: All
PHP version: 5.1.6
PHP Bug Type: Feature/Change Request
Bug description: Support for lazy evaluation type
Description:
This is a feature request for a special language feature in PHP. I'm not
sure how
From: arendjr at gmail dot com
Operating system: Linux
PHP version: 5.0.4
PHP Bug Type: Feature/Change Request
Bug description: Support for friend classes
Description:
It would be really nice if PHP5 would support "friend classes", like C++
does
From: arendjr at gmail dot com
Operating system: Linux
PHP version: 5.0.4
PHP Bug Type: Zend Engine 2 problem
Bug description: DOMNodes forget their class
Description:
Whenever I create a class which inherits DOMElement, and I create an
instance of this class
ID: 33450
User updated by: arendjr at gmail dot com
Reported By: arendjr at gmail dot com
-Status: Feedback
+Status: Open
Bug Type: Zend Engine 2 problem
Operating System: Linux
PHP Version: 5.0.4
New Comment:
Just tried it, but it gives
ID: 33063
User updated by: arendjr at gmail dot com
Reported By: arendjr at gmail dot com
-Status: Open
+Status: Closed
Bug Type: Reproducible crash
Operating System: Linux
PHP Version: 5.0.3
New Comment:
Darn, I just installed PHP 5.0.4
ID: 33063
User updated by: arendjr at gmail dot com
Reported By: arendjr at gmail dot com
-Status: Feedback
+Status: Open
Bug Type: Reproducible crash
Operating System: Linux
PHP Version: 5.0.3
New Comment:
Okay, it took some effort, by
ID: 33063
User updated by: arendjr at gmail dot com
Reported By: arendjr at gmail dot com
-Status: Feedback
+Status: Open
Bug Type: Reproducible crash
Operating System: Linux
PHP Version: 5.0.3
New Comment:
Okay, but beware that
From: arendjr at gmail dot com
Operating system: Linux
PHP version: 5.0.3
PHP Bug Type: Reproducible crash
Bug description: Crash with complicated scoping and inheritance
Description:
I'm building a rather complicated framework which includes