Edit report at https://bugs.php.net/bug.php?id=61723&edit=1
ID: 61723 Updated by: larue...@php.net Reported by: lgandras at gmail dot com Summary: <?php issues a parse error -Status: Open +Status: Feedback Type: Bug Package: Compile Failure Operating System: Centos 6.2 PHP Version: 5.3.10 Block user comment: N Private report: N 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 the script requires a database to demonstrate the issue, please make sure it creates all necessary tables, stored procedures etc. Please avoid embedding huge scripts into the report. I can not reproduce this. Previous Comments: ------------------------------------------------------------------------ [2012-04-13 15:27:13] lgandras at gmail dot com Description: ------------ "<?php" issues a parse error whereas "<?php " does not. php -r "" is valid in the command line. this is an inconsistent behavior. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=61723&edit=1