jerome.tamarelle.net
PHP Developer MongoDB Driver & Symfony Core
https://jerome.tamarelle.net/
138 posts
395 followers
120 following
Regular Contributor
Active Commenter
comment in response to
post
I've never seen a dead PHP process, even if it dies after every request.
comment in response to
post
I've just learned about this word thanks to you.
comment in response to
post
This leverages the classes exploration feature of the container builder and invalidate the cache when code is modified, making project configuration even more automatic, and still controllable. symfony.com/blog/new-in-...
comment in response to
post
C'est où ce lieu magnifique ?
comment in response to
post
Interact is generally used for missing arguments. We could add an "ask" parameter to the #[ Argument ] attribute that would be automatically requested in interactive mode?
comment in response to
post
Annotations in doc blocks were not very well supported by code editors, nor validated by PHP. Native attributes improved this by a lot.
comment in response to
post
Splendide !
comment in response to
post
On dit Symfpony ou Sympony?
comment in response to
post
You've made the right choice, you deserve this job.
comment in response to
post
ChatGPT is handy for generating a release note that isn't a list of bullet points. chatgpt.com/share/67f776...
comment in response to
post
In case you want to read the article. There is a nice tip in the comments.
dev.to/gromnan/fix-...
comment in response to
post
Last minute talk preparation for @alcaeus79.bsky.social in extreme conditions.
comment in response to
post
Excellent choix, vive le Made in France, vive Canal+, vive Vivendi ! Bah ouais, Dailymotion leur appartient, c'est d'ailleurs la seule raison pour laquelle tous les sites media du groupe l'utilisent.
comment in response to
post
@lyrixx.bsky.social dans ta démo on doit pouvoir remplacer Mercure par le nouveau EventStreamResponse. Ca me semble typiquement un cas d'usage pour ce mode dégradé, non-scalable de Mercure.
github.com/lyrixx/async...
github.com/symfony/symf...
comment in response to
post
github.com/lyrixx/mcp-s...
comment in response to
post
Suivi de @lyrixx.bsky.social qui fait une démo avec Claude. #Symfont_Live lightning talks.
comment in response to
post
I owe it to you to have prototyped this a long time ago.
comment in response to
post
You have to replace all the PHPUnit annotations by the corresponding PHP Attributes. But Rector will ease this process: github.com/rectorphp/re...
comment in response to
post
The PR that makes this change in the demo projects has some more details: github.com/symfony/demo...
comment in response to
post
The symfony/phpunit-bridge is no longer necessary as PHPUnit now has its own error and deprecation handler. Say goodbye to simple-phpunit.
comment in response to
post
You have to replace all the PHPUnit annotations by the corresponding PHP Attributes. But Rector will ease this process: github.com/rectorphp/re...