Pierre
Pierre
Something such as: ```php
I'm really stubborn and continue to use Eclipse, but as soon as I open a PHP 8 file, I'm forced to use it as a simple notepad because the parser...
MOAR ! @nabice very nice, I agree that a small tuto to compile the plugin would be a nice to have, I'd really love to test it.
> It's still far from complete. Only the part that converts the source code to AST is implemented That's already huge.
It's weird to rate limit at the bus level, wouldn't it be better to plug rate limiting in at the user facing endpoint instead ? From my point of view,...
Hello, this is kind of related, I opened a PR https://github.com/symfony/symfony/pull/54013 for a new component proposal which is about managing access tokens (OAuth2, and possibly some others). I think this...
> Hello @pounard thank you for the hint. I would definitively look into this PR and use it once (I hope) it's merged. > > BTW, big 🆙 for you're...
> Upon the migrate command the migrations are first sorted by namespace and afterwards by year and month I had the same problem, but in general, not only because of...
Looking at this after some time has passed make me think that stamps could simply be attributes on classes, and this would actually make this feature real. All it need...
> stamps _could_ be attributes, if the metadata is constant. Otherwise dont apply the stamp as an attribute on your message. Definitely agree, stamps are basically no more no less...