[TYPO3-core] RFX: #9286: use native JSON-methods instead of 3rd party json script
Steffen Kamper
info at sk-typo3.de
Sun Sep 14 23:25:25 CEST 2008
Steffen Kamper schrieb:
> Hi,
>
> This is an SVN patch request.
>
> Type: Bugfix
>
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=9286
>
> Branches: trunk
>
> since PHP 5.2.0 there is no need to include 3rd party script for
> JSON-encoding
>
> Use php funtion json_encode instead
>
> Also typo3/contrib/json can be removed from core
>
> vg Steffen
>
Hi,
here is a new proposal with charset conversion. So this is also an
enhancement as you don't have to care about current charset, it's
automatic converted to utf-8 before json_encode
vg Steffen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 9286_json3.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080914/3ceb68a5/attachment.txt
More information about the TYPO3-team-core
mailing list