php

Back Open Paginator
05.02.2026 05:16
decompwlj (@decompwlj@mathstodon.xyz)

A109373: Semiprimes of the form semiprime + 1
A109373 ➡️ oeis.org/A109373

3D graph, threejs - webGL ➡️ decompwlj.com/3Dgraph/A109373.
3D graph Gen, threejs animation ➡️ decompwlj.com/3DgraphGen/A1093
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.02.2026 05:11
decompwlj (@decompwlj@mathstodon.xyz)

A109303: Numbers k with at least one duplicate base-10 digit (A107846(k) > 0)
A109303 ➡️ oeis.org/A109303

3D graph, threejs - webGL ➡️ decompwlj.com/3Dgraph/A109303.
3D graph Gen, threejs animation ➡️ decompwlj.com/3DgraphGen/A1093
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.02.2026 00:09
getlaminas (@getlaminas@phpc.social)

Released: laminas/laminas-cache 4.2.0
#php #laminas

github.com/laminas/laminas-cac




Show Original Post


05.02.2026 00:07
jclermont (@jclermont@phpc.social)

A simple comment on a function name led to a much bigger refactoring. Here's why I've learned to welcome code review feedback instead of resisting it. #php #laravel masteringlaravel.io/daily/2026




Show Original Post


04.02.2026 22:02
getlaminas (@getlaminas@phpc.social)

Released: laminas/laminas-navigation 2.23.0
#php #laminas

github.com/laminas/laminas-nav




Show Original Post


04.02.2026 21:23
ethauvin (@ethauvin@mastodon.social)

IntelliJ IDEA, PyCharm, and other IDEs are getting a Wayland upgrade on Linux

howtogeek.com/wayland-support-




Show Original Post


04.02.2026 20:02
graste (@graste@social.vivaldi.net)

Wondering how many APIs implementing standards defined via #openapi specs are validating payload accidentally wrong as the tooling doesn't take into account that pattern fields contain ECMA based regular expression bodies while the spec implementors use PCRE2 or other regex engines available in their programming languages.

Subtle differences in syntax leading to wrong escaping leading to ranges of characters being duplicate singular matches. Or implementations based on different unicode versions etc.

Luckily specs often might have plain and simple regex patterns. Doesn't help when character classes like \w are maybe interpreted as unicode letters and numbers in PCRE2 (/u) while #JavaScript means [A-Za-z0-9_] or whatever other constellations are thinkable. And I don't even understand utf16/utf8 subtleties with surrogate pairs or whatnot.

Fun. I should implement something to help with this in #php. Libs don't seem to take this into account if my understanding is correct.




Show Original Post


04.02.2026 19:56
thepanz (@thepanz@phpc.social)

@toflar presenting #loupe, a search engine build on top of SQLite written in PHP.

Great walkthrough on how Information Retrieval systems implemented their storage layers, and their ways to optimize query and matching algorithms.
A huge work on research and implementation, great job Yanick!

#symfony #php #sqlite #searchengine





Show Original Post


04.02.2026 18:36
edorian (@edorian@phpc.social)

Spend two hours on learning how to update the German #php docs #translation and making my first two PRs:

github.com/php/doc-de/pull/210
github.com/php/doc-de/pull/211

If you ever wanted to learn how to contribute to the translation, but felt it wasn't clear on how to do it:

Feel free to reach out, happy to help you get going.




Show Original Post


04.02.2026 18:36
dabiddo (@dabiddo@mstdn.io)

ohh snap .... #php #laravel

Laravel Sites Hacked: Public Folder Backdoors, Google-Only Redirects, and CPU Cryptomining (Likely via Livewire RCE) - 5Balloons Tech

5balloons.info/laravel-sites-h




Show Original Post


04.02.2026 17:10
TurboLearnPHP (@TurboLearnPHP@mastodon.social)

How to Prevent array_unique From Reindexing IDs

array_unique drops keys and scrambles IDs.

youtube.com/watch?v=aO7pyKzJxLc




Show Original Post


04.02.2026 16:52
RedPacketSecurity (@RedPacketSecurity@mastodon.social)

CVE Alert: CVE-2020-37083 - chatelao - PHP Address Book - redpacketsecurity.com/cve-aler

-2020-37083 -address-book




Show Original Post


1 ...151 152 153 154 155 156 157 158 159 160 161 ...525
UP