Wordpress/tests
Felix Arntz 52a77e5254 Multisite: Ensure the {$network_id}:notoptions array is set in cache in get_network_option().
Prior to this change, the `{$network_id}:notoptions` cache would only be fetched, but not set, unless the actual database lookup would be unsuccessful. This enhancement slightly improves performance by preventing unnecessary external object cache lookups if one is used.

Fixes #43506.


git-svn-id: https://develop.svn.wordpress.org/trunk@42833 602fd350-edb4-49c9-b593-d223f7449a82
2018-03-13 15:36:14 +00:00
..
phpunit Multisite: Ensure the {$network_id}:notoptions array is set in cache in get_network_option(). 2018-03-13 15:36:14 +00:00
qunit REST API: Update the fixture data for wp-api.js tests following [42359]. 2018-01-22 06:33:02 +00:00