Test: /ext/xsl/tests/bug71540.phpt - Version 7.0.16        

Bug #71540 NULL pointer dereference in xsl_ext_function_php()
Submitted: 2016-02-07 08:46:12 Modified: 2016-02-15 08:10:53
From: manhluat Assigned: stas
Status: Closed Package: XSLT related
PHP Version: 5.6.18 OS: Linux

There are 2 different diffs reported by users for this test.

Count Diff
10 (83%)
005- Warning: XSLTProcessor::transformToXml(): Stack usage errror in %sbug71540.php on line %d
006-
007- Warning: XSLTProcessor::transformToXml(): Stack usage errror in %sbug71540.php on line %d
008-
009- Warning: XSLTProcessor::transformToXml(): Handler name must be a string in %sbug71540.php on line %d
010-
2 (17%)
005+ Warning: XSLTProcessor::transformToXml(): Unable to call handler test() in %s/bug71540.php on line 39
005- Warning: XSLTProcessor::transformToXml(): Stack usage errror in %sbug71540.php on line %d
007- Warning: XSLTProcessor::transformToXml(): Stack usage errror in %sbug71540.php on line %d
008-
009- Warning: XSLTProcessor::transformToXml(): Handler name must be a string in %sbug71540.php on line %d
010-
011- Warning: XSLTProcessor::transformToXml(): xmlXPathCompiledEval: 2 objects left on the stack. in %sbug71540.php on line %d
012-
009+ Warning: XSLTProcessor::transformToXml(): xsltValueOf: text copy failed in %s/bug71540.php on line 39
015- Warning: XSLTProcessor::transformToXml(): XPath evaluation returned no result. in %sbug71540.php on line %d
016- <html xmlns:php="http://php.net/xsl"><body>
017- <h2>Users</h2>
018- <table><tr><td></td></tr></table>
019- </body></html>