#35672 [NEW]: endless loop with children() iterator

2005-12-14 Thread jw at jwscripts dot com
From: jw at jwscripts dot com Operating system: Windows XP PHP version: 5.1.1 PHP Bug Type: SimpleXML related Bug description: endless loop with children() iterator Description: Not sure if this a bug or a feature, but when applying a fixed reference to a member

#33631 [NEW]: SOAP-RPC calls with parameters only succeed when __call() invoked explicitly

2005-07-10 Thread jw at jwscripts dot com
From: jw at jwscripts dot com Operating system: Windows XP PHP version: 5.1.0b2 PHP Bug Type: SOAP related Bug description: SOAP-RPC calls with parameters only succeed when __call() invoked explicitly Description: SOAP-RPC calls with parameters only succeed

#33144 [Opn->Bgs]: strftime() does not parse %n

2005-05-25 Thread jw at jwscripts dot com
ID: 33144 User updated by: jw at jwscripts dot com Reported By: jw at jwscripts dot com -Status: Open +Status: Bogus Bug Type: Date/time related Operating System: Windows XP PHP Version: 5.0.4 New Comment: Forgot to look on the MSN site

#33144 [NEW]: strftime() does not parse %n

2005-05-25 Thread jw at jwscripts dot com
From: jw at jwscripts dot com Operating system: Windows XP PHP version: 5.0.4 PHP Bug Type: Date/time related Bug description: strftime() does not parse %n Description: The strftime() function does not translate %n into a new line character. Reproduce code

#30112 [Csd]: Crash when __ToString() called from object with undefined property

2004-11-04 Thread jw at jwscripts dot com
ID: 30112 User updated by: jw at jwscripts dot com Reported By: jw at jwscripts dot com Status: Closed Bug Type: Reproducible crash Operating System: * PHP Version: 5.0.2 New Comment: Works as expected now, thanks! Previous Comments

#30112 [Opn]: Crash when __ToString() called from object with undefined property

2004-09-25 Thread jw at jwscripts dot com
ID: 30112 User updated by: jw at jwscripts dot com Reported By: jw at jwscripts dot com Status: Open Bug Type: Reproducible crash Operating System: Windows XP -PHP Version: 5.0.1 +PHP Version: 5.0.2 New Comment: Bug persists in version 5.0.2

#30061 [Opn]: xml_set_start_namespace_decl_handler not called

2004-09-25 Thread jw at jwscripts dot com
ID: 30061 User updated by: jw at jwscripts dot com Reported By: jw at jwscripts dot com Status: Open Bug Type: XML related Operating System: Windows XP -PHP Version: 5.0.1 +PHP Version: 5.0.2 New Comment: Problem persists in version 5.0.2

#29782 [Fbk->Opn]: Invalid XPath Context error when ZE1 compatibility mode is enabled

2004-09-23 Thread jw at jwscripts dot com
ID: 29782 User updated by: jw at jwscripts dot com Reported By: jw at jwscripts dot com -Status: Feedback +Status: Open Bug Type: XSLT related Operating System: Windows XP & 2000 / FreeBSD PHP Version: 5.0.1 New Comment: I

#30112 [NEW]: Crash when __ToString() called from object with undefined property

2004-09-16 Thread jw at jwscripts dot com
From: jw at jwscripts dot com Operating system: Windows XP PHP version: 5.0.1 PHP Bug Type: Reproducible crash Bug description: Crash when __ToString() called from object with undefined property Description: When the __toString() method is called from a returned

#30061 [Opn]: xml_set_start_namespace_decl_handler not called

2004-09-10 Thread jw at jwscripts dot com
ID: 30061 User updated by: jw at jwscripts dot com Reported By: jw at jwscripts dot com Status: Open Bug Type: XML related Operating System: Windows XP PHP Version: 5.0.1 New Comment: This bug seems to be related to bug #27908 Previous Comments

#30061 [NEW]: xml_set_start_namespace_decl_handler not called

2004-09-10 Thread jw at jwscripts dot com
From: jw at jwscripts dot com Operating system: Windows XP PHP version: 5.0.1 PHP Bug Type: XML related Bug description: xml_set_start_namespace_decl_handler not called Description: The namespace handler defined with the xml_set_start_namespace_decl_handler

#29782 [Opn]: Invalid XPath Context error when ZE1 compatibility mode is enabled

2004-08-21 Thread jw at jwscripts dot com
ID: 29782 User updated by: jw at jwscripts dot com Reported By: jw at jwscripts dot com Status: Open Bug Type: XSLT related -Operating System: Windows XP +Operating System: Windows XP & 2000 / FreeBSD PHP Version: 5.0.1 New Comment: Also app

#29782 [NEW]: Invalid XPath Context error when ZE1 compatibility mode is enabled

2004-08-21 Thread jw at jwscripts dot com
From: jw at jwscripts dot com Operating system: Windows XP PHP version: 5.0.1 PHP Bug Type: XSLT related Bug description: Invalid XPath Context error when ZE1 compatibility mode is enabled Description: When the ZE1 compatibility has been enabled (in php.ini

#27265 [Bgs]: Reflection API :: Reflection_Property fails when a const is passed

2004-06-09 Thread jw at jwscripts dot com
ID: 27265 User updated by: jw at jwscripts dot com Reported By: jw at jwscripts dot com Status: Bogus Bug Type: Zend Engine 2 problem Operating System: * PHP Version: 5CVS-2004-02-15 New Comment: Another workaround consists of first trying to

#27265 [Bgs]: Reflection API :: Reflection_Property fails when a const is passed

2004-02-16 Thread jw at jwscripts dot com
ID: 27265 User updated by: jw at jwscripts dot com Reported By: jw at jwscripts dot com Status: Bogus Bug Type: Zend Engine 2 problem Operating System: * PHP Version: 5CVS-2004-02-15 New Comment: > We are missing a class 'Reflecti

#27265 [NEW]: Reflection API :: Reflection_Property fails when a const is passed

2004-02-15 Thread jw at jwscripts dot com
From: jw at jwscripts dot com Operating system: Windows XP PHP version: 5CVS-2004-02-15 (dev) PHP Bug Type: Class/Object related Bug description: Reflection API :: Reflection_Property fails when a const is passed Description: When passing a constant to the

#27252 [Fbk->Csd]: Exception handling crashes Apache 2 after a couple of reloads

2004-02-15 Thread jw at jwscripts dot com
ID: 27252 User updated by: jw at jwscripts dot com Reported By: jw at jwscripts dot com -Status: Feedback +Status: Closed Bug Type: Apache2 related Operating System: Windows XP PHP Version: 5.0.0b4 (beta4) New Comment: The problem seems

#27252 [NEW]: Exception handling crashes Apache 2 after a couple of reloads

2004-02-14 Thread jw at jwscripts dot com
From: jw at jwscripts dot com Operating system: Windows XP PHP version: 5.0.0b4 (beta4) PHP Bug Type: Apache2 related Bug description: Exception handling crashes Apache 2 after a couple of reloads Description: The Exception implementation appears buggy under Win

#26160 [Com]: imap_fetch_overview crashes on certain malformed messages

2004-02-03 Thread jw at jwscripts dot com
ID: 26160 Comment by: jw at jwscripts dot com Reported By: dkoopman at godaddy dot com Status: No Feedback Bug Type: Reproducible crash Operating System: RH 9.0 PHP Version: 4.3.2 New Comment: tried it with the latest snapshot (Version