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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
51 matches
Mail list logo