Antony Dovgal wrote:
On 25.06.2007 22:24, Rob Richards wrote:
Changed output is due to a I fix I made in libxml2 for 2.6.29
So we need either to create separate tests for 2.6.29 or just disable
these tests when LIBXML_VERSION => 20629, if I understood it correctly.
That is correct. As Dmitry pointed out older libxml2 produced invalid
XML, but that particular test is for a non-related PHP issue in the
extension.
Personally I'd prefer just to disable the test when LIBXML_VERSION <
20629 (using Dmitry's updated test) instead of having to have multiple
tests for different libxml2 versions and seeing the output is really
correct in the newer version.
Rob
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php