No, because there is no change for 's' format which is all that PHP 5.2 produces. The 'S' format is produced only by PHP 6.

-Andrei


On Dec 14, 2006, at 7:40 PM, Mike Ho wrote:

Andrei, thanks for the patch.

When you initially posted a patch for serialization on this list, I believe Ilia did some quick, basic benchmarks and saw that the patched version had a moderate negative performance impact.

Do you believe that this performance impact is still there?

--Mike

On Dec 14, 2006, at 4:11 PM, Andrei Zmievski wrote:

This is the patch against 5.2.1 that supports both 's' and 'S' in serialized strings with no BC breaks. If there are no objections, I will commit soon.

-Andrei

<php5-unserialize.diff.txt>


--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to