ID: 44575 Updated by: [EMAIL PROTECTED] Reported By: letssurf at gmail dot com -Status: Critical +Status: To be documented Bug Type: Filesystem function related Operating System: * PHP Version: 5.3CVS-2008-11-01 New Comment:
This bug has been fixed in CVS. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. open -> to be documented. Comments starting with # has been re-enabled in 5.3, but they throw an E_DEPRECATED warning. Previous Comments: ------------------------------------------------------------------------ [2008-11-02 14:04:33] [EMAIL PROTECTED] This really should be solved before PHP 5.3.0 goes out. Might otherwise cause pretty hard to find secondary "bugs". ------------------------------------------------------------------------ [2008-10-17 11:40:00] konstantin at symbi dot org the behaviour which stops parsing on '#' breaks compatibility with php 5.2. at least it should be documented, and an error/warning raised, but i do not understand the reason of breaking BC. ------------------------------------------------------------------------ [2008-04-02 10:28:31] [EMAIL PROTECTED] Yes, that's why I didn't bogus this. Propably we could allow # as comment too, but I'd still reserve it for #if..#else..#endif style constructs. Marcus, what's the deal with that? ------------------------------------------------------------------------ [2008-04-02 09:44:51] letssurf at gmail dot com true. Shouldn't the function either report a parse error or using them as comments. ------------------------------------------------------------------------ [2008-04-02 09:33:44] [EMAIL PROTECTED] Just FYI: # is not a comment in ini files. ; is. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/44575 -- Edit this bug report at http://bugs.php.net/?id=44575&edit=1
