php

Back Open Paginator
26.03.2026 11:14
remaster (@remaster@mastodon.social)

@peach Seemed a bit unnecessary to me too at first. Two things: chaining operations and UTF-8 support.
github.com/laravel/framework/p




Show Original Post


26.03.2026 11:12
decompwlj (@decompwlj@mathstodon.xyz)

Now this animation is available for the 1000 sequences decomposed on my website.
Accessible from the 3Dgraph, 2Dgraph500terms and 2dgraphs pages ➡️ 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




Show Original Post


26.03.2026 11:12
decompwlj (@decompwlj@mathstodon.xyz)

4: The palindromes in base 10 (A002113) ➡️ decompwlj.com/3DgraphGen/Palin

#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


26.03.2026 11:12
decompwlj (@decompwlj@mathstodon.xyz)

3: The triangular numbers (A000217) ➡️ decompwlj.com/3DgraphGen/Trian

#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


26.03.2026 11:11
decompwlj (@decompwlj@mathstodon.xyz)

2: The prime numbers (A000040) ➡️ decompwlj.com/3DgraphGen/Prime

#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


26.03.2026 11:11
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


26.03.2026 11:10
TurboLearnPHP (@TurboLearnPHP@mastodon.social)

How to Avoid array_rand Returning a String

array_rand returns a string for one item.

youtube.com/watch?v=k8ouLh94GP4




Show Original Post


26.03.2026 11:01
alwaysdata (@alwaysdata@mastodon.social)

CodeIgniter has been added to our marketplace changelog.alwaysdata.com/515/d




Show Original Post


26.03.2026 10:00
swiss_laravel_association (@swiss_laravel_association@phpc.social)

The March meetup is in the books.

Great turnout at Xelon in Zug — lots of new faces. Storm-related train delays meant we ended up with one speaker on the night, but the conversations made up for it.

Thanks to everyone who came out, and to Xelon for hosting.

#Laravel #PHP





Show Original Post


26.03.2026 09:55
symfony (@symfony@mastodon.social)

🔥 On démarre la journée à Paris 2026 !

Fabien Potencier, @fabpot ouvre le bal avec “Concevoir des TUI en PHP” 💻✨
TUI, Symfony Terminal, et même une PR en live 👀🚀

Let’s go Paris! 🇫🇷🔥





Show Original Post


26.03.2026 09:14
maxsite (@maxsite@mastodon.social)

Albireo CMS ver. 2026.03.25 (release) maxsite.org/albireo/changelog




Show Original Post


26.03.2026 08:36
kboyd (@kboyd@phpc.social)

```
// Uncork private properties and methods using dark reflection magic
$clientClass = new ReflectionClass($this->client);
$defaultOptions = $clientClass->getProperty('default_options')->getValue($this->client);
```

... and it worked.

#php




Show Original Post


1 ...59 60 61 62 63 64 65 66 67 68 69 ...524
UP