php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #28617 define(" CONST",any_value); should warn
Submitted: 2004-06-03 10:15 UTC Modified: 2004-06-04 15:08 UTC
From: momo@php.net Assigned:
Status: Wont fix Package: Scripting Engine problem
PHP Version: 4.3.7RC1 OS: windows2000
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: momo@php.net
New email:
PHP Version: OS:

 

 [2004-06-03 10:15 UTC] momo@php.net
Description:
------------
it can be nice raise a warnning when defining such a useless define:
define(" CONST",any_value);


Patches

Pull Requests

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jan 15 04:01:28 2025 UTC