#48643 [Com]: Memory not freed with FilterIterator

2009-06-23 Thread robin_fernandes at uk dot ibm dot com
ID: 48643 Comment by: robin_fernandes at uk dot ibm dot com Reported By: z...@php.net Status: Open Bug Type: SPL related Operating System: Linux (Ubuntu) PHP Version: 5.2CVS-2009-06-22 (CVS) New Comment: Testcase below shows that the issue

#48643 [Com]: Memory not freed with FilterIterator

2009-06-23 Thread robin_fernandes at uk dot ibm dot com
ID: 48643 Comment by: robin_fernandes at uk dot ibm dot com Reported By: z...@php.net Status: Open Bug Type: SPL related Operating System: Linux (Ubuntu) PHP Version: 5.2CVS-2009-06-22 (CVS) New Comment: Below is a simplified testcase which

#46903 [NEW]: ob_start(): Special $chunk_size value of 1 is not honoured in HEAD

2008-12-18 Thread robin_fernandes at uk dot ibm dot com
From: robin_fernandes at uk dot ibm dot com Operating system: PHP version: 6CVS-2008-12-18 (snap) PHP Bug Type: Output Control Bug description: ob_start(): Special $chunk_size value of 1 is not honoured in HEAD Description: The doc for ob_start() states: &qu

#46900 [NEW]: Unexpected behaviour in HEAD when output buffer callback returns null

2008-12-18 Thread robin_fernandes at uk dot ibm dot com
From: robin_fernandes at uk dot ibm dot com Operating system: * PHP version: 6CVS-2008-12-18 (snap) PHP Bug Type: Output Control Bug description: Unexpected behaviour in HEAD when output buffer callback returns null Description: In HEAD, the original input is

#46897 [NEW]: ob_flush() should fail to flush unerasable buffers

2008-12-18 Thread robin_fernandes at uk dot ibm dot com
From: robin_fernandes at uk dot ibm dot com Operating system: * PHP version: 5.3CVS-2008-12-18 (snap) PHP Bug Type: Output Control Bug description: ob_flush() should fail to flush unerasable buffers Description: On 5_2 and 5_3, there is an inconsistency between

#46749 [Com]: Crash when repeatedly attempting to assign to property of non-object.

2008-12-04 Thread robin_fernandes at uk dot ibm dot com
ID: 46749 Comment by: robin_fernandes at uk dot ibm dot com Reported By: robin_fernandes at uk dot ibm dot com Status: Open Bug Type: Reproducible crash Operating System: * PHP Version: 6CVS-2008-12-04 (snap) New Comment: In fact, the class

#46749 [NEW]: Crash when repeatedly attempting to assign to property of non-object.

2008-12-04 Thread robin_fernandes at uk dot ibm dot com
From: robin_fernandes at uk dot ibm dot com Operating system: * PHP version: 6CVS-2008-12-04 (snap) PHP Bug Type: Reproducible crash Bug description: Crash when repeatedly attempting to assign to property of non-object. Description: The script below crashes

#44182 [Fbk->Opn]: extract($a, EXTR_REFS) can fail to split copy-on-write references

2008-10-27 Thread robin_fernandes at uk dot ibm dot com
ID: 44182 User updated by: robin_fernandes at uk dot ibm dot com Reported By: robin_fernandes at uk dot ibm dot com -Status: Feedback +Status: Open Bug Type: Arrays related Operating System: * PHP Version: 5.2CVS-2008-02-20 (snap) New

#44182 [Fbk->Opn]: extract($a, EXTR_REFS) can fail to split copy-on-write references

2008-10-27 Thread robin_fernandes at uk dot ibm dot com
ID: 44182 User updated by: robin_fernandes at uk dot ibm dot com Reported By: robin_fernandes at uk dot ibm dot com -Status: Feedback +Status: Open Bug Type: Arrays related Operating System: * PHP Version: 5.2CVS-2008-02-20 (snap) New

#44182 [Com]: extract($a, EXTR_REFS) can fail to split copy-on-write references

2008-10-25 Thread robin_fernandes at uk dot ibm dot com
ID: 44182 Comment by: robin_fernandes at uk dot ibm dot com Reported By: robin_fernandes at uk dot ibm dot com Status: Feedback Bug Type: Arrays related Operating System: * PHP Version: 5.2CVS-2008-02-20 (snap) New Comment: The patch URL

