Zeev Suraski wrote:

For those of you who submitted patches to 5.1 since RC1 - do you believe that we need another RC or can we go ahead and roll 5.1 final and run a sanity test for 24 hours? I went over the patches, none of them appears to be too dangerous, but if any of you thinks differently, let me know.

Is it possible to add a small feature to the xml stuff prior to 5.1 release as I assume an RC2 is going to go out.
http://www.ctindustries.net/patches/xmldiff.txt (made against HEAD)

I know its late in the game, but need to be able to perform some Canonicalization on XML, but until I have time to implement it, it has to be done manually but need to be able to support empty tags serialized to include both the start and end tags.

Change also removes some libxml version checks no longer needed and a couple of new flags - 2 for canonicalization and 1 for better memory optimization.

Rob

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

Reply via email to