Wordpress/tests
John Blackbourn f58726da4b Build/Test Tools: Fix PHP 5.2 compatibility for grandchild methods which expect exceptions to be raised.
This is due to `is_callable( 'parent::setExpectedException' )` not being supported on PHP 5.2 when the method being checked only exists on the grandparent class.

See #39822

Merges [40872] and [40873] to the 4.7 branch.


git-svn-id: https://develop.svn.wordpress.org/branches/4.7@40876 602fd350-edb4-49c9-b593-d223f7449a82
2017-06-05 10:41:02 +00:00
..
phpunit Build/Test Tools: Fix PHP 5.2 compatibility for grandchild methods which expect exceptions to be raised. 2017-06-05 10:41:02 +00:00
qunit REST API: JS Client - Enable connecting to multiple endpoints. 2017-05-16 16:34:22 +00:00