ID: 28172 User updated by: scholzrobert at web dot de Reported By: scholzrobert at web dot de -Status: No Feedback +Status: Closed Bug Type: SimpleXML related Operating System: Fedora C1 (Linux 2.6.5) PHP Version: 5.0.0RC2 New Comment:
Can't reproduce this bug (apache 2.0.48/49). Previous Comments: ------------------------------------------------------------------------ [2004-05-05 01:00:06] php-bugs at lists dot php dot net No feedback was provided for this bug for over a week, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open". ------------------------------------------------------------------------ [2004-04-27 08:25:50] [EMAIL PROTECTED] Thank you for this bug report. To properly diagnose the problem, we need a short but complete example script to be able to reproduce this bug ourselves. A proper reproducing script starts with <?php and ends with ?>, is max. 10-20 lines long and does not require any external resources such as databases, etc. If possible, make the script source available online and provide an URL to it here. Try avoid embedding huge scripts into the report. ------------------------------------------------------------------------ [2004-04-27 01:02:54] scholzrobert at web dot de Description: ------------ I have the Object $xml. It has the simplexml Obj $xml::xml. The "reproduce code" lines stop my apache2 for this one script. Firefox does not load the page, konqueror says that "Connction to localhost ist broken" and IE displas a site which says "technical problems". Reproduce code: --------------- // $xml->xml->news->text /* $xml->xml->news->text */ # $xml->xml->news->text Expected result: ---------------- Nothing, it's only a comment to remember how ot worked before Actual result: -------------- Firefox does not load the page, konqueror says connection broken and IE displays a "technical error" page. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=28172&edit=1
