Title: PHP7 Bug
Last modified: October 17, 2016

---

# PHP7 Bug

 *  Resolved [nx3d](https://wordpress.org/support/users/nx3d/)
 * (@nx3d)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/php7-bug-2/)
 * to get php7 without errors please add after
 * class vscf_widget extends WP_Widget {
 * this:
 *  public function __construct(){
    // php7 needs class construct this way..; }
 * LOG:
    wp-content/plugins/very-simple-contact-form/vscf-widget.php ———————————————————————————————–
   FOUND 1 ERROR AFFECTING 1 LINE ———————————————————————————————– 6 | ERROR | Use
   of deprecated PHP4 style class constructor is not supported since PHP 7 ———————————————————————————————–

Viewing 1 replies (of 1 total)

 *  Plugin Author [Guido](https://wordpress.org/support/users/guido07111975/)
 * (@guido07111975)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/php7-bug-2/#post-8342409)
 * Hi,
 * Thanks for the info. Will take a look at the [codex](https://codex.wordpress.org/Widgets_API)
   and update plugin with this. Thanks again!
 * Guido

Viewing 1 replies (of 1 total)

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

 * ![](https://ps.w.org/very-simple-contact-form/assets/icon-256x256.png?rev=1415751)
 * [VS Contact Form](https://wordpress.org/plugins/very-simple-contact-form/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/very-simple-contact-form/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/very-simple-contact-form/)
 * [Active Topics](https://wordpress.org/support/plugin/very-simple-contact-form/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/very-simple-contact-form/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/very-simple-contact-form/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Guido](https://wordpress.org/support/users/guido07111975/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/php7-bug-2/#post-8342409)
 * Status: resolved