php

Back Open Paginator
01.08.2025 17:06
php (@php@fosstodon.org)

🎉 PHP 8.5.0 Alpha 4 is available for testing!

This is the third preview for PHP 8.5, including

- Continued integration of the new ext/uri extension
- Implementation of the "clone with" RFC
- Bug fixes thanks to your testing and feedback

… and more!

➕ Do: Test your projects!

➖ Don't: Run it in production. It's not fully ready yet.

Congratulations to Daniel, @edorian, and @adoy

🔗 php.net/archive/2025.php#2025-

#PHP #PHP85 #Release




Show Original Post


01.08.2025 14:50
pkw (@pkw@snac.d34d.net)
I'm less salty today :P.
I learned a lot about #symfony yesterday even though it made
me stick to plain PHP for my little site I am making now.

I'm using composer [0], and I had a hello world site running
symfony's routing, controllers, and I forgot what else.
The symfony doc's don't help you use it a la carte, but their
github pages do: (for example)

https://github.com/symfony/routing

[0]: I'm using composer for all of my php stuff.

#PHP



Show Original Post


01.08.2025 14:48
blindcoder (@blindcoder@toot.berlin)

Also, apparently the `.` (dot) character is included in the PHP regular expression [A-Za-z0-9] - TIL

#codebashing #PHP




Show Original Post


01.08.2025 14:17
jclermont (@jclermont@phpc.social)

In today's video, I share a story about debugging a session that wasn't saving as expected, and through the process, we learn more about how Laravel sessions work. #php #laravel masteringlaravel.io/daily/2025




Show Original Post


01.08.2025 13:30
backpackforlaravel (@backpackforlaravel@mstdn.social)

🚀 In Backpack v7, DataTables aren’t just for ListOperation anymore. Now it’s a standalone component — drop it anywhere in your admin panel.

✅ Filters, search, bulk actions — all included.

👀 See it in action, share your thoughts, and join the beta:





Show Original Post


01.08.2025 12:05
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
A little more work on axis sizing and controls.

#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


01.08.2025 12:05
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


01.08.2025 12:04
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


01.08.2025 12:04
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


01.08.2025 12:03
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


01.08.2025 11:15
luzat (@luzat@infosec.exchange)

Oh man, #PHP. Da grübelt man, weshalb eine Website so langsam ist. Dann stellt sich heraus, dass alleine die open_basedir-Option 50% der Leistung benötigt. Abgeschaltet, Serverlast und Antwortzeiten 50% geringer. WTF? Oder stimmt da etwas mit dem System nicht, wenn die lstats auf ext4 unter #Linux so viel Zeit brauchen?




Show Original Post


01.08.2025 10:16
php (@php@fosstodon.org)

📣 Announcing the immediate availability of:

- PHP 8.4.11
- PHP 8.3.24

📝 Changelog: php.net/ChangeLog-8.php
🎁 Source: php.net/downloads
:windows8: Windows: windows.php.net/download/

#PHP #Release




Show Original Post


1 ...510 511 512 513 514 515 516 517 518 519 520 ...524
UP