Title: PHP 5 constructor
Last modified: August 30, 2016

---

# PHP 5 constructor

 *  ResolvedModerator [Marius L. J.](https://wordpress.org/support/users/clorith/)
 * (@clorith)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/php-5-constructor/)
 * Hi,
 * I’m using your plugin whenever I need a slider on a page, and it works like a
   charm. I also enjoy using the nightly builds of WordPress, and with 4.3 the old
   PHP4 class constructors are deprecated (See [https://make.wordpress.org/core/2015/07/02/deprecating-php4-style-constructors-in-wordpress-4-3/](https://make.wordpress.org/core/2015/07/02/deprecating-php4-style-constructors-in-wordpress-4-3/)
   for the details if you’ve not already heard of it).
 * This is causing some slightly frustrating deprecation notices being logged on
   every page log as the plugin still relies on these and does not use the newer`
   __construct` approach.
 * Would love an update for the 4.2 branch that gets rid of those deprecation notices
   🙂
 * Keep up the good work! 😀
 * [https://wordpress.org/plugins/meteor-slides/](https://wordpress.org/plugins/meteor-slides/)

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

 *  Plugin Author [Josh Leuze](https://wordpress.org/support/users/jleuze/)
 * (@jleuze)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/php-5-constructor/#post-6293324)
 * Thanks for the heads up on this Marius!
 * I just pushed out Meteor Slides 1.5.4, which updates the slideshow widget to 
   use the PHP 5 constructor. My plugin should now be fully compatible with WordPress
   4.2 and 4.3.
 *  Moderator [Marius L. J.](https://wordpress.org/support/users/clorith/)
 * (@clorith)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/php-5-constructor/#post-6293326)
 * Awesome!
 * Thank you very much!

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

The topic ‘PHP 5 constructor’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [Marius L. J.](https://wordpress.org/support/users/clorith/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/php-5-constructor/#post-6293326)
 * Status: resolved