[wp-trac] [WordPress Trac] #39264: Add WP-API JS Client unit tests to core
WordPress Trac
noreply at wordpress.org
Fri Feb 17 00:12:51 UTC 2017
#39264: Add WP-API JS Client unit tests to core
-----------------------------+------------------------------
Reporter: adamsilverstein | Owner: adamsilverstein
Type: enhancement | Status: closed
Priority: normal | Milestone: 4.7.3
Component: REST API | Version: 4.7
Severity: normal | Resolution: fixed
Keywords: needs-patch | Focuses: javascript
-----------------------------+------------------------------
Changes (by jnylen0):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"40066"]:
{{{
#!CommitTicketReference repository="" revision="40066"
REST API: Skip generating the client test fixtures in PHP 5.2 and 5.3.
Follow-up to [40065] - `JSON_*` constants are differently unsupported in
PHP 5.2 and 5.3, which caused other, more different failures.
Also bring back `JSON_UNESCAPED_SLASHES` because the generated output
looks nicer this way.
Fixes #39264.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/39264#comment:39>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list