#40653 [NEW]: strval() and floatval() behave differently

2007-02-26 Thread plyrvt at mail dot ru
From: plyrvt at mail dot ru Operating system: Any PHP version: 5.2.1 PHP Bug Type: Strings related Bug description: strval() and floatval() behave differently Description: Either strval() or floatval() is buggy. They can respect locale or ignore locale, but at

#39276 [Opn]: Unpredictable behaviour of references

2006-10-27 Thread plyrvt at mail dot ru
ID: 39276 User updated by: plyrvt at mail dot ru Reported By: plyrvt at mail dot ru Status: Open Bug Type: Variables related Operating System: any PHP Version: 5.1.6 New Comment: Sorry, 1a & 1b were messed up. Correct is: 1a. Element of an a

#39276 [NEW]: Unpredictable behaviour of references

2006-10-27 Thread plyrvt at mail dot ru
From: plyrvt at mail dot ru Operating system: any PHP version: 5.1.6 PHP Bug Type: Variables related Bug description: Unpredictable behaviour of references Description: Depending on context, references can have 3 different behaviours: 1. Reference to element of

#39011 [Com]: foreach($_GET as $key => &$value) causes later bugs passing $_GET as a paramete

2006-10-01 Thread plyrvt at mail dot ru
ID: 39011 Comment by: plyrvt at mail dot ru Reported By: php_bug dot email at email dot digiways dot com Status: Open Bug Type: Arrays related Operating System: Windows XP PHP Version: 5.1.6 New Comment: This bug can be described shortly

#39011 [Com]: foreach($_GET as $key => &$value) causes later bugs passing $_GET as a paramete

2006-10-01 Thread plyrvt at mail dot ru
ID: 39011 Comment by: plyrvt at mail dot ru Reported By: php_bug dot email at email dot digiways dot com Status: Open Bug Type: Arrays related Operating System: Windows XP PHP Version: 5.1.6 New Comment: If you add unset($val) after foreach

#39011 [Com]: foreach($_GET as $key => &$value) causes later bugs passing $_GET as a paramete

2006-10-01 Thread plyrvt at mail dot ru
ID: 39011 Comment by: plyrvt at mail dot ru Reported By: php_bug dot email at email dot digiways dot com Status: Open Bug Type: Arrays related Operating System: Windows XP PHP Version: 5.1.6 New Comment: Confirm with 5.1.6: &

#31910 [Com]: A special string containing "E" causes an Unhandled Exception

2005-02-14 Thread plyrvt at mail dot ru
ID: 31910 Comment by: plyrvt at mail dot ru Reported By: jakub at icewarp dot com Status: Open Bug Type: Scripting Engine problem Operating System: win32 / ISAPI PHP Version: 4CVS-2005-02-10 New Comment: Maybe this is related somehow to

#31910 [Com]: A special string containing "E" causes an Unhandled Exception

2005-02-14 Thread plyrvt at mail dot ru
ID: 31910 Comment by: plyrvt at mail dot ru Reported By: jakub at icewarp dot com Status: Open Bug Type: Scripting Engine problem Operating System: win32 / ISAPI PHP Version: 4CVS-2005-02-10 New Comment: "PHP has encountered an Unha