php-developer-list | 2002112
Date: 11/29/02
- Next message: Markus Fischer: "Re: [PHP-DEV] C++ extensions and ext_skel"
- Previous message: John Coggeshall: "RE: [PHP-DEV] RE: Bug #2965"
- In reply to: John Coggeshall: "[PHP-DEV] Bug #2965"
- Next in thread: John Coggeshall: "[PHP-DEV] Bug #2965"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, 28 Nov 2002, John Coggeshall wrote:
>
> This bug was changed to a documentation problem, and I'm a bit confused
> as to what exactly the issue is....
>
> For($i = 'A'; $i <= 'Z' $i++) echo $i;
>
> I'm assuming this *should* echo the A-Z alphabet (which it doesn't)..
> But, since it was changed to a documentation problem -- is the current
> form intended behavior?
Yes, it is. (And it has been like this for years)
Derick
--------------------------------------------------------------------------- Derick Rethans http://derickrethans.nl/ PHP Magazine - PHP Magazine for Professionals http://php-mag.net/ -------------------------------------------------------------------------
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Markus Fischer: "Re: [PHP-DEV] C++ extensions and ext_skel"
- Previous message: John Coggeshall: "RE: [PHP-DEV] RE: Bug #2965"
- In reply to: John Coggeshall: "[PHP-DEV] Bug #2965"
- Next in thread: John Coggeshall: "[PHP-DEV] Bug #2965"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

