php

Back Open Paginator
23.09.2025 20:45
SymfonyStation (@SymfonyStation@drupal.community)

PHP JIT Compiler. #PHP
dev.to/vishal_rajput_310e81015




Show Original Post


23.09.2025 20:41
julian (@julian@phpc.social)

@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.




Show Original Post


23.09.2025 20:04
oldperl (@oldperl@mastodon.online)

@ct_Magazin

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)

#developer #development

php-fig.org/psr/




Show Original Post


23.09.2025 19:44
julian (@julian@phpc.social)

@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




Show Original Post


23.09.2025 18:35
Patchbot_de (@Patchbot_de@mastodon.social)

PHP Group released version 8.4.13. php.net/downloads




Show Original Post


23.09.2025 18:32
jimw (@jimw@mefi.social)

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?)
ruby.social/@joeldrapper/11525




Show Original Post


23.09.2025 18:10
jclermont (@jclermont@phpc.social)

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 masteringlaravel.io/daily/2025




Show Original Post


23.09.2025 15:42
packagist (@packagist@phpc.social)

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: blog.packagist.com/a-call-for-
Open Letter: openssf.org/blog/2025/09/23/op

#phpc #php #supplychainsecurity #opensourcesustainability




Show Original Post


23.09.2025 13:09
decompwlj (@decompwlj@mathstodon.xyz)

A014190: Palindromes in base 3 (written in base 10)

3D graph, threejs - webGL ➡️ decompwlj.com/3Dgraph/A014190.
3D graph Gen, threejs animation ➡️ decompwlj.com/3DgraphGen/A0141
2D graph, first 500 terms ➡️ decompwlj.com/2Dgraph500terms/

#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





Show Original Post


23.09.2025 13:06
decompwlj (@decompwlj@mathstodon.xyz)

A014092: Numbers that are not the sum of 2 primes

3D graph, threejs - webGL ➡️ decompwlj.com/3Dgraph/A014092.
3D graph Gen, threejs animation ➡️ decompwlj.com/3DgraphGen/A0140
2D graph, first 500 terms ➡️ decompwlj.com/2Dgraph500terms/

#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





Show Original Post


23.09.2025 10:37
Tideways (@Tideways@phpc.social)

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:

tideways.com/profiler/blog/tes

#PHP #FrankenPHP #Benchmarking #WebPerformance





Show Original Post


23.09.2025 10:36
thepanz (@thepanz@phpc.social)

Hey PHPUnit users, do you miss a dark-mode for the coverage reports?

This is my take on it: gist.github.com/thePanz/9425ea

It works on PHPUnit v12.x and enables the dark mode by following your browser dark/light settings.

WDYT?
#php #phpunit #darkmode





Show Original Post


1 ...417 418 419 420 421 422 423 424 425 426 427 ...525
UP