#45622 [Com]: isset($arrayObject->p) misbehaves with ArrayObject::ARRAY_AS_PROPS set

2008-07-25 Thread robin_fernandes at uk dot ibm dot com
ID: 45622 Comment by: robin_fernandes at uk dot ibm dot com Reported By: robin_fernandes at uk dot ibm dot com Status: Open Bug Type: SPL related Operating System: all PHP Version: 5.3CVS-2008-07-25 (CVS) New Comment: The bug is due to an

#45622 [NEW]: isset($arrayObject->p) misbehaves with ArrayObject::ARRAY_AS_PROPS set

2008-07-25 Thread robin_fernandes at uk dot ibm dot com
From: robin_fernandes at uk dot ibm dot com Operating system: all PHP version: 5.3CVS-2008-07-25 (CVS) PHP Bug Type: SPL related Bug description: isset($arrayObject->p) misbehaves with ArrayObject::ARRAY_AS_PROPS set Description: If an instance of ArrayObj

#45614 [NEW]: ArrayIterator::current(), ::key() can show 1st private prop of wrapped object

2008-07-24 Thread robin_fernandes at uk dot ibm dot com
From: robin_fernandes at uk dot ibm dot com Operating system: all PHP version: 5.3CVS-2008-07-24 (CVS) PHP Bug Type: SPL related Bug description: ArrayIterator::current(), ::key() can show 1st private prop of wrapped object Description: If the first property of

#45595 [NEW]: ArrayObject::STD_PROP_LIST does not behave as documented with foreach

2008-07-22 Thread robin_fernandes at uk dot ibm dot com
From: robin_fernandes at uk dot ibm dot com Operating system: Windows PHP version: 5.2CVS-2008-07-22 (snap) PHP Bug Type: SPL related Bug description: ArrayObject::STD_PROP_LIST does not behave as documented with foreach Description: The SPL documentation

#45571 [NEW]: ReflectionClass::export() shows superclasses' private static methods.

2008-07-20 Thread robin_fernandes at uk dot ibm dot com
From: robin_fernandes at uk dot ibm dot com Operating system: Windows PHP version: 5.3CVS-2008-07-20 (snap) PHP Bug Type: Reflection related Bug description: ReflectionClass::export() shows superclasses' private static methods. Description: A change was ma

#44678 [NEW]: spliti error message includes wrong function name

2008-04-09 Thread robin_fernandes at uk dot ibm dot com
From: robin_fernandes at uk dot ibm dot com Operating system: Windows PHP version: 5.2CVS-2008-04-09 (snap) PHP Bug Type: Regexps related Bug description: spliti error message includes wrong function name Description: An "Invalid Regular Expression&q

#44660 [Opn]: Indexed and reference assignment to propery of non-object don't trigger warning

2008-04-07 Thread robin_fernandes at uk dot ibm dot com
ID: 44660 User updated by: robin_fernandes at uk dot ibm dot com Reported By: robin_fernandes at uk dot ibm dot com Status: Open Bug Type: Scripting Engine problem Operating System: Windows PHP Version: 5.3CVS-2008-04-07 (snap) New Comment

#44660 [NEW]: Indexed and reference assignment to propery of non-object don't trigger warning

2008-04-07 Thread robin_fernandes at uk dot ibm dot com
From: robin_fernandes at uk dot ibm dot com Operating system: Windows PHP version: 5.3CVS-2008-04-07 (snap) PHP Bug Type: Scripting Engine problem Bug description: Indexed and reference assignment to propery of non-object don't trigger warning Descri

#43484 [Bgs]: call_user_func_array(): questionable pass-by-val/pass-by-ref behaviour.

2008-03-10 Thread robin_fernandes at uk dot ibm dot com
ID: 43484 User updated by: robin_fernandes at uk dot ibm dot com Reported By: robin_fernandes at uk dot ibm dot com Status: Bogus Bug Type: Scripting Engine problem Operating System: Windows PHP Version: 5.3CVS-2007-12-03 (snap) New Comment: Hi

#44181 [Opn]: extract($a, EXTR_OVERWRITE|EXTR_REFS) can fail to create references to $a

2008-02-20 Thread robin_fernandes at uk dot ibm dot com
ID: 44181 User updated by: robin_fernandes at uk dot ibm dot com Reported By: robin_fernandes at uk dot ibm dot com Status: Open Bug Type: Arrays related Operating System: Windows PHP Version: 5.2CVS-2008-02-20 (snap) New Comment: I think this is

