Re: Re: Stumped! 4.x to 5.1 problem!!

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



[snip]
>
> seems the perceived problem is being caused by something else?
>

Sorry, I have to respectfully disagree.

I was converting all indexes to string indexes, and simply using
"zend_hash_update" to re-constitute the objects and they simply did not
work. When I scanned indexes strings to test for purely numeric content,
and when true, used "zend_hash_index_update" instead, it worked.

This behavior appears different in 5.1.X from 4.x, I can't explain it
100%, but I know that this change fixed the problem I was seeing.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux