skeleton icon indicating copy to clipboard operation
skeleton copied to clipboard

Deprecated noticed

Open AntonShevchuk opened this issue 3 years ago • 0 comments

Deprecated: Return type of Bluz\Controller\Controller::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vendor/bluzphp/framework/src/Controller/Controller.php on line 399

Deprecated: Return type of Bluz\Controller\Data::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vendor/bluzphp/framework/src/Common/Container/JsonSerialize.php on line 28

Deprecated: Return type of Bluz\Controller\Data::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 /var/www/vendor/bluzphp/framework/src/Common/Container/ArrayAccess.php on line 53

Deprecated: Return type of Bluz\View\View::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vendor/bluzphp/framework/src/Common/Container/JsonSerialize.php on line 28

AntonShevchuk avatar Jul 15 '22 09:07 AntonShevchuk