📱 Session live: “Du web au mobile avec Symfony & Hotwire Native” par Imad ZAIRIG (@zairigimad) !!!🚀
#Symfony_Live #Symfony #PHP #Mobile #TechEvent

RE: https://phpc.social/@ramsey/116293341799799534
This is tonight! Check it out!
#PHP #Laravel #AtlantaPHP #Atlanta
PhpStorm 2026.1 is Now Out
#PHP #PhpStorm #Releases #20261 #Release
https://blog.jetbrains.com/phpstorm/2026/03/phpstorm-2026-1-is-now-out/
💻 Pour cette édition #Symfony_Live Paris 2026, Fabien Potencier (@fabpot) enchaîne deux talks ! ⚡
Cette session : "Développer un Coding Agent en PHP : dans les coulisses du "Harness"” !

SOLID в реальном мире: SRP без архитектурных космолетов
Всем доброго дня! На связи Валевич Артем, тимлид в
https://habr.com/ru/companies/agima/articles/1015408/
Worked on some query improvements for #loupe and it's now twice as fast when searching. Just update and enjoy, simple as that! 🚀 https://github.com/loupe-php/loupe/releases/tag/0.13.10 #php #search #sqlite
Join our Product & Development team at Rentman!
We're growing and looking for talented people to help us build smart solutions for the event and media production teams.
Our HQ is in Utrecht, and we have a hybrid-friendly setup. You'll be working alongside a diverse, international team that loves solving real product challenges.
Explore our current openings: rentman.io/jobs
When composer audit flags a CVE that doesn't apply to your app, don't just make the warning go away. The way you handle it communicates a lot to your future self and your team. #php #laravel https://masteringlaravel.io/daily/2026-03-26-dont-just-silence-composer-security-warnings
We released 3.15.0 of event-sourcing-bundle! See here for the changelog: https://github.com/patchlevel/event-sourcing-bundle/releases/tag/3.15.0
#PHP #DDD #EventSourcing #Symfony
We’ve updated our article on OPcache configuration with new insights from our recent video.
It now covers the three configuration options responsible for most performance gains, plus additional OPcache details and tuning tips.
Read the updated article:
#PHP #OPcache #WebPerformance #PerformanceEngineering

✅ (Solved) How to Fix #PHP Warning: Module ‘imagick’ already loaded Error
This article provides a guide for how to fix PHP Warning: Module 'imagick' already loaded errors.
🛠️ How to Fix PHP Warning: Module 'imagick' already loaded Error
When PHP encounters this warning, it means that the Imagick extension is being loaded more than once in your configuration files. While the warning itself usually won’t ...
Continued 👉 https://blog.radwebhosting.com/how-to-fix-php-warning-module-imagick-already-loaded/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.raddemo.host #troubleshooting #redis #imagemagick

Question to the wordpress community: What's the best way to store sessions in redis?
Is it just by setting session.save_handler in the php.ini, or are the other options / pitfalls?