Title: PHP Warning after update
Last modified: August 21, 2016

---

# PHP Warning after update

 *  Resolved [AYEUNG](https://wordpress.org/support/users/ayeung/)
 * (@ayeung)
 * [12 years ago](https://wordpress.org/support/topic/php-warning-after-update/)
 * Hi,
 * After updated to 0.8.1.5, seems some issue :
 * PHP Warning: Missing argument 2 for CssUtilities::__construct(), called in /…/…/
   wp-content/plugins/wp-fastest-cache/inc/cache.php on line 89 and defined in /…/…/
   wp-content/plugins/wp-fastest-cache/inc/css-utilities.php on line 8
 * PHP Warning: apc_cache_info() expects at most 1 parameter, 2 given in /Library/…/…/
   apc.php on line 187
 * PHP Notice: Undefined index: num_misses in /Library/…/…/apc.php on line 857
 * Can it slove ?
 * thank you.
 * [https://wordpress.org/plugins/wp-fastest-cache/](https://wordpress.org/plugins/wp-fastest-cache/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * (@emrevona)
 * [12 years ago](https://wordpress.org/support/topic/php-warning-after-update/#post-4879290)
 * thank you so much. I fixed the issue of Missing argument 2 for CssUtilities.
 * if you download and re-install again, you can see.
 * >  PHP Warning: apc_cache_info() expects at most 1 parameter, 2 given in /Library/…/…/
   > apc.php on line 187
 * But the error above is not about wpfc because this function is not used in wpfc.
 *  Thread Starter [AYEUNG](https://wordpress.org/support/users/ayeung/)
 * (@ayeung)
 * [12 years ago](https://wordpress.org/support/topic/php-warning-after-update/#post-4879346)
 * After re-install new version. it is work again. very good 🙂
 * without warning now.
 * For apc_cache_info(). I am finding what make this..
 * thank you
 *  Plugin Author [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * (@emrevona)
 * [12 years ago](https://wordpress.org/support/topic/php-warning-after-update/#post-4879354)
 * your welcome 🙂 I need to thank you for realizing this issue.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘PHP Warning after update’ is closed to new replies.

 * ![](https://ps.w.org/wp-fastest-cache/assets/icon-256x256.png?rev=2064586)
 * [WP Fastest Cache - WordPress Cache Plugin](https://wordpress.org/plugins/wp-fastest-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-fastest-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-fastest-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-fastest-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-fastest-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-fastest-cache/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * Last activity: [12 years ago](https://wordpress.org/support/topic/php-warning-after-update/#post-4879354)
 * Status: resolved