Wordpress/tests
Sergey Biryukov 34931cf8c3 General: Skip `test_is_countable_ResourceBundle()` on PHP 5.3 and below.
`ResourceBundle` is only countable in PHP 5.4+, which can be considered an acceptable edge case for WordPress core purposes.

Props jrf, ayeshrajans.
Fixes #43583.

git-svn-id: https://develop.svn.wordpress.org/trunk@43226 602fd350-edb4-49c9-b593-d223f7449a82
2018-05-10 20:15:18 +00:00
..
phpunit General: Skip `test_is_countable_ResourceBundle()` on PHP 5.3 and below. 2018-05-10 20:15:18 +00:00
qunit REST API: Add `who=authors` as a query parameter for `GET wp/v2/users`. 2018-04-25 13:05:48 +00:00