--- embedaddon/php/ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcundef.phpt 2012/02/21 23:48:05 1.1.1.1 +++ embedaddon/php/ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcundef.phpt 2012/05/29 12:34:41 1.1.1.2 @@ -24,12 +24,6 @@ var_dump($proc->transformToXml($dom)); NULL Warning: XSLTProcessor::transformToXml(): Unable to call handler undefinedfunc() in %s on line %d - -Warning: XSLTProcessor::transformToXml(): xmlXPathCompiledEval: evaluation failed in %s on line %d - -Warning: XSLTProcessor::transformToXml(): runtime error: file %s line %d element value-of in %s on line %d - -Warning: XSLTProcessor::transformToXml(): XPath evaluation returned no result. in %s on line %d NULL --CREDITS-- Christian Weiske, cweiske@php.net