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
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: Xuefer at 21cn dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

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: Thu Dec 26 23:01:28 2024 UTC