Diff for /embedaddon/php/ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcnostring.phpt between versions 1.1.1.1 and 1.1.1.2

version 1.1.1.1, 2012/02/21 23:48:05 version 1.1.1.2, 2012/05/29 12:34:41
Line 25  var_dump($proc->transformToXml($dom)); Line 25  var_dump($proc->transformToXml($dom));
 NULL  NULL
   
 Warning: XSLTProcessor::transformToXml(): Handler name must be a string in %s on line %d  Warning: XSLTProcessor::transformToXml(): Handler name must be a string 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  NULL
 --CREDITS--  --CREDITS--
 Christian Weiske, cweiske@php.net  Christian Weiske, cweiske@php.net

Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>