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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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