php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #13985 new $ linke sign suggested
Submitted: 2001-11-07 21:45 UTC Modified: 2001-11-08 12:38 UTC
From: Xuefer at 21cn dot com Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 4.0.6 OS:
Private report: No CVE-ID: None
 [2001-11-07 21:45 UTC] Xuefer at 21cn dot com
it is said that we'll have $_GET $_POST $_SESSION .. in php4.7
accessing elements in these 'arrays' would not generate an WARNNING.

and i think, there should be some other simple things we should have.

$@variable referer to $this->variable
$!variable or $#variable referer to $GLOBALS['variable']

I think it possible for PHP complier to do in such way.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-11-08 12:38 UTC] derick@php.net
We are no PERL, as you maybe didn't know, PHP stands for People Hate Perl, so there is little change (ie. 0%) that obscure stuff like this will be implemented.

Derick
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 08 22:01:32 2024 UTC