Title: PHP Deprecated !
Last modified: August 31, 2016

---

# PHP Deprecated !

 *  [massimod](https://wordpress.org/support/users/massimod/)
 * (@massimod)
 * [10 years ago](https://wordpress.org/support/topic/php-deprecated-1/)
 * PHP Deprecated: Methods with the same name as their class will not be constructors
   in a future version of PHP; FakePHPMailer has a deprecated constructor in /home/
   wp-content/plugins/mailer/plugin.php on line 28
    [19-Apr-2016 12:08:07 UTC]
 * Thanks
 * [https://wordpress.org/plugins/mailer/](https://wordpress.org/plugins/mailer/)

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

 *  [Peter Hardy-vanDoorn](https://wordpress.org/support/users/petervandoorn/)
 * (@petervandoorn)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/php-deprecated-1/#post-9170160)
 * It looks like this plugin has been abandoned, which is a shame as it does still
   work.
 * You can fix that error by editing the file called `plugin.php` and change line
   28 from:
 * `function FakePHPMailer() {`
 * to:
 * `function __construct() {`
 *  Thread Starter [massimod](https://wordpress.org/support/users/massimod/)
 * (@massimod)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/php-deprecated-1/#post-9170183)
 * Thanks Peter, maybe i will try it …

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

The topic ‘PHP Deprecated !’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [massimod](https://wordpress.org/support/users/massimod/)
 * Last activity: [8 years, 11 months ago](https://wordpress.org/support/topic/php-deprecated-1/#post-9170183)
 * Status: not resolved