form-builder icon indicating copy to clipboard operation
form-builder copied to clipboard

php8.2报错

Open miaolegemiya opened this issue 1 year ago • 1 comments

PHP8.2版本,Linux环境下报错 During inheritance of JsonSerializable: Uncaught think\exception\ErrorException: Return type of FormBuilder\Driver\CustomComponent::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /vendor/xaboy/form-builder/src/Driver/CustomComponent.php:97

miaolegemiya avatar Mar 19 '24 01:03 miaolegemiya

感谢反馈, 下个版本修复

xaboy avatar Mar 20 '24 04:03 xaboy