-
Notifications
You must be signed in to change notification settings - Fork 12
PHP 8.3 deprecation error #32
Copy link
Copy link
Closed
Description
There is a deprecation error with PHP 8.3:
Deprecated: Creation of dynamic property Recombee\RecommApi\Requests\Batch::$optional is deprecated in /web/vendor/recombee/php-api-client/src/RecommApi/Requests/Batch.php:39
$this->optional is not defined in the Request class before used here:
https://github.com/recombee/php-api-client/blob/master/src/RecommApi/Requests/Batch.php#L39
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels