Date: 11/30/02
- Next message: Philip Olson: "[PHP-DOC] manual builds (when)"
- Previous message: Sara Golemon: "[PHP-DOC] cvs: phpdoc /en/language variables.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 2965
Updated by: pollita <email protected>
Reported By: fred <email protected>
-Status: Open
+Status: Closed
Bug Type: Documentation problem
Operating System: Redhat Linux 6.0
PHP Version: 4
Assigned To: hholzgra
New Comment:
This bug has been fixed in CVS.
In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.
In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
Thank you for the report, and for helping us make PHP better.
PHP follows Perl convention when performing arithmetic operations on
character values. Explanation added in PHP-DOCs
Previous Comments:
------------------------------------------------------------------------
[2002-09-30 19:48:47] hholzgra <email protected>
changed to documentation problem and reopened until verified
------------------------------------------------------------------------
[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
- Next message: Philip Olson: "[PHP-DOC] manual builds (when)"
- Previous message: Sara Golemon: "[PHP-DOC] cvs: phpdoc /en/language variables.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

