php-developer-list | 2002112
Date: 11/28/02
- Next message: John Coggeshall: "[PHP-DEV] Bug #2965"
- Previous message: Marcus Börger: "Re: [PHP-DEV] Zend Engine 2"
- In reply to: electroteque: "[PHP-DEV] Zend Engine 2"
- Next in thread: Dan Rossi: "[PHP-DEV] RE: Bug #2965"
- Reply: Dan Rossi: "[PHP-DEV] RE: Bug #2965"
- Reply: Derick Rethans: "Re: [PHP-DEV] Bug #2965"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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?
John
>-----Original Message-----
>From: electroteque [mailto:daniel <email protected>]
>Sent: Thursday, November 28, 2002 6:07 PM
>To: php-dev <email protected>
>Subject: [PHP-DEV] Zend Engine 2
>
>
>Hello i was wondering when this is becoming available with the
>possibilities of private and public class features ?
>
>
>
>--
>PHP Development Mailing List <http://www.php.net/>
>To unsubscribe, visit: http://www.php.net/unsub.php
>
>
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: John Coggeshall: "[PHP-DEV] Bug #2965"
- Previous message: Marcus Börger: "Re: [PHP-DEV] Zend Engine 2"
- In reply to: electroteque: "[PHP-DEV] Zend Engine 2"
- Next in thread: Dan Rossi: "[PHP-DEV] RE: Bug #2965"
- Reply: Dan Rossi: "[PHP-DEV] RE: Bug #2965"
- Reply: Derick Rethans: "Re: [PHP-DEV] Bug #2965"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

