ID:               27805
 Updated by:       [EMAIL PROTECTED]
 Reported By:      moty at zend dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         *General Issues
 Operating System: Win2k
 PHP Version:      5.0.0RC1
 New Comment:

Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.php.net/manual/ and the instructions on how to report
a bug at http://bugs.php.net/how-to-report.php

.


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

[2004-03-31 11:55:57] moty at zend dot com

Description:
------------
The compile error directs the user to the closing parenthesis of a
function.





Reproduce code:
---------------
<?

function foo(){



}

echo "df";



function foo(){



}



echo "df";

?>

Actual result:
--------------
Compile Error: PHPDocument4 line 9 - Cannot redeclare foo() (previously
declared in PHPDocument4:2)




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


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

Reply via email to