Hugo Hamon

Results 10 comments of Hugo Hamon

All IATA airlines are listed here: http://www.iata.org/membership/Pages/airline_members_list.aspx?All=true You should also index airport international codes.

@javiereguiluz do you have any feedbacks to provide en this please?

Here is a really interesting extensible Markdown alternative: https://github.com/kzykhys/Ciconia There are some comparative benchmarks done by the original author. http://kzykhys.com/blog/benchmarked-markdown-parsers-written-in-php/ Cheers.

@weaverryan I really like your last proposal with ` @DoctrineConverter`. It makes much more sense written like this.

`@Entity` or `@Record` instead?

It's an action but it represents the object to be injected.

Looks like I'm facing a similar issue after just upgrading Symfony to 6.4.7 on one of my clients projects. Our CI fails and the following error got reported to our...

> A regression maybe, a BC break nope ;) You're right! It does sound to be more like a regression than a BC break here with a the callable accepting...