[TYPO3-core] RFC #14023: Tweak: Choose proper variable namings in tslib_cObj::getGlobal()
Dmitry Dulepov
dmitry.dulepov at gmail.com
Wed Apr 7 13:16:43 CEST 2010
Hi!
Sebastian Gebhard wrote:
> Type: Tweak, nobrainer
>
> Bugtracker references: http://bugs.typo3.org/view.php?id=14023
>
> Branches: trunk, 4.3
>
> Problem:
> tslib_cObj::getGlobal() uses variable names like $c, $k, $a, $var, $vars
> etc
>
> Solution:
> Choose more telling names
Needs better CGL compatibility:
+ if (!isset($value)) { break; }
--
Dmitry Dulepov
TYPO3 expert / TYPO3 security team member
Read more @ http://dmitry-dulepov.com/
More information about the TYPO3-team-core
mailing list