pluginkollektiv / cachify

Smart but efficient cache solution for WordPress. Use DB, HDD, APC or Memcached for storing your blog pages. Make WordPress faster!
https://wordpress.org/plugins/cachify/
GNU General Public License v2.0
99 stars 31 forks source link

Update in_array() to use strict checks #222

Closed timse201 closed 3 years ago

timse201 commented 3 years ago

Update instances of in_array() to use strict checks to prevent odd results in some cases and add wp-cli comment till https://github.com/wp-cli/wp-cli/issues/4862 is closed.