#44182 [Opn]: extract($a, EXTR_REFS) can fail to split copy-on-write references

2008-02-20 Thread robin_fernandes at uk dot ibm dot com
ID: 44182 User updated by: robin_fernandes at uk dot ibm dot com Reported By: robin_fernandes at uk dot ibm dot com Status: Open Bug Type: Arrays related Operating System: Windows PHP Version: 5.2CVS-2008-02-20 (snap) New Comment: I think the

#44182 [NEW]: extract($a, EXTR_REFS) can fail to split copy-on-write references

2008-02-20 Thread robin_fernandes at uk dot ibm dot com
From: robin_fernandes at uk dot ibm dot com Operating system: Windows PHP version: 5.2CVS-2008-02-20 (snap) PHP Bug Type: Arrays related Bug description: extract($a, EXTR_REFS) can fail to split copy-on-write references Description: extract($a, EXTR_REFS) does

#44181 [NEW]: extract($a, EXTR_OVERWRITE|EXTR_REFS) can fail to create references to $a

2008-02-20 Thread robin_fernandes at uk dot ibm dot com
From: robin_fernandes at uk dot ibm dot com Operating system: Windows PHP version: 5.2CVS-2008-02-20 (snap) PHP Bug Type: Arrays related Bug description: extract($a, EXTR_OVERWRITE|EXTR_REFS) can fail to create references to $a Description: Using extract() with

#44100 [NEW]: Inconsistent handling of static array declarations with duplicate keys

2008-02-11 Thread robin_fernandes at uk dot ibm dot com
From: robin_fernandes at uk dot ibm dot com Operating system: Windows PHP version: 5.2CVS-2008-02-11 (snap) PHP Bug Type: Scripting Engine problem Bug description: Inconsistent handling of static array declarations with duplicate keys Description: There is an

#43984 [Opn]: Extra parentheses prevent implicit variable initialisation when passing by ref

2008-01-30 Thread robin_fernandes at uk dot ibm dot com
ID: 43984 User updated by: robin_fernandes at uk dot ibm dot com Reported By: robin_fernandes at uk dot ibm dot com Status: Open Bug Type: Scripting Engine problem Operating System: Windows PHP Version: 5.2.5 New Comment: Note that if the

#43984 [NEW]: Extra parentheses prevent implicit variable initialisation when passing by ref

2008-01-30 Thread robin_fernandes at uk dot ibm dot com
From: robin_fernandes at uk dot ibm dot com Operating system: Windows PHP version: 5.2.5 PHP Bug Type: Scripting Engine problem Bug description: Extra parentheses prevent implicit variable initialisation when passing by ref Description: Passing an undefined

#43973 [NEW]: __autoload called with wrong classname when triggered by static callback

2008-01-29 Thread robin_fernandes at uk dot ibm dot com
From: robin_fernandes at uk dot ibm dot com Operating system: PHP version: 6CVS-2008-01-29 (snap) PHP Bug Type: Class/Object related Bug description: __autoload called with wrong classname when triggered by static callback Description: NB: This issue is

#43596 [Opn]: array_slice(): $length arg ignored when it is 0 (unlike in php5.2.5)

2008-01-26 Thread robin_fernandes at uk dot ibm dot com
ID: 43596 User updated by: robin_fernandes at uk dot ibm dot com Reported By: robin_fernandes at uk dot ibm dot com Status: Open Bug Type: Arrays related Operating System: Windows PHP Version: 5.3CVS-2007-12-14 (snap) New Comment: Hi msaraujo

#43736 [NEW]: Cannot return an overloaded property by reference

2008-01-03 Thread robin_fernandes at uk dot ibm dot com
From: robin_fernandes at uk dot ibm dot com Operating system: Windows PHP version: 5.2.5 PHP Bug Type: Scripting Engine problem Bug description: Cannot return an overloaded property by reference Description: Even with a __get() that returns by reference

#43698 [NEW]: Assignment to inaccessible private property in __set() has no effect.

2007-12-28 Thread robin_fernandes at uk dot ibm dot com
From: robin_fernandes at uk dot ibm dot com Operating system: Windows PHP version: 5.3CVS-2007-12-28 (snap) PHP Bug Type: Scripting Engine problem Bug description: Assignment to inaccessible private property in __set() has no effect. Description: The assignment

#43596 [Opn]: array_slice(): $length arg ignored when it is 0 (unlike in php5.2.5)

