Découvrez les prochains speakers #Symfony_Live Paris 2026 !
Le programme continue de se dévoiler 👀
Encore plus d’experts et passion Symfony au rendez-vous 💥
🎟️ Prenez votre place dès maintenant :
👉 https://live.symfony.com/2026-paris/ ✨
PHP Wizardry: Array Functions Loops
✨ Modern PHP Feature: PHP Wizardry: Array Functions Loops! Junior developers use old PHP patterns, while senior devs use PHP 8 features. Upgrade your skills! Which approach do you use? #PHP #WebDev #CodingTips #coding
#php #programming #coding #webdevelopment #softwareengineering #juniorvssenior #codereview #programmingtips #phptutorial #codingtutorial #bestpractices #phpprogramming #codequality #cleancode #php...
https://www.youtube.com/watch?v=WYSE3pTXaFY
Programmation Web backend (L3 Informatique) : TD2 corrigé en ligne (formulaires et #mvc) #l3progweb #php
Le TD 2 corrigé (Transmission de données et MVC) est disponible en ligne.
https://eric.univ-lyon2.fr/jdarmont/?p=9094
How to Install Centmin Mod on #AlmaLinux #VPS (5 Minute Quick-Start Guide) Here's a detailed step-by-step guide on how to install Centmin Mod on AlmaLinux VPS server.
What is Centmin Mod?
Centmin Mod is a shell-based, menu-driven installer that automates the deployment of a LEMP (Linux, Nginx, MariaDB/MySQL, PHP-FPM) stack on CentOS, AlmaLinux, and Rocky Linux servers. Designed for efficiency and performance, it ...
Continued 👉 https://blog.radwebhosting.com/how-to-install-centmin-mod-on-almalinux-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.raddemo.host #letsencrypt #csf #php #centminmod

It’s the home stretch!
https://news-web.php.net/php.internals/130184
A142925: Primes congruent to 1 mod 64
A142925 ➡️ https://oeis.org/A142925
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A142925.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A142925.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A142925.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

A141161: Primes of the form 4*x^2+6*x*y-7*y^2
A141161 ➡️ https://oeis.org/A141161
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A141161.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A141161.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A141161.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

If you're looking for a good first bug to fix in #WordPress - please have a go at this.
https://core.trac.wordpress.org/ticket/64742
#Laravel often ignores widely accepted best practices for a long time, and then when it finally adopts them, it presents the change as if it just discovered something new… even though the broader #PHP community has been pointing out the issues for years.
Working a little bit on modernizing yet another one of our "older" packages.
This time spatie/crawler 🕸️
I want to make this one a lot simpler to use.
#php

Are there any @phpcs sniffs available (maybe in third-party packages) that check for PER-CS 3.0 style?
I’m trying to avoid errors due to the abbreviated constructor (`{}`). So, if there’s a sniff just for that, I’d be happy. I’d prefer not to ignore all Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore errors.
We released 1.0.0-alpha.1 of rango! See here for the changelog: https://github.com/patchlevel/rango/releases/tag/1.0.0-alpha.1
#PHP #Hydrator