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 Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or 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

Add a Patch

Pull Requests

Add a Pull Request

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 10 23:01:30 2024 UTC