Open nfreear opened 9 years ago
./lib/pronamic-google-maps/classes/Pronamic/Google/Maps/Widget.php
<?php ... parent::WP_Widget( ... );
Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use __construct() instead. in ... /wordpress/wp-includes/functions.php on line 3457 See: https://make.wordpress.org/core/2015/07/02/deprecating-php4-style-constructors-in-wordpress-4-3/
Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use __construct() instead. in ... /wordpress/wp-includes/functions.php on line 3457
./lib/pronamic-google-maps/classes/Pronamic/Google/Maps/Widget.php
- line 40