[PHP-DEV] Bug #2965

2002-11-28 Thread John Coggeshall

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:[EMAIL PROTECTED]] 
Sent: Thursday, November 28, 2002 6:07 PM
To: [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-DEV] Bug #2965

2002-11-28 Thread John Coggeshall

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:[EMAIL PROTECTED]] 
Sent: Thursday, November 28, 2002 6:07 PM
To: [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




Re: [PHP-DEV] Bug #2965

2002-11-28 Thread Derick Rethans
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