From: minakov at bas-net dot by
Operating system: WinXP
PHP version: 4.3.1
PHP Bug Type: Scripting Engine problem
Bug description: String conversion to numbers in "range()"
Description:
I've found a bug with "range" in PHP 4.3.1;
eg.
pr
ID: 20953
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Feedback
+Status: Open
Bug Type: Scripting Engine problem
Operating System: Windows NT 5.1 build 2600
-PHP Version: 4.2.3
+PHP Version: 4.4.0-dev
New
From: [EMAIL PROTECTED]
Operating system: Windows NT 5.1 build 2600
PHP version: 4.2.3
PHP Bug Type: Scripting Engine problem
Bug description: error when combing ?: and return by reference
let the sample code say the problem
'1');
$arr_bad =& Ref_Bad($arr);
$arr_good =&