#32641 [Opn->Bgs]: foreach($domElement->childNodes AS $child) produces fatal error

2005-04-09 Thread php dot bug at hebbron dot com
ID: 32641 User updated by: php dot bug at hebbron dot com Reported By: php dot bug at hebbron dot com -Status: Open +Status: Bogus Bug Type: DOM XML related Operating System: Linux PHP Version: 5.0.4 New Comment: See above - bogus

#32641 [Opn]: foreach($domElement->childNodes AS $child) produces fatal error

2005-04-09 Thread php dot bug at hebbron dot com
ID: 32641 User updated by: php dot bug at hebbron dot com Reported By: php dot bug at hebbron dot com Status: Open Bug Type: DOM XML related Operating System: Linux PHP Version: 5.0.4 New Comment: Apologies: tried again on another machine - I

#32641 [NEW]: foreach($domElement->childNodes AS $child) produces fatal error

2005-04-09 Thread php dot bug at hebbron dot com
From: php dot bug at hebbron dot com Operating system: Linux PHP version: 5.0.4 PHP Bug Type: DOM XML related Bug description: foreach($domElement->childNodes AS $child) produces fatal error Description: The following code works fine on 5.0.2, but causes

#32296 [Opn]: get_class_methods output has changed between 5.0.2 and 5.0.3

2005-03-13 Thread php dot bug at hebbron dot com
ID: 32296 User updated by: php dot bug at hebbron dot com Reported By: php dot bug at hebbron dot com Status: Open Bug Type: Class/Object related Operating System: SuSE Linux 9.1 PHP Version: 5.0.3 New Comment: Sorry - the expected output is from

#32296 [NEW]: get_class_methods output has changed between 5.0.2 and 5.0.3

2005-03-13 Thread php dot bug at hebbron dot com
From: php dot bug at hebbron dot com Operating system: SuSE Linux 9.1 PHP version: 5.0.3 PHP Bug Type: Class/Object related Bug description: get_class_methods output has changed between 5.0.2 and 5.0.3 Description: Using the code below, the output from