form-builder
form-builder copied to clipboard
php8.2报错
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
感谢反馈, 下个版本修复