PHP 8.2 compatibility & deprecated notices fix
-
Hello Qodax team,
First of all, thank you for the Qodax Checkout Manager plugin — it’s a really useful tool for customizing the WooCommerce checkout flow. Environment
- WordPress 6.8.1
- PHP 8.2.28 (LiteSpeed)
- WooCommerce 9.8.5
- Qodax Checkout Manager version 1.2.2
Issue
Since upgrading to PHP 8.2, the debug.log is flooded with deprecated notices, for example:
- “Return type of Qodax\CheckoutManager\DB\Migrator::$collate is deprecated in …/src/DB/Migrator.php on line 35”
- “Return type of Qodax\CheckoutManager\Includes\Fields\CheckoutField::jsonSerialize() should be compatible with JsonSerializable::jsonSerialize(): mixed …”
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘PHP 8.2 compatibility & deprecated notices fix’ is closed to new replies.