Dynamic Properties deprecated
-
Hi Alan,
I’ve had an issue with the free version where the eventbrite plugin loses the date, book now and except. I managed to create a staging version of the affected site but as its for a SEND organisation I’m wary about publishing a link.
My understanding is that php8.2 is stricter with dynamic properties and that is throwing things. The admin warnings show:Deprecated: Creation of dynamic property WidgetForEventbriteAPI\Includes\Core::$freemius is deprecated in /www/wp-content/plugins/widget-for-eventbrite-api/includes/class-core.php on line 53 Deprecated: Creation of dynamic property WidgetForEventbriteAPI\Includes\Core::$utilities is deprecated in /www/wp-content/plugins/widget-for-eventbrite-api/includes/class-core.php on line 54
And the front end has lots of warnings chiefly around
/widget-for-eventbrite-api/includes/class-eventbrite-event.php on line 128
and includes these:Deprecated: Creation of dynamic property WidgetForEventbriteAPI\Includes\Eventbrite_Event::$filter is deprecated in /wordpress/wp-includes/post.php on line 2745 Deprecated: Creation of dynamic property WidgetForEventbriteAPI\Includes\Eventbrite_Event::$filter is deprecated in /wordpress/wp-includes/post.php on line 2745
Are these properties likely to get an update over the next month?
Many thanks for your help,
Sam
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Dynamic Properties deprecated’ is closed to new replies.