Title: PHP7 compatibility
Last modified: January 2, 2017

---

# PHP7 compatibility

 *  Resolved [eehmke](https://wordpress.org/support/users/eehmke/)
 * (@eehmke)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/php7-compatibility-66/)
 * I have installed PHP 7.0. When I run the PHP compatibility checker plugin, it
   complains about wp-content/plugins/countdown-timer/index.php beeing empty. While
   this is a trivial problem, it can be easily resolved by inserting an empty PHP
   statement into that file:
 *     ```
       //Silence is Golden, Colorado
       <?php
       ?>
       ```
   

Viewing 1 replies (of 1 total)

 *  Plugin Author [fergbrain](https://wordpress.org/support/users/fergbrain/)
 * (@fergbrain)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/php7-compatibility-66/#post-9194220)
 * Will be fixed in pending release…thanks!

Viewing 1 replies (of 1 total)

The topic ‘PHP7 compatibility’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/countdown-timer_384620.svg)
 * [Countdown Timer](https://wordpress.org/plugins/countdown-timer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/countdown-timer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/countdown-timer/)
 * [Active Topics](https://wordpress.org/support/plugin/countdown-timer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/countdown-timer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/countdown-timer/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [fergbrain](https://wordpress.org/support/users/fergbrain/)
 * Last activity: [9 years, 3 months ago](https://wordpress.org/support/topic/php7-compatibility-66/#post-9194220)
 * Status: resolved