bigfoot90

Results 15 issues of bigfoot90

The line `{{ assets_render('js') }}`in `TODO` section in the `README.md` should be `{{ render_assets('js') }}`

With https://github.com/thunderer/Platenum we can use Enums in php, it also provide a Doctrine custom type witch maps to native `ENUM` mysql type. I'm asking for the ability to automatically discovery...

Ready to work on

If you use `PhoneNumberType` and set options ``` [ 'default_region' => 'IT', 'widget' => PhoneNumberType::WIDGET_COUNTRY_CHOICE, ] ``` the country choice come without selected `Italy` as default country

I've tested your package on mine device `Synology DS220j` and it is working well. Just one small note: To have the connection persistent over power failure, I had to write...

Solve https://github.com/doctrine/persistence/issues/223

Enhancement

Traits allows to write reusable piece of code defing common fields. Using php annotations is already possible to inherit fields definition in our enties. We should support XML and YAML...

### Symfony version(s) affected 6.1.4 ### Description The question helper is going onto a new line when used inside a Section, therefore section cannot rewrite correctly ### How to reproduce...

Bug
Console
Status: Reviewed