php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #29357 "constant already defined error" is messed up
Submitted: 2004-07-23 21:22 UTC Modified: 2004-07-25 19:24 UTC
From: xuefer at 21cn dot com Assigned:
Status: Closed Package: Unknown/Other Function
PHP Version: 4.3.7 OS: linux&xp
Private report: No CVE-ID: None
 [2004-07-23 21:22 UTC] xuefer at 21cn dot com
Description:
------------
php -r 'define("a", 1); define("a", 1);'

Notice: Constant X?@X?@ already defined in Command line code on line



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-07-25 19:24 UTC] iliaa@php.net
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.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 04:01:28 2024 UTC