ID:               26948
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         Zend Engine 2 problem
 Operating System: *
 PHP Version:      5CVS-2004-01-17 (dev)
 New Comment:

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.




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

[2004-01-27 16:16:53] [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-01-17 14:11:15] [EMAIL PROTECTED]

Description:
------------
this parses as a T_DOC_COMMENT:

/**
 * no problem
 */


but this does not:

/[EMAIL PROTECTED]
 * problem
 */

both doxygen and phpDocumentor use special information after the
initial /** to identify special docblocks.



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=26948&edit=1

Reply via email to