-
Notifications
You must be signed in to change notification settings - Fork 41
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
We're running the client now on PHP 8.2 but there we are getting warnings.
Return type of Laudis\Neo4j\Enum\AccessMode::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/vendor/laudis/neo4j-php-client/src/Enum/AccessMode.php on line 44
Are there plans to support PHP 8.2?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request