php

Back Open Paginator
06.12.2025 10:22
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


06.12.2025 04:56
decompwlj (@decompwlj@mathstodon.xyz)

A053176: Primes p such that 2p+1 is composite

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


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

Decomposition into weight × level + jump of prime numbers:
- a new classification of primes ➡️ decompwlj.com/primedecomp.php
- in 3D - threejs - webGL ➡️ decompwlj.com/3Dgraph/Prime_nu

#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


06.12.2025 04:52
decompwlj (@decompwlj@mathstodon.xyz)

A052499: If n is in the sequence then so are 2n and 4n-1

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


05.12.2025 23:05
sean (@sean@scoat.es)

I'm not 100% sure this is the right way, but I sure didn't have “Contribute to the php.net web site" on my 2025 bingo card, and yet…

/cc @Crell

#PHP

github.com/php/web-php/pull/16




Show Original Post


05.12.2025 22:11
sean (@sean@scoat.es)

@mwop @pollita @Crell I haven't used #PHP (much) in a long time. Curious, I tried to look up the ”pipe" operator. All of these failed to get me any useful results.

URLs:
- php.net/pipe
- php.net/|
- php.net/|>
- php.net/operators.pipe

Search Docs box:
- pipe (found some Swoole stuff…)
- |
- |>

- Searching the operators page (php.net/manual/en/language.ope ) for “pipe” or “|" (did find bitwise or…)

I found it by guessing Functional Operators.

As a former manual contributor, this made me sad. /-:




Show Original Post


05.12.2025 21:34
RedPacketSecurity (@RedPacketSecurity@mastodon.social)

CVE Alert: CVE-2025-14091 - TrippWasTaken - PHP-Guitar-Shop - redpacketsecurity.com/cve-aler

-2025-14091 -guitar-shop




Show Original Post


05.12.2025 21:24
TurboLearnPHP (@TurboLearnPHP@mastodon.social)

String Concatenation - Dots vs Interpolation

💻 String Interpolation vs Concatenation! Junior developers use dot concatenation everywhere (hard to read!), while senior devs use PHP's string interpolation with curly braces. Plus, see how heredoc syntax makes HTML generation clean. Readable code matters!

...

manual




Show Original Post


05.12.2025 19:48
sculpin (@sculpin@phpc.social)

Sculpin 4.x will include an experimental "live editor mode", so you can edit your content inside your web browser when running "generate --watch --server --editor".

But that command line invocation is getting extremely silly. It should be condensed into a single command.

How do folks feel about a "run" command? Or what about making it the default behaviour, so running "vendor/bin/sculpin" is enough to go into generate+watch+serve+edit mode?

#sculpin #php #StaticSiteGenerator #StaticSite

"sculpin run"
"sculpin start"
"sculpin"
Other (details in reply)




Show Original Post


05.12.2025 17:00
TurboLearnPHP (@TurboLearnPHP@mastodon.social)

PHP Attack Plan For Static Global Functions

⚡ PHP Attack Plan For Static Global Functions - Code quality comparison! Junior developers make common mistakes, senior devs write clean code. Learn from this! Which approach do you use?

...

youtube.com/watch?v=FuqEkHP5EUw




Show Original Post


05.12.2025 15:31
jclermont (@jclermont@phpc.social)

No one ever complains about their tests running too fast, but in today's video, I explain why I avoid a popular technique for making your test suite faster. #php #laravel masteringlaravel.io/daily/2025




Show Original Post


05.12.2025 15:01
getlaminas (@getlaminas@phpc.social)

Released: laminas/laminas-paginator 3.0.0
#php #laminas

github.com/laminas/laminas-pag




Show Original Post


1 ...275 276 277 278 279 280 281 282 283 284 285 ...527
UP