[wp-trac] [WordPress Trac] #53900: Missing return types in cache
WordPress Trac
noreply at wordpress.org
Mon Aug 9 11:48:14 UTC 2021
#53900: Missing return types in cache
--------------------------+-----------------------------
Reporter: malthert | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Cache API | Version: trunk
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
These functions in cache.php are missing the return type (@return void
specifically in this case)
wp_cache_init
wp_cache_switch_to_blog
wp_cache_add_global_groups
wp_cache_add_non_persistent_groups
Please add them.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53900>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list