ID:               20548
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Verified
 Bug Type:         Scripting Engine problem
 Operating System: Linux 2.4
 PHP Version:      4.3.0RC1


Previous Comments:
------------------------------------------------------------------------

[2002-11-21 12:42:11] [EMAIL PROTECTED]

The following:
  $score[$num]--;
does not affect $score[$num] if $score[$num] is uninitiated.
Using $score[$num]++ does work, however.
This is inconsistent.


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=20548&edit=1

Reply via email to