Easter is coming soon 🐣
🐰 It's time to hunt for new skills!
Test your #PHP & #Symfony knowledge with our free monthly 20-question MCQ on SensioLabs University, the eLearning platform by the creator of Symfony
Ready to crack the code? 🎓👉 https://tinyurl.com/425f3xtk

TIL I was today years old when I learned that `@ param array` and `@ param` list in PHPDoc have different meanings:
- array → for associative arrays (with keys)
- list → for indexed arrays (just numbers)
🤯 #PHP
Now this animation is available for the 1000 sequences decomposed on my website.
Accessible from the 3Dgraph, 2Dgraph500terms and 2dgraphs pages ➡️ https://decompwlj.com
#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
Programmation Web backend (L3 Informatique) : TD6-7 corrigé en ligne (Mise à jour de base de données) #l3progweb #php #sql
Le TD 6-7 corrigé (Mise à jour de base de données) est disponible en ligne.
https://eric.univ-lyon2.fr/jdarmont/?p=9126
Turns out, as of a few versions ago, #PmWiki has silently introduced a dependency on the intl extension... which is no longer included in #PHP 8.2 and later, and not installed by default on cPanel hosts. For now I can still switch back to 8.1 on the impacted subdomain. In the long run, I'm screwed.
A257219: Numbers that have at least one divisor containing the digit 2 in base 10
A257219 ➡️ https://oeis.org/A257219
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A257219.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A257219.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A257219.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

A256786: Numbers which are divisible by prime(d) for all digits d in their decimal representation
A256786 ➡️ https://oeis.org/A256786
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A256786.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A256786.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A256786.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

🏗️ Composer integration out of the box: PSR-4, Classmap & autoload_files. Only classes your autoloader actually knows appear in completion.
🌀 Full #Laravel Eloquent support: Relationships, Scopes, Accessors, Casts & Builder chains – no Larastan or ide-helper needed.
📦 JetBrains #PHP stubs bundled directly in the binary – zero runtime downloads.
🆚 Intelephense: 1 min 25 s & 520 MB. PHPStorm: 19 min & 2 GB. PHPantom: 10 ms & 7 MB.
🛠️ Works with #Zed, #Neovim, #PHPStorm & more.