The @phpugmrn meetup is now on YouTube!
As a community, we're committed to sharing knowledge and expertise in PHP development. Our channel will feature recordings of our meetup sessions, so you can learn from the best and stay up-to-date on the latest industry trends. Help us grow our community by sharing this post with your network and subscribing to our channel today.
https://www.youtube.com/@phpugmrn
Does anyone else find #PHP backtraces really confusing because of how the information is staggered across each item? Like `Drupal\Core\Theme\ThemeManager->render() (Line: 491)` -- line 491 is not in that method! It's the line where that method was called, and it's a line in the method identified in the PREVIOUS item of the backtrace. I am caught out by this every time. #debugging
Auf dem @luki Treffen hat @emk #Lowmark vorgestellt: Einen #PHP-#StaticSiteGenerator mit dem Ziel, ihn so einfach wie möglich zu machen.
Einen schönes, pädagogisches #LowCode #SmallWeb Ziel.
Passt zum #Gemini Protocol, bei dem das Designziel ist, dass es jeder (der eine Programmiersprache kann) in ein paar Dutzend Zeilen implementieren kann. Deswegen ist #Gemtext sogar noch einfacher als #Markdown.
This is how easily I bumped phpstan level from 6 to 9 in one of my libraries.
https://github.com/norberttech/static-content-generator-bundle/pull/458
All thanks to flow-php/types - tiny library developed for Flow #PHP Framework that for narrowing / casting
A007957: Numbers that contain an odd digit
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A007957.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A007957.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A007957.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

A007932: Numbers that contain only 1's, 2's and 3's
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A007932.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A007932.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A007932.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

Who is using chroot with php-fpm? Is it worth it?
A007921: Numbers that are not the difference of two primes
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A007921.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A007921.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A007921.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

A007811: Numbers k for which 10k+1, 10k+3, 10k+7 and 10k+9 are primes
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A007811.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A007811.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A007811.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 behave weirdly with local configuration #apache2 #2404 #php #phpfpm
https://askubuntu.com/q/1556065/612
🌘 在 WordPress 外掛開發中導入命名空間與程式碼標準
➤ 打造更優雅、可擴展且易於維護的 WordPress 外掛
✤ https://developer.wordpress.org/news/2025/09/implementing-namespaces-and-coding-standards-in-wordpress-plugin-development/
本文詳細介紹如何在 WordPress 外掛開發中實施 PHP 命名空間與 Composer 自動載入,以及透過自動化工具強制執行 JavaScript、CSS 和 PHP 的程式碼標準。作者 Troy Chaplin 以先前多區塊外掛重構的基礎為起點,逐步闡述如何透過 PSR-4 自動載入、將功能拆分為獨立類別,以及導入 Linting 工具來提升程式碼品質、可擴展性與協作效率,使開發流程更為流暢且易於維護,適用於從獨立開發者到大型團隊的各種專案規模。
+ 這篇文章對於想提升 WordPress 外掛開發品質的開發者來說非常實用
#WordPress 開發 #PHP #命名空間 #Composer #程式碼標準
Wir haben unseren ersten #php #ai Chatbot mit Symfony umgesetzt https://nevercodealone.de/de/nca-php-chatbot