Automattic / wp-memcached

Memcached Object Cache for WordPress.
https://wordpress.org/plugins/memcached/
GNU General Public License v2.0
160 stars 55 forks source link

Dead Code: `Undefined variable: to_get`? #27

Closed tangrufus closed 5 years ago

tangrufus commented 6 years ago

$to_get seems never defined and generating Undefined variable: to_get notices. Is that dead code?

https://github.com/Automattic/wp-memcached/blob/f19d6b091e6847efdd8b3856033379923fa22312/object-cache.php#L332-L336


To reproduce the notices, use wp-memcached with advanced-post-cache.

spacedmonkey commented 6 years ago

Also getting this issue.