🎉 PHP 8.5.0 Alpha 4 is available for testing!
This is the third preview for PHP 8.5, including
- Continued integration of the new ext/uri extension
- Implementation of the "clone with" RFC
- Bug fixes thanks to your testing and feedback
… and more!
➕ Do: Test your projects!
➖ Don't: Run it in production. It's not fully ready yet.
Congratulations to Daniel, @edorian, and @adoy
🔗 https://www.php.net/archive/2025.php#2025-07-31-3
Also, apparently the `.` (dot) character is included in the PHP regular expression [A-Za-z0-9] - TIL
In today's video, I share a story about debugging a session that wasn't saving as expected, and through the process, we learn more about how Laravel sessions work. #php #laravel https://masteringlaravel.io/daily/2025-08-01-video-how-do-laravel-sessions-work
🚀 In Backpack v7, DataTables aren’t just for ListOperation anymore. Now it’s a standalone component — drop it anywhere in your admin panel.
✅ Filters, search, bulk actions — all included.
👀 See it in action, share your thoughts, and join the beta:
Now this animation is available for the 1000 sequences decomposed on my website.
Accessible from the 3Dgraph, 2Dgraph500terms and 2dgraphs pages ➡️ https://decompwlj.com
A little more work on axis sizing and controls.
#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
4: The palindromes in base 10 (A002113) ➡️ https://decompwlj.com/3DgraphGen/Palindromes.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
3: The triangular numbers (A000217) ➡️ https://decompwlj.com/3DgraphGen/Triangular_numbers.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
2: The prime numbers (A000040) ➡️ https://decompwlj.com/3DgraphGen/Prime_numbers.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
Generation of four sequences decomposed into weight × level + jump (log(weight), log(level), log(jump)) - three.js animation:
🧵⬇️
1: The natural numbers (A000027) ➡️ https://decompwlj.com/3DgraphGen/Natural_numbers.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
Oh man, #PHP. Da grübelt man, weshalb eine Website so langsam ist. Dann stellt sich heraus, dass alleine die open_basedir-Option 50% der Leistung benötigt. Abgeschaltet, Serverlast und Antwortzeiten 50% geringer. WTF? Oder stimmt da etwas mit dem System nicht, wenn die lstats auf ext4 unter #Linux so viel Zeit brauchen?
📣 Announcing the immediate availability of:
- PHP 8.4.11
- PHP 8.3.24
📝 Changelog: https://www.php.net/ChangeLog-8.php
🎁 Source: https://www.php.net/downloads
Windows: https://windows.php.net/download/