#39280 [NEW]: Support for lazy evaluation type

2006-10-27 Thread arendjr at gmail dot com
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

#34044 [NEW]: Support for friend classes

2005-08-08 Thread arendjr at gmail dot com
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

#33450 [NEW]: DOMNodes forget their class

2005-06-23 Thread arendjr at gmail dot com
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

#33450 [Fbk->Opn]: DOMNodes forget their class

2005-06-23 Thread arendjr at gmail dot com
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

#33063 [Opn->Csd]: Crash with complicated scoping and inheritance

2005-05-20 Thread arendjr at gmail dot com
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

#33063 [Fbk->Opn]: Crash with complicated scoping and inheritance

2005-05-20 Thread arendjr at gmail dot com
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

#33063 [Fbk->Opn]: Crash with complicated scoping and inheritance

2005-05-19 Thread arendjr at gmail dot com
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

#33063 [NEW]: Crash with complicated scoping and inheritance

2005-05-19 Thread arendjr at gmail dot com
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