[PHP-DOC] #2965 [Bgs->Opn]: The <= operator does not work properly on characters. From: hholzgra <email protected>
Date: 09/30/02

 ID: 2965
 Updated by: hholzgra <email protected>
 Reported By: fred <email protected>
-Status: Bogus
+Status: Open
-Bug Type: Misbehaving function
+Bug Type: Documentation problem
 Operating System: Redhat Linux 6.0
 PHP Version: 3.0.11
-Assigned To:
+Assigned To: hholzgra
 New Comment:

changed to documentation problem and reopened until verified

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

[2002-09-30 16:49:59] hholzgra <email protected>

it may look strange but it is intended behaviour

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

[1999-12-13 10:09:12] fred <email protected>

for($i = 'A'; $i <= 'Z' ; $i++)
   echo "$i<br>\n";

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

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

-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php