#21909 [NEW]: storing lambda functions into object properties

2003-01-27 Thread ulf . wendel
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

#21888 [NEW]: protected property and protected method of the same name

2003-01-26 Thread ulf . wendel
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