id summary reporter owner description type status priority milestone component version severity resolution keywords cc focuses 20801 Deprecating PHP4-style constructors gracefully uuf6429 "The class WP_Widget in `wp-includes/widget.php` makes use of PHP4-style constructor for compatibility with plugins (mostly). I propose two changes here: - A direct call to the old constructor should trigger a deprecation notice - The PHP4-style constructor *must* be declared after `__construct()` otherwise, an E_STRICT regarding constructor re-declaration is thrown. Please find a patch attached..." defect (bug) new normal Awaiting Review Widgets 3.3.2 normal has-patch