#28895 [Opn->Csd]: ReflectionClass::isAbstract always returns false

2004-07-04 Thread nlhowell at cableone dot net
ID: 28895 User updated by: nlhowell at cableone dot net Reported By: nlhowell at cableone dot net -Status: Open +Status: Closed Bug Type: Unknown/Other Function Operating System: WinXP Pro 2600 SP1 PHP Version: 5CVS-2004-06-23 (dev) New

#28895 [Opn]: ReflectionClass::isAbstract always returns false

2004-06-24 Thread nlhowell at cableone dot net
ID: 28895 User updated by: nlhowell at cableone dot net Reported By: nlhowell at cableone dot net Status: Open Bug Type: Unknown/Other Function Operating System: WinXP Pro 2600 SP1 PHP Version: 5CVS-2004-06-23 (dev) New Comment: Note that the

#28895 [NEW]: ReflectionClass::isAbstract always returns false

2004-06-24 Thread nlhowell at cableone dot net
From: nlhowell at cableone dot net Operating system: WinXP Pro 2600 SP1 PHP version: 5CVS-2004-06-23 (dev) PHP Bug Type: Unknown/Other Function Bug description: ReflectionClass::isAbstract always returns false Description: If you define an abstract class

#28714 [NEW]: Type hint error completely useless

2004-06-09 Thread nlhowell at cableone dot net
From: nlhowell at cableone dot net Operating system: WinXP Pro 2600 SP1 PHP version: 5CVS-2004-06-09 (dev) PHP Bug Type: Feature/Change Request Bug description: Type hint error completely useless Description: When you have a type-hint error (ie: you pass an

#28674 [NEW]: 'parent' and 'self' behave differently with call_user_func

2004-06-07 Thread nlhowell at cableone dot net
From: nlhowell at cableone dot net Operating system: WinXP Pro 2600 SP1 PHP version: 5CVS-2004-06-07 (dev) PHP Bug Type: Class/Object related Bug description: 'parent' and 'self' behave differently with call_user_func Description: If you use

#26841 [Com]: Child class cannot see protected member var from parent

2004-06-03 Thread nlhowell at cableone dot net
ID: 26841 Comment by: nlhowell at cableone dot net Reported By: [EMAIL PROTECTED] Status: Verified Bug Type: Zend Engine 2 problem Operating System: * PHP Version: 5CVS-2004-03-15 New Comment: While this *is* wrong (imo), I also see another