php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #62114 Add JSONP Option
Submitted: 2012-05-23 02:51 UTC Modified: 2016-05-15 14:57 UTC
Votes:7
Avg. Score:3.4 ± 0.7
Reproduced:3 of 3 (100.0%)
Same Version:1 (33.3%)
Same OS:1 (33.3%)
From: php at scotepi dot net Assigned: bukka (profile)
Status: Wont fix Package: JSON related
PHP Version: 5.3.13 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: php at scotepi dot net
New email:
PHP Version: OS:

 

 [2012-05-23 02:51 UTC] php at scotepi dot net
Description:
------------
Add an$options for JSONP decoding see http://www.php.net/manual/en/function.json-
decode.php#96169


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-07-08 09:00 UTC] reeze dot xia at gmail dot com
JSONP is useful for cross domain situation in browser end, but I don't see a 
perfect reason whye shoule json_decode support it.
 [2016-05-15 14:57 UTC] bukka@php.net
-Status: Open +Status: Wont fix -Package: json +Package: JSON related -Assigned To: +Assigned To: bukka
 [2016-05-15 14:57 UTC] bukka@php.net
This, of course, doesn't make any sense to implement in the core so this is not going to happen.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 15:01:29 2024 UTC