#28155 [Com]: clone reserved word? T_CLONE parse error

2004-09-14 Thread nospam0 at malkusch dot de
ID: 28155 Comment by: nospam0 at malkusch dot de Reported By: fbn79 at libero dot it Status: Bogus Bug Type: Zend Engine 2 problem Operating System: winxp pro PHP Version: 5CVS-2004-04-26 (dev) New Comment: How about turning the keyword off

#29271 [Bgs]: behaviour of $string['text'] = 'new string';

2004-07-28 Thread nospam0 at malkusch dot de
ID: 29271 User updated by: nospam0 at malkusch dot de Reported By: nospam0 at malkusch dot de Status: Bogus Bug Type: Strings related Operating System: * PHP Version: 5.0.0 New Comment: > $string already IS a string and you still can use >

#29271 [Bgs]: behaviour of $string['text'] = 'new string';

2004-07-28 Thread nospam0 at malkusch dot de
ID: 29271 User updated by: nospam0 at malkusch dot de Reported By: nospam0 at malkusch dot de Status: Bogus Bug Type: Strings related Operating System: * PHP Version: 5.0.0 New Comment: > It's expected behaviour: 'index'

#29271 [NEW]: behaviour of $string['text'] = 'new string';

2004-07-19 Thread nospam0 at malkusch dot de
From: nospam0 at malkusch dot de Operating system: * PHP version: 5.0.0 PHP Bug Type: Strings related Bug description: behaviour of $string['text'] = 'new string'; Description: $string = 'a bla'; $string['index'] = '

#29191 [NEW]: throwing Exceptions instead of printing error messages

2004-07-15 Thread nospam0 at malkusch dot de
From: nospam0 at malkusch dot de Operating system: * PHP version: Irrelevant PHP Bug Type: Feature/Change Request Bug description: throwing Exceptions instead of printing error messages Description: It would be nice if the native methods would throw exceptions

#29129 [Com]: PHP_AUTH_USER does not seem to be passing thru

2004-07-14 Thread nospam0 at malkusch dot de
ID: 29129 Comment by: nospam0 at malkusch dot de Reported By: sethw at webglimmer dot com Status: Open Bug Type: *General Issues Operating System: Linux RH ES 3.0 PHP Version: 5.0.0 New Comment: In fact it is set, but it's NULL

#28831 [Bgs->Opn]: ArrayObject::offsetGet() does the work of offsetUnset()

2004-06-20 Thread nospam0 at malkusch dot de
ID: 28831 User updated by: nospam0 at malkusch dot de -Summary: ArrayObject::offsetGet() does not return a stored ArrayObject Reported By: nospam0 at malkusch dot de -Status: Bogus +Status: Open Bug Type: Arrays

#28831 [Bgs]: ArrayObject::offsetGet() does not return a stored ArrayObject

2004-06-19 Thread nospam0 at malkusch dot de
ID: 28831 User updated by: nospam0 at malkusch dot de Reported By: nospam0 at malkusch dot de Status: Bogus Bug Type: Arrays related Operating System: Linux PHP Version: 5CVS-2004-06-18 (dev) New Comment: > Try this code: > > $array

#28831 [NEW]: ArrayObject::offsetGet() does not return a stored ArrayObject

2004-06-18 Thread nospam0 at malkusch dot de
From: nospam0 at malkusch dot de Operating system: Linux PHP version: 5CVS-2004-06-18 (dev) PHP Bug Type: Arrays related Bug description: ArrayObject::offsetGet() does not return a stored ArrayObject Description: If I save an ArrayObject in an ArrayObject, I

#28822 [NEW]: ArrayObject::offsetExists() works inverted

2004-06-17 Thread nospam0 at malkusch dot de
From: nospam0 at malkusch dot de Operating system: Linux PHP version: 5.0.0RC3 PHP Bug Type: Arrays related Bug description: ArrayObject::offsetExists() works inverted Description: Hi IMO offsetExists() should return true, if a key exists and false if not. But

#28814 [Bgs]: class type hints for function parameters to not allow the passing of NULL

2004-06-17 Thread nospam0 at malkusch dot de
ID: 28814 User updated by: nospam0 at malkusch dot de Reported By: nospam0 at malkusch dot de Status: Bogus Bug Type: Feature/Change Request Operating System: Linux PHP Version: 5.0.0RC3 New Comment: > - Typhints are a shortcut for an 'in

#28813 [Bgs]: ArrayObject should implement IteratorAggregate

2004-06-17 Thread nospam0 at malkusch dot de
ID: 28813 User updated by: nospam0 at malkusch dot de Reported By: nospam0 at malkusch dot de Status: Bogus Bug Type: Feature/Change Request Operating System: * PHP Version: 5.0.0RC3 New Comment: Yes, when I'm using ReflectionAPI I see tha

#28814 [NEW]: class type hints for function parameters to not allow the passing of NULL

2004-06-16 Thread nospam0 at malkusch dot de
From: nospam0 at malkusch dot de Operating system: Linux PHP version: 5.0.0RC3 PHP Bug Type: Feature/Change Request Bug description: class type hints for function parameters to not allow the passing of NULL Description: Since RC3 I can't define opt

#28813 [NEW]: ArrayObject should implement IteratorAggregate

2004-06-16 Thread nospam0 at malkusch dot de
From: nospam0 at malkusch dot de Operating system: Linux PHP version: 5.0.0RC3 PHP Bug Type: Feature/Change Request Bug description: ArrayObject should implement IteratorAggregate Description: It would be very nice, if the ArrayObject would implement

#26099 [NEW]: session is not available in __destruct()

2003-11-03 Thread nospam0 at malkusch dot de
From: nospam0 at malkusch dot de Operating system: Linux PHP version: 5.0.0b1 (beta1) PHP Bug Type: Session related Bug description: session is not available in __destruct() Description: Actually I'm talking about beta2 of PHP5, but it wasn't listed