php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6648 Warning Misspelling: GLOBAL variable decleration
Submitted: 2000-09-10 00:19 UTC Modified: 2000-10-06 08:13 UTC
From: ktichy at cfl dot rr dot com Assigned:
Status: Closed Package: *General Issues
PHP Version: 4.0.2 OS: Linux
Private report: No CVE-ID: None
 [2000-09-10 00:19 UTC] ktichy at cfl dot rr dot com
just look for any instances of:

Warning: GLOBAL variable decleration meaningless in main() scope in

-> word "decleration" should be spelled "declaration"


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-09-10 07:50 UTC] stas@php.net
Could you please provide example of the code that gives this warning? I can't find such string in the source...
 [2000-10-06 08:13 UTC] sniper@php.net
No feedback..

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Nov 01 01:01:28 2024 UTC