ID: 27517 Comment by: jaba at inbox dot lv Reported By: cyppe at telia dot com Status: No Feedback Bug Type: XML related Operating System: linux PHP Version: 5.0.0b4 (beta4) New Comment:
Just wanted to add that this is PHP5 RC1 running on Windows XP Previous Comments: ------------------------------------------------------------------------ [2004-03-31 19:49:57] jaba at inbox dot lv SimpleXML does support CDATA, but it fails to show nodes consisting of CDATA when you call print_r() or var_dump(). It only says [tag_name] => simplexml_element Object When you call $xmlobject->[tag_name] then you get what you expect, but with print_r() - no! ------------------------------------------------------------------------ [2004-03-13 05:01:41] [EMAIL PROTECTED] No feedback was provided. The bug is being suspended because we assume that you are no longer experiencing the problem. If this is not the case and you are able to provide the information that was requested earlier, please do so and change the status of the bug back to "Open". Thank you. ------------------------------------------------------------------------ [2004-03-07 09:41:42] [EMAIL PROTECTED] Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. ------------------------------------------------------------------------ [2004-03-07 09:30:07] cyppe at telia dot com Description: ------------ SimpleXML seems to work all good, except for getting a CDATA node, it returns nothing. Really nothing more to say. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=27517&edit=1
