php-developer-list | 2002112

RE: [PHP-DEV] RE: Bug #2965 From: John Coggeshall (john <email protected>)
Date: 11/28/02

That's not the issue... In C, the behavior is to actually print the
alphabet A-Z... It looks like our implementation is messed up, but the
bug report is a bit misleading as to if I should fix the documentation
to say you CAN'T do this, or fix the code so you can :)

John

>-----Original Message-----
>From: Dan Rossi [mailto:daniel <email protected>]
>Sent: Thursday, November 28, 2002 7:06 PM
>To: john <email protected>; php-dev <email protected>
>Subject: [PHP-DEV] RE: Bug #2965
>
>
>i'd try use chr($i) or something like that and start @ A value
>
>-----Original Message-----
>From: John Coggeshall [mailto:john <email protected>]
>Sent: Friday, November 29, 2002 11:00 AM
>To: 'electroteque'; php-dev <email protected>
>Subject: Bug #2965
>
>
>
>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
>
>

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php