Project

General

Profile

Actions

Bug #19285

closed

use native JSON-methods instead of 3rd party json script

Added by Steffen Kamper about 16 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2008-09-03
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

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

(issue imported from #M9286)


Files

9286_json.diff (853 Bytes) 9286_json.diff Administrator Admin, 2008-09-03 23:55
9286_json2.diff (1.59 KB) 9286_json2.diff Administrator Admin, 2008-09-04 01:01
Actions #1

Updated by Steffen Kamper about 16 years ago

there was a second place in core using the library - alt_shortcut.php

chnged in patch 2

Actions #2

Updated by Oliver Hader about 16 years ago

Committed to SVN Trunk (rev. 4413)

Actions

Also available in: Atom PDF