From: [EMAIL PROTECTED]
Operating system: Windows XP Professional
PHP version: 5CVS-2003-01-27 (dev)
PHP Bug Type: Zend Engine 2 problem
Bug description: storing lambda functions into object properties
Try this, it simply let's my PHP crash:
class foo {
public $newfun
From: [EMAIL PROTECTED]
Operating system: Win XP Prof
PHP version: 5CVS-2003-01-26 (dev)
PHP Bug Type: Zend Engine 2 problem
Bug description: protected property and protected method of the same name
OO: in case I have a protected property and a protected method of the same
na