2007-12-14 Thread robin_fernandes at uk dot ibm dot com
ID: 43596 User updated by: robin_fernandes at uk dot ibm dot com Reported By: robin_fernandes at uk dot ibm dot com Status: Open Bug Type: Arrays related Operating System: Windows PHP Version: 5.3CVS-2007-12-14 (snap) New Comment: Hi Felipe

#43596 [Opn]: array_slice(): $length arg ignored when it is 0 (unlike in php5.2.5)

2007-12-14 Thread robin_fernandes at uk dot ibm dot com
ID: 43596 User updated by: robin_fernandes at uk dot ibm dot com Reported By: robin_fernandes at uk dot ibm dot com Status: Open Bug Type: Arrays related Operating System: Windows PHP Version: 5.3CVS-2007-12-14 (snap) New Comment: First line

#43596 [NEW]: array_slice(): $length arg ignored when it is 0 (unlike in php5.2.5)

2007-12-14 Thread robin_fernandes at uk dot ibm dot com
From: robin_fernandes at uk dot ibm dot com Operating system: Windows PHP version: 5.3CVS-2007-12-14 (snap) PHP Bug Type: Arrays related Bug description: array_slice(): $length arg ignored when it is 0 (unlike in php5.2.5) Description: With php5.2.x, explicitly

#43529 [NEW]: readdir(), rewinddir() and closedir() don't always fail when passed 0 arguments

2007-12-07 Thread robin_fernandes at uk dot ibm dot com
From: robin_fernandes at uk dot ibm dot com Operating system: Windows PHP version: 5.3CVS-2007-12-07 (snap) PHP Bug Type: Directory function related Bug description: readdir(), rewinddir() and closedir() don't always fail when passed 0 arguments Descri

#42009 [Csd]: is_subclass_of: behaviour contradicts is_a.phpt testcase description

