Test: /ext/xml/tests/xml_set_element_handler_error.phpt - Version 7.0.27    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ ** ERROR: process timed out **
001- *** Testing xml_set_element_handler() : error conditions ***
002-
003- -- Testing xml_set_element_handler() function with more than expected no. of arguments --
004-
005- Warning: xml_set_element_handler() expects exactly 3 parameters, 4 given in %s on line %d
006- NULL
007-
008- -- Testing xml_set_element_handler() function with less than expected no. of arguments --
009-
010- Warning: xml_set_element_handler() expects exactly 3 parameters, 1 given in %s on line %d
011- NULL
012- Done