php

Back Open Paginator
31.12.2025 10:04
decompwlj (@decompwlj@mathstodon.xyz)

Generation of four sequences decomposed into weight × level + jump (log(weight), log(level), log(jump)) - three.js animation:
🧵⬇️

1: The natural numbers (A000027) ➡️ decompwlj.com/3DgraphGen/Natur

#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


31.12.2025 09:31
symfony (@symfony@mastodon.social)

🎄 Holiday gift from !
Watch Fabien Potencier’s keynote “20 Years of Symfony, What’s Next?” — FREE 🎁
The perfect way to close the year & look ahead 🚀
👉 live.symfony.com/account/repla
symfony.com/blog/20-years-of-s




Show Original Post


31.12.2025 04:59
decompwlj (@decompwlj@mathstodon.xyz)

A070865: Smallest prime such that the difference of successive terms is strictly increasing

3D graph, threejs - webGL ➡️ decompwlj.com/3Dgraph/A070865.
3D graph Gen, threejs animation ➡️ decompwlj.com/3DgraphGen/A0708
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


31.12.2025 04:53
decompwlj (@decompwlj@mathstodon.xyz)

A070552: Semiprimes k such that k+1 is also a semiprime

3D graph, threejs - webGL ➡️ decompwlj.com/3Dgraph/A070552.
3D graph Gen, threejs animation ➡️ decompwlj.com/3DgraphGen/A0705
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


31.12.2025 02:36
jay (@jay@phpc.social)

RE: phpc.social/@jay/1158110485529

And here it is 🤞🏻

github.com/rectorphp/rector-sr

#Rector #PHP




Show Original Post


31.12.2025 00:12
jay (@jay@phpc.social)

I just wrote my first custom Rector rule and it took me just four hours of trial and error. It wraps negated instance checks in parentheses, so

!$foo instance of Foo

to

!($foo instance of Foo)

I think I will try to get it into the core project 🤞🏻

#Rector #PHP




Show Original Post


30.12.2025 21:03
dandb (@dandb@mas.to)

Maybe one day #PHP can have true modules. Twould be nice to export/import a la ES but with a sensible syntax, eg

from helpers use { pick };




Show Original Post


30.12.2025 16:18
alpacasncats (@alpacasncats@toot.wales)

Dad, stop nerding out and love me
#cats #catswhocode #php





Show Original Post


30.12.2025 14:43
jclermont (@jclermont@phpc.social)

We take security seriously in our projects. Composer 2.9 now blocks vulnerable packages natively, which means we can finally remove roave/security-advisories. One less dependency to manage. #php #laravel masteringlaravel.io/daily/2025




Show Original Post


30.12.2025 13:10
backpackforlaravel (@backpackforlaravel@mstdn.social)

#Laravel #PHP

Do you map or loop? 👇

Functional elegance or just fancy syntax? What do you think👇





Show Original Post


30.12.2025 12:31
getlaminas (@getlaminas@phpc.social)

Released: laminas/laminas-loader 2.12.0
#php #laminas

github.com/laminas/laminas-loa




Show Original Post


30.12.2025 11:49
menelion (@menelion@dragonscave.space)

@ocramius I took my final decision not to use Laravel unless absolutely needed (like paid for this) when I added lots of typehints, sent quite a large PR, and it was declined because "it's not needed at the moment". Then I said no, sorry not sorry. I like PHP's evolution, and writing in #PHP 5 style is something that doesn't inspire me.




Show Original Post


1 ...228 229 230 231 232 233 234 235 236 237 238 ...526
UP