2007-12-03 Thread robin_fernandes at uk dot ibm dot com
ID: 42009 User updated by: robin_fernandes at uk dot ibm dot com Reported By: robin_fernandes at uk dot ibm dot com Status: Closed Bug Type: Scripting Engine problem Operating System: * PHP Version: PHP 5.3.0-dev (cli) (built: Nov 27 2007 16:18:57

#42009 [Csd->Opn]: is_subclass_of: behaviour contradicts is_a.phpt testcase description

2007-12-03 Thread robin_fernandes at uk dot ibm dot com
ID: 42009 User updated by: robin_fernandes at uk dot ibm dot com Reported By: robin_fernandes at uk dot ibm dot com -Status: Closed +Status: Open Bug Type: Scripting Engine problem Operating System: * -PHP Version: 5CVS-2007-08-17 +PHP

#43484 [NEW]: call_user_func_array(): questionable pass-by-val/pass-by-ref behaviour.

2007-12-03 Thread robin_fernandes at uk dot ibm dot com
From: robin_fernandes at uk dot ibm dot com Operating system: Windows PHP version: 5.3CVS-2007-12-03 (snap) PHP Bug Type: Scripting Engine problem Bug description: call_user_func_array(): questionable pass-by-val/pass-by-ref behaviour. Description: This issue

#43483 [Opn]: get_class_methods() does not list all visible methods.

2007-12-03 Thread robin_fernandes at uk dot ibm dot com
ID: 43483 User updated by: robin_fernandes at uk dot ibm dot com Reported By: robin_fernandes at uk dot ibm dot com Status: Open Bug Type: Class/Object related Operating System: Windows PHP Version: 5.3CVS-2007-12-03 (snap) New Comment: The

#43483 [NEW]: get_class_methods() does not list all visible methods.

2007-12-03 Thread robin_fernandes at uk dot ibm dot com
From: robin_fernandes at uk dot ibm dot com Operating system: Windows PHP version: 5.3CVS-2007-12-03 (snap) PHP Bug Type: Class/Object related Bug description: get_class_methods() does not list all visible methods. Description: get_class_methods() should list

#42976 [NEW]: ReflectionClass::newInstance[Args]() crashes if ctor takes arg by reference

2007-10-15 Thread robin_fernandes at uk dot ibm dot com
From: robin_fernandes at uk dot ibm dot com Operating system: Windows PHP version: 5CVS-2007-10-15 (snap) PHP Bug Type: Reproducible crash Bug description: ReflectionClass::newInstance[Args]() crashes if ctor takes arg by reference Description: In some cases

#42852 [NEW]: Inconsistent message when creating default object from empty value

2007-10-04 Thread robin_fernandes at uk dot ibm dot com
From: robin_fernandes at uk dot ibm dot com Operating system: PHP version: 5CVS-2007-10-04 (snap) PHP Bug Type: Scripting Engine problem Bug description: Inconsistent message when creating default object from empty value Description: This is a minor

#42641 [Opn]: ob_start(): inconsistent behaviour with undefined callbacks

2007-09-14 Thread robin_fernandes at uk dot ibm dot com
ID: 42641 User updated by: robin_fernandes at uk dot ibm dot com Reported By: robin_fernandes at uk dot ibm dot com Status: Open Bug Type: Output Control Operating System: Windows PHP Version: 5CVS-2007-09-12 (snap) New Comment: OK. On this

#42641 [Opn]: ob_start(): inconsistent behaviour with undefined callbacks

2007-09-12 Thread robin_fernandes at uk dot ibm dot com
ID: 42641 User updated by: robin_fernandes at uk dot ibm dot com -Summary: Further info Reported By: robin_fernandes at uk dot ibm dot com Status: Open Bug Type: Output Control Operating System: Windows PHP Version: 5CVS-2007-09-12 (snap

#42641 [Fbk->Opn]: Further info

2007-09-12 Thread robin_fernandes at uk dot ibm dot com
ID: 42641 User updated by: robin_fernandes at uk dot ibm dot com -Summary: ob_start(): inconsistent behaviour with undefined callbacks Reported By: robin_fernandes at uk dot ibm dot com -Status: Feedback +Status: Open Bug Type

#42641 [NEW]: ob_start(): inconsistent behaviour with undefined callbacks

2007-09-12 Thread robin_fernandes at uk dot ibm dot com
From: robin_fernandes at uk dot ibm dot com Operating system: Windows PHP version: 5CVS-2007-09-12 (snap) PHP Bug Type: Output Control Bug description: ob_start(): inconsistent behaviour with undefined callbacks Description: ob_start() can initialize multiple

#42311 [NEW]: Intermittent failure of test bug35885.phpt

2007-08-15 Thread robin_fernandes at uk dot ibm dot com
From: robin_fernandes at uk dot ibm dot com Operating system: Windows PHP version: 5.2.3 PHP Bug Type: Date/time related Bug description: Intermittent failure of test bug35885.phpt Description: Test http://lxr.php.net/source/php-src/ext/date/tests/bug35885.phpt

#42311 [Opn]: Intermittent failure of test bug35885.phpt

2007-08-15 Thread robin_fernandes at uk dot ibm dot com
ID: 42311 User updated by: robin_fernandes at uk dot ibm dot com Reported By: robin_fernandes at uk dot ibm dot com Status: Open Bug Type: Date/time related Operating System: Windows PHP Version: 5.2.3 New Comment: Below is a suggested patch

#42009 [NEW]: is_subclass_of: behaviour contradicts is_a.phpt testcase description

2007-07-16 Thread robin_fernandes at uk dot ibm dot com
From: robin_fernandes at uk dot ibm dot com Operating system: Windows PHP version: 5CVS-2007-07-16 (snap) PHP Bug Type: Scripting Engine problem Bug description: is_subclass_of: behaviour contradicts is_a.phpt testcase description Description: This is either a

#41961 [Asn]: Search for overridden private methods strays from class hierarchy

2007-07-11 Thread robin_fernandes at uk dot ibm dot com
ID: 41961 User updated by: robin_fernandes at uk dot ibm dot com Reported By: robin_fernandes at uk dot ibm dot com Status: Assigned Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 5CVS-2007-07-11 (snap) Assigned To

#41961 [Opn]: Search for overridden private methods strays from class hierarchy

2007-07-11 Thread robin_fernandes at uk dot ibm dot com
ID: 41961 User updated by: robin_fernandes at uk dot ibm dot com Reported By: robin_fernandes at uk dot ibm dot com Status: Open Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 5CVS-2007-07-11 (snap) New Comment: Below is

#41961 [NEW]: Search for overridden private methods strays from class hierarchy

2007-07-11 Thread robin_fernandes at uk dot ibm dot com
From: robin_fernandes at uk dot ibm dot com Operating system: Linux PHP version: 5CVS-2007-07-11 (snap) PHP Bug Type: Scripting Engine problem Bug description: Search for overridden private methods strays from class hierarchy Description: The wrong method is