Date: 11/30/02
- Next message: Philip Olson: "Re: [PHP-DOC] #8353 [Opn->Csd]: foreach modify array pointer"
- Previous message: Derick Rethans: "Re: [PHP-DOC] cvs: phpdoc /entities global.ent"
- In reply to: Sara Golemon: "[PHP-DOC] cvs: phpdoc /en/language variables.xml"
- Next in thread: Philip Olson: "Re: [PHP-DOC] cvs: phpdoc /en/language variables.xml"
- Reply: Philip Olson: "Re: [PHP-DOC] cvs: phpdoc /en/language variables.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sat, 30 Nov 2002, Sara Golemon wrote:
> pollita Sat Nov 30 11:21:11 2002 EDT
>
> Modified files:
> /phpdoc/en/language variables.xml
> Log:
> Documentation Bug #2965
> "Why is ('Z'+1) < 'Z'?"
Maybe you can add why this doesn't work?
for ($i = 'A'; $i < 'Z'; $i++) {
}
Derick
--------------------------------------------------------------------------- Derick Rethans http://derickrethans.nl/ PHP Magazine - PHP Magazine for Professionals http://php-mag.net/ -------------------------------------------------------------------------
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Philip Olson: "Re: [PHP-DOC] #8353 [Opn->Csd]: foreach modify array pointer"
- Previous message: Derick Rethans: "Re: [PHP-DOC] cvs: phpdoc /entities global.ent"
- In reply to: Sara Golemon: "[PHP-DOC] cvs: phpdoc /en/language variables.xml"
- Next in thread: Philip Olson: "Re: [PHP-DOC] cvs: phpdoc /en/language variables.xml"
- Reply: Philip Olson: "Re: [PHP-DOC] cvs: phpdoc /en/language variables.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

