On Sun, 13 May 2001, Zeev Suraski wrote:

> Why do you need it?  Nobody ever needed it until now.  It'll slightly slow
> down each and every hash update all over PHP, so unless it's really
> necessary, we should do without it...

    The serializer in the session module would benefit from it as
    well.  Currently, we make the decision whether to treat an
    array as numeric/associative based on the first array entry,
    but that can fail, of course.

    - Sascha                                     Experience IRCG
      http://schumann.cx/                http://schumann.cx/ircg


-- 
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