w3r-one / json-schema-bundle

serialize Symfony Forms into JSON schema
MIT License
2 stars 0 forks source link

Depreciation Symfony 6.3 #9

Closed laurent-bientz closed 1 year ago

laurent-bientz commented 1 year ago

Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "W3rOne\JsonSchemaBundle\DependencyInjection\W3rOneJsonSchemaExtension" now to avoid errors

Method "Symfony\Component\Form\AbstractTypeExtension::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "W3rOne\JsonSchemaBundle\Form\Extension\JsonSchemaExtension" now to avoid errors