[TYPO3-core] RFC #14021: Tweak: Simplify the code to get nested GET Parameters with TS

Sebastian Gebhard sebastiangebhard at hoch2.de
Wed Apr 7 14:01:05 CEST 2010


Am 07.04.10 13:30, schrieb Francois Suter:
> I would say the best way to solve it is to add a new method in
> t3lib_div, that just merges the GET/POST superarrays. I wouldn't change
> the behavior of t3lib_div::_GPmerged() for fear of regressions.
>
> Cheers
>

What do you think about this?

v3 uses
t3lib_div::array_merge_recursive_overrule(t3lib_div::_GET(),t3lib_div::_POST())
to get a merged GET/POST superarray.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 14021_v3.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100407/23e72747/attachment.asc>


More information about the TYPO3-team-core mailing list