Johan Vlaar

Results 36 comments of Johan Vlaar

@stof this is done with https://github.com/rectorphp/rector-symfony/pull/257 as discussed here https://github.com/rectorphp/rector-symfony/issues/229

@stof good point, i created a pull request to add it to the docs: https://github.com/rectorphp/rector-symfony/pull/260

What is the status of this ticket? We as a company use autofill options for our forms. We use postcode combined with house number (optional house number extension) to autocomplete...

I found this: https://en.wikipedia.org/wiki/Address 'Format by country and area'

@Mellthas i setup basic docker file: https://github.com/Mellthas/dompdf/pull/1 note i still had some problems with test failing although the files where generated in the container. Maybe you can have a look...

I can confirm updating from `3.9.7` to `4.7.4` it works without problems because it makes use of the `LazyUuidFromString` i tested with logging in and that stayed the same and...

After a day of testing on our testing environment we encountered `Exceptions Ramsey\Uuid\Uuid::__unserialize(): Argument #1 ($data) is invalid` again for a social logged in session. I will keep this ticket...

I will work on this

@helios-ag and @UlrichHP when you have time can you check it?

> Hi @JohJohan, > I tried your solution but it is not working for me. > > In my case the assets_path is not defined because the bundles folder is...