I had suggested the start end construct, but was rejected by Zeev due to performance 
reasons,
and that nobody in the history of php has ever need this : )

-Jason


----- Original Message -----
From: "Jeroen van Wolffelaar" <[EMAIL PROTECTED]>
To: "Derick Rethans" <[EMAIL PROTECTED]>; "André Langhorst" <[EMAIL PROTECTED]>
Cc: "Andi Gutmans" <[EMAIL PROTECTED]>; "Zeev Suraski" <[EMAIL PROTECTED]>; 
<[EMAIL PROTECTED]>; "Stanislav Malyshev" <[EMAIL PROTECTED]>;
"Andrei Zmievski" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Tuesday, July 10, 2001 1:04 PM
Subject: [PHP-DEV] Re: [Zend Engine 2] Re: [PHP-DEV] Re: Str enhancement, final run


> I've said it before, but I *really* am convinced now, that we should:
>
> - At least allow $str{index} (while _deprecating_ the array $str[ ] indices)
> - _possibly_ also allowing $str{start..end}
> - and if the above is allowed, then I think you should also allow
> $str{..end} and $str{start..}
>
> But *nothing else*.
>
> Greetz,
> Jeroen
>
>
> --
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to