PHP 8 deprecations
-
Deprecated: Return type of Tribe\Tickets\Events\Views\V2\Models\Tickets::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in .../plugins/event-tickets/src/Tribe/Events/Views/V2/Models/Tickets.php on line 242
Deprecated: Tribe\Tickets\Events\Views\V2\Models\Tickets implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in .../plugins/event-tickets/src/Tribe/Events/Views/V2/Models/Tickets.php on line 22
Event Ticket 5.6.7. Presumably this is on someone’s plate already but I’d love to see this fixed to help reduce signal-to-noise problems while testing sites against newer versions of PHP.
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘PHP 8 deprecations’ is closed to new replies.