Skip to content

Deprecate jQuery.parseJSON #2800

Closed
Closed
@mgol

Description

jQuery.parseJSON was needed for IE<8 & Android 2.3, apart from that it was kept on both branches mostly so that we're API-compatible between them. Those reasons are no longer valid on master so IMO we should deprecate this method and switch all internal uses to JSON.parse. We could then remove it in 4.0.

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions