Home > Archive > PHP Documentation > May 2006 > Re: [PHP-DOC] cvs: phpdoc /en/language types.xml
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Re: [PHP-DOC] cvs: phpdoc /en/language types.xml
|
|
| Nuno Lopes 2006-05-02, 6:59 pm |
| > philip Tue May 2 18:05:55 2006 UTC
>
> Modified files:
> /phpdoc/en/language types.xml
> Log:
> Expand $str[42] syntax info a little more, $str{42} deprecated as of PHP
> 6,
> and adjust example accordingly
$str{42} is not marked as deprecated. The notice was removed a long ago (yes
from PHP 6 too).
Nuno
| |
| Philip Olson 2006-05-02, 6:59 pm |
| Nuno Lopes wrote:
>
>
> $str{42} is not marked as deprecated. The notice was removed a long ago
> (yes from PHP 6 too).
>
I had asked the PHP bugs irc channel and those that replied agreed
it was deprecated. And upon further communication still do. They
(Andrei and Sara) seem rather certain. So, how sure are you? :)
Regards,
Philip
| |
| Nuno Lopes 2006-05-02, 6:59 pm |
| > Nuno Lopes wrote:
>
> I had asked the PHP bugs irc channel and those that replied agreed
> it was deprecated. And upon further communication still do. They
> (Andrei and Sara) seem rather certain. So, how sure are you? :)
>
> Regards,
> Philip
Do you trust the developers?? Their memory isn't that great :)
I've tested with a pretty recent PHP 6 snapshot when I saw your e-mail. The
notice was removed when there was the discussion and I think it won't be
deprecated (although it still can be, but I don't think so).
Nuno
|
|
|
|
|