Changeset 47122 for trunk/tests/phpunit/tests/pluggable.php
- Timestamp:
- 01/29/2020 12:43:23 AM (7 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/pluggable.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/pluggable.php
r46649 r47122 89 89 ); 90 90 91 // Pluggable function signatures are not tested when an external object cache is in use. #3149191 // Pluggable function signatures are not tested when an external object cache is in use. See #31491. 92 92 if ( ! wp_using_ext_object_cache() ) { 93 93 $test_files[] = 'wp-includes/cache.php'; … … 261 261 ); 262 262 263 // Pluggable function signatures are not tested when an external object cache is in use. #31491263 // Pluggable function signatures are not tested when an external object cache is in use. See #31491. 264 264 if ( ! wp_using_ext_object_cache() ) { 265 265 $signatures = array_merge(
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)