⚡Next Talk: Max Beckers will present at SymfonyLive Berlin 2026
“Event Streaming Architecture with Symfony Messenger”🔥
#PHP #Symfony #Devs https://symfony.com/blog/symfonylive-berlin-2026-event-streaming-architecture-with-symfony-messenger
⏰Last day of Early Bird Tickets for SymfonyCon Warsaw 2026!
This is your final chance to grab your ticket at the best price 💥
🎟️ Don’t miss out:
👉 https://live.symfony.com/2026-warsaw-con/registration/
#SymfonyCon #Symfony #Warsaw #PHP #TechEvent

Retour sur un #Symfony_Live Paris 2026 mémorable🌟
Entre des keynotes visionnaires sur l’IA et #Symfony, des animations magiques ✨ sur notre stand et les retrouvailles de notre équipe, l'énergie était au sommet.
Découvrez notre récap complet par ici 👉 https://tinyurl.com/4bvaabbh
#conference #opensource #php #ia

🥧 PIE 1.4.0 is now released!
- experimental executable version of PIE
- prompt to install missing system deps
- prompt to install missing build tools
- support for pre-packaged-binaries where extensions provide them
& bunch more fixes, improvements, and more...
https://github.com/php/pie/releases/tag/1.4.0
@thephpf #php #phpc #phppie #thephpf
Interesting and promising: a new debugger for #PHP , easier to setup than xdebug.
https://ddless.com/blog/technical-journey-building-php-debugger
Curious when the first release of PHP was, what the latest release of some branch, or what the highlights for each version are?
Well it's PHP, and being open source everything is documented on the official PHP website...
BUT if you did want to see those versions on a single table with dates of the published release listed, I've compiled a list! This started with me noticing there was a feature in PHP I never noticed before, and was curious when it was added. Turns out it was added 14 years ago and I just never noticed.
I also touched on why PHP skipped v6.0 entirely if you're curious about that bit of tech history trivia.
If I made an error with something or I missed a notable feature that you liked in some version, let me know!
(oh, and stay tuned for upcoming news about our Warlock project!)
https://bitsnbytes.dev/posts/2026-04/php-version-history.html
A279607: Beatty sequence for e/2; i.e., a(n) = floor(n*e/2)
A279607 ➡️ https://oeis.org/A279607
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A279607.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A279607.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A279607.html
#decompwlj #math #mathematics #maths #sequence #OEIS #JavaScript #php #graph #3D #threejs #webGL #triangular #numbers #primes #PrimeNumbers #palindromes #animation #FundamentalTheoremOfArithmetic #sequences #NumberTheory #classification #integer #decomposition #number #theory #equation #graphs #sieve #fundamental #theorem #arithmetic #research

A277590: Numbers k such that k/10^m == 3 mod 10, where 10^m is the greatest power of 10 that divides n
A277590 ➡️ https://oeis.org/A277590
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A277590.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A277590.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A277590.html
#decompwlj #math #mathematics #maths #sequence #OEIS #JavaScript #php #graph #3D #threejs #webGL #triangular #numbers #primes #PrimeNumbers #palindromes #animation #FundamentalTheoremOfArithmetic #sequences #NumberTheory #classification #integer #decomposition #number #theory #equation #graphs #sieve #fundamental #theorem #arithmetic #research

PHP Group released #PHP version 8.5.5. https://www.php.net/downloads
php -S localhost:8000 -t .
HOLY CRAP!?! How have I never known that PHP has a built-in web server for development? How long has this been thing? (Rhetorical question as I'm about to look it up, just stating for emphasis on my surprise to have just found this option.)
We're excited to finally make #postquantum #cryptography possible in the #PHP ecosystem
https://paragonie.com/blog/2026/04/post-quantum-cryptography-for-php-community
Released: @roave /better-reflection 6.70.0
https://github.com/Roave/BetterReflection/releases/tag/6.70.0
This comes with tons of performance and reflection compatibility improvements! #php