We can put it in 5.3 perhaps.

-Andrei

On Dec 1, 2006, at 1:51 PM, Ilia Alshanetsky wrote:

Before we commit, let's explore how it will affect existing applications. The last thing I want to do is break the serialization format BC in a minor release.


On 1-Dec-06, at 4:43 PM, Andrei Zmievski wrote:

When serializing binary strings in PHP 6, we have to escape non-ASCII characters and then unescape them on unserialization. This patch adds the unescapement support to PHP 5.2, in order to make it easier to exchange data between PHP 5 and 6. If no one has objections, I will commit soon.

-Andrei

<php52_serialization.diff.txt>
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Ilia Alshanetsky




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

Reply via email to