Test: /ext/xsl/tests/bug71540.phpt - Version 7.0.4-dev        

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 is 1 diff reported by users for this test.

Count Diff
2 (100%)
008+ Segmentation fault (core dumped)
009- Warning: XSLTProcessor::transformToXml(): xmlXPathCompiledEval: 2 objects left on the stack. in %sbug71540.php on line %d
010+ Termsig=11
010-
011- Warning: XSLTProcessor::transformToXml(): runtime error: file %s line 13 element value-of in %sbug71540.php on line %d
012-
013- Warning: XSLTProcessor::transformToXml(): XPath evaluation returned no result. in %sbug71540.php on line %d
014- <html xmlns:php="http://php.net/xsl"><body>
015- <h2>Users</h2>
016- <table><tr><td></td></tr></table>
017- </body></html>
018- DONE