ID:               28172
 Updated by:       [EMAIL PROTECTED]
 Reported By:      scholzrobert at web dot de
-Status:           Open
+Status:           Feedback
 Bug Type:         SimpleXML related
 Operating System: Fedora C1 (Linux 2.6.5)
 PHP Version:      5.0.0RC2
 New Comment:

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.


Previous Comments:
------------------------------------------------------------------------

[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

Reply via email to