Skip to content
This repository was archived by the owner on Jun 1, 2024. It is now read-only.
This repository was archived by the owner on Jun 1, 2024. It is now read-only.

PHP7 compatibility #34

@fergbrain

Description

@fergbrain

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:

<?php
?>

Source: https://wordpress.org/support/topic/php7-compatibility-66/

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions