PHP JIT Compiler. #PHP
https://dev.to/vishal_rajput_310e810159e/php-jit-compiler-4kk1
@jimw I don't know details about how things are working in Python community, so i am not competent to have an oppinion related to #PHP versus #Python orgs.
Kein guter Tipp.
Es gibt bei einigen Programmiersprache schon Vorgaben und Regeln, um den Dschungel der Namensgebung zu vereinheitlichen, auch wenn die Sprache anderes auch zuließe.
Beispiel #PHP - Zuerst hat #Zend in diesem Bereich Quasi-Standards gesetzt, inzwischen halten sich Entwickler zumeist an den #PSR-Standard, namentlich PSR-1 und PSR-12 (siehe Link)
@jimw Yes, i know.
#PHP will not follow the same path, is the only(?) programming language driven and owned by community, in a transparent way
PHP Group released #PHP version 8.4.13. https://www.php.net/downloads
How long until something similar happens to #PHP?
(Do you know who the members of the PHP organization on GitHub are? Who the administrators are? How someone gets added? How someone gets removed? Who decides when a new repository is created or adopted as part of that organization? Who has access to the servers running php.net? Who is paying for the servers that run php.net?)
https://ruby.social/@joeldrapper/115254240567396139
Mastering Laravel is a very content-heavy site, almost all of it public-facing. So when we recently did a bunch of internal restructuring, I wanted to be sure we didn't break any external links. Here's how I did it. #php #laravel https://masteringlaravel.io/daily/2025-09-23-diffing-laravel-routes-after-a-major-upgrade
Together with PyPI, Maven Central, crates.io and other major package registries we signed a statement on sustainable open source infrastructure.
3B+ installs/month and evolving #composerphp and packagist.org requires sharing the costs.
Our Blog: https://blog.packagist.com/a-call-for-sustainable-open-source-infrastructure/
Open Letter: https://openssf.org/blog/2025/09/23/open-infrastructure-is-not-free-a-joint-statement-on-sustainable-stewardship/
#phpc #php #supplychainsecurity #opensourcesustainability
A014190: Palindromes in base 3 (written in base 10)
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A014190.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A014190.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A014190.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

A014092: Numbers that are not the sum of 2 primes
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A014092.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A014092.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A014092.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

Benchmarking FrankenPHP Classic Mode vs. PHP-FPM brought some unexpected lessons.
We ran multiple scenarios with different workloads. The results felt increasingly “off”: inconsistent, misleading, counterintuitive.
The real issue? We weren’t just testing what we intended to. After looking at the setup, we noticed an unexpected moving part, showing how different components interact.
Curious about the outcome? Look here:
#PHP #FrankenPHP #Benchmarking #WebPerformance

Hey PHPUnit users, do you miss a dark-mode for the coverage reports?
This is my take on it: https://gist.github.com/thePanz/9425ead7cf9d148d457c0088a835a922
It works on PHPUnit v12.x and enables the dark mode by following your browser dark/light settings.
