Title: Errors with Compatibility Checker for PHP7
Last modified: February 8, 2017

---

# Errors with Compatibility Checker for PHP7

 *  Resolved [GermanKiwi](https://wordpress.org/support/users/germankiwi/)
 * (@germankiwi)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/errors-with-compatibility-checker-for-php7/)
 * Hi, I ran the [PHP Compatibility Checker](https://wordpress.org/plugins/php-compatibility-checker/)
   plugin on my site – it scans all plugins to check for any compatibility issues
   with PHP7. It came up with eight different errors for the Sermon Manager plugin.
   Can you kindly check these out and fix them where necessary? Thanks!
 * FILE: /wp-content/plugins/sermon-manager-for-wordpress/sermons.php
    ——————————————————————————————-
   FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ——————————————————————————————-
   1 | WARNING | File has mixed line endings; this may cause incorrect results ——————————————————————————————-
 * FILE: /wp-content/plugins/sermon-manager-for-wordpress/includes/legacy_functions.
   php
    ————————————————————————————————————- FOUND 0 ERRORS AND 1 WARNING AFFECTING
   1 LINE ————————————————————————————————————- 1 | WARNING | File has mixed line
   endings; this may cause incorrect results ————————————————————————————————————-
 * FILE: /wp-content/plugins/sermon-manager-for-wordpress/includes/getid3/getid3.
   lib.php
    ————————————————————————————————————– FOUND 0 ERRORS AND 1 WARNING AFFECTING
   1 LINE ————————————————————————————————————– 614 | WARNING | INI directive ‘safe_mode’
   is deprecated since PHP 5.3 and removed since PHP 5.4. ————————————————————————————————————–
 * FILE: /wp-content/plugins/sermon-manager-for-wordpress/includes/getid3/getid3.
   php
    ———————————————————————————————————- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING
   2 LINES ———————————————————————————————————- 146 | WARNING | INI directive ‘safe_mode’
   is deprecated since PHP 5.3 and removed since PHP 5.4. 1352 | WARNING | INI directive‘
   safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4. ———————————————————————————————————-
 * FILE: /wp-content/plugins/sermon-manager-for-wordpress/includes/template-tags.
   php
    ———————————————————————————————————- FOUND 0 ERRORS AND 1 WARNING AFFECTING
   1 LINE ———————————————————————————————————- 1 | WARNING | File has mixed line
   endings; this may cause incorrect results ———————————————————————————————————-
 * FILE: /wp-content/plugins/sermon-manager-for-wordpress/includes/entry-views.php
   ——————————————————————————————————–
   FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ——————————————————————————————————–
   1 | WARNING | File has mixed line endings; this may cause incorrect results ——————————————————————————————————–
 * FILE: /wp-content/plugins/sermon-manager-for-wordpress/views/single-wpfc_sermon.
   php
    ———————————————————————————————————— FOUND 0 ERRORS AND 1 WARNING AFFECTING
   1 LINE ———————————————————————————————————— 1 | WARNING | File has mixed line
   endings; this may cause incorrect results ————————————————————————————————————

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

 *  [Nikola](https://wordpress.org/support/users/nikolam/)
 * (@nikolam)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/errors-with-compatibility-checker-for-php7/#post-8893106)
 * Hey [@germankiwi](https://wordpress.org/support/users/germankiwi/), Sermon Manager
   has new owners now. 🙂
 * Those are not errors, just warnings, and you can safely use PHP 7. But, anyway,
   we want to remove all warnings as well.
 * It has been fixed and will be available in 2.0.7.
 * There will still be two warnings, but they are false-positives. There is some
   code left for compatibility, and it will not interfere with PHP 7 at all.
 * Thank you for your patience.
 *  Thread Starter [GermanKiwi](https://wordpress.org/support/users/germankiwi/)
 * (@germankiwi)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/errors-with-compatibility-checker-for-php7/#post-8896460)
 * Great, thanks [@nikolam](https://wordpress.org/support/users/nikolam/)!

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

The topic ‘Errors with Compatibility Checker for PHP7’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/sermon-manager-for-wordpress_688896.
   svg)
 * [Sermon Manager](https://wordpress.org/plugins/sermon-manager-for-wordpress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sermon-manager-for-wordpress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sermon-manager-for-wordpress/)
 * [Active Topics](https://wordpress.org/support/plugin/sermon-manager-for-wordpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sermon-manager-for-wordpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sermon-manager-for-wordpress/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [GermanKiwi](https://wordpress.org/support/users/germankiwi/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/errors-with-compatibility-checker-for-php7/#post-8896460)
 * Status: resolved