The XSLT extension crashes when you call php:functionString() with a
non-string handler, like:

<xsl:value-of select="php:functionString(foo)"/>

This patch fixes this problem:
http://www.trachtenberg.com/patches/xslt_function_handler.txt

-adam

-- 
[EMAIL PROTECTED]

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to