View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000113 | Xdebug | public | 2005-02-05 11:24 | 2005-09-23 09:26 | |
Reporter | LupusMichaelis | Assigned To | derick | ||
Priority | normal | Severity | crash | Reproducibility | unable to reproduce |
Status | resolved | Resolution | unable to reproduce | ||
Summary | 0000113: XSLT PHP functions registered | ||||
Description | If I use a registered PHP function in an XSLT file, xdebug crash PHP5. | ||||
Additional Information | http://de.php.net/manual/fr/function.xsl-xsltprocessor-register-php-functions.php | ||||
Tags | No tags attached. | ||||
Operating System | GNU/Linux Debian Sarge | ||||
PHP Version | 5.0.2 | ||||
|
Can you please provide a reproducing script, and are you really using version 1.3.2? |
|
The version I give is the php_info version for x-debug ! $xml = <<<EOS $xsl = <<<EOS <xsl:output <xsl:template match="foo"> Completly foo ! </xsl:template> <xsl:template match="bar"> I got a bar ! </xsl:template> </xsl:stylesheet > EOS; function php_func($node) echo $out->saveXML() ?> edited on: 2005-02-16 16:43 |
|
I can not reproduce this with the latest CVS version (both 1.3.3-rev or 2.0.0-dev). Please try one of those versions and provide feedback. |
|
No feedback given. |
Date Modified | Username | Field | Change |
---|---|---|---|
2005-02-05 11:24 | LupusMichaelis | New Issue | |
2005-02-16 11:48 | derick | Note Added: 0000228 | |
2005-02-16 11:48 | derick | Status | new => feedback |
2005-02-16 16:39 | LupusMichaelis | Note Added: 0000232 | |
2005-02-16 16:43 | LupusMichaelis | Note Edited: 0000232 | |
2005-03-10 22:40 | derick | Note Added: 0000247 | |
2005-03-10 22:40 | derick | Reproducibility | always => unable to reproduce |
2005-09-23 09:26 | derick | Status | feedback => resolved |
2005-09-23 09:26 | derick | Resolution | open => unable to reproduce |
2005-09-23 09:26 | derick | Assigned To | => derick |
2005-09-23 09:26 | derick | Note Added: 0000295 | |
2016-07-31 12:35 | derick | Category | Debug client (console) => debugclient (debugging tool) |
2016-07-31 12:35 | derick | Category | debugclient (debugging tool) => (No Category) |