Wordpress/tests
Weston Ruter f67018c059 Customize: Prevent edge case fatal error when attempting to save changes to a changeset that had previously been corrupted.
Check return value of `WP_Customize_Manager::get_changeset_post_data()` and return if error instead of assuming it is an array.

Amends [38810].
See #30937.
Fixes #41252.


git-svn-id: https://develop.svn.wordpress.org/trunk@41012 602fd350-edb4-49c9-b593-d223f7449a82
2017-07-06 07:04:11 +00:00
..
phpunit Customize: Prevent edge case fatal error when attempting to save changes to a changeset that had previously been corrupted. 2017-07-06 07:04:11 +00:00
qunit Ensure that wp-api.js test fixtures do not change with WP_TESTS_* constants. 2017-07-05 09:29:58 +00:00