php

Back Open Paginator
16.04.2026 23:17
j3j5 (@j3j5@hachyderm.io)

Yesterday I opened a bug report on Laravel (the framework) and today somebody made a PR fixing this bug which is clearly AI generated (the fix is ok, because it was simple enough, but the description stinks of AI) and now *I* feel dirty.

They also copied the test I provided as proof of the bug.

#Laravel #PHP




Show Original Post


16.04.2026 21:17
graste (@graste@social.vivaldi.net)

"No single technique is sufficient. Static analysis detects obvious errors at low cost. Traditional dynamic testing with PHPUnit verifies specific behaviours. Property-based testing generalises these behaviours. Mutation testing validates the quality of the test suite. Fuzz testing explores the unknown."
phpunit.expert/articles/everyt

#php #phpunit #psalm #phpstan etc.




Show Original Post


16.04.2026 20:36
thephpf (@thephpf@phpc.social)

Our Executive Director, Elizabeth Barron, has been listening to your feedback about the PHP ecosystem to help inform The PHP Foundation's 2026-2027 strategy. She shares what she's learned in our latest blog post. Exciting opportunities await! ✨ 🚀

thephp.foundation/blog/2026/04

#php #phpcommunity #thephpfoundation




Show Original Post


16.04.2026 20:26
asabekkarimov (@asabekkarimov@mastodon.social)

Laravel injects ads directly into your agent 😡

lnkd.in/dDNJKZVb





Show Original Post


16.04.2026 20:13
darkghosthunter (@darkghosthunter@mastodon.social)

Hopefully will bring a new major version that brings up more secure plugins, and better third-party development.

youtube.com/watch?v=piah4fV_o2Q

It's 2026, we should have DI and Service Container in Wordpress since ages ago.




Show Original Post


16.04.2026 18:58
solariz (@solariz@chaos.social)

@sushee I started with php as my first lang, and tbh I still often prefer it. #php




Show Original Post


16.04.2026 18:54
tobozo (@tobozo@mastodon.social)

this harmless script crashes the terminal in





Show Original Post


16.04.2026 18:11
tinus (@tinus@phpc.social)

Scratched an itch today, made a plugin.

filamentphp.com/plugins/tinus-

#php #filament #filamentphp





Show Original Post


16.04.2026 17:32
mwop (@mwop@phpc.social)

Recently ran across a #php oddity I'd not encountered before with `DateTimeImmutable::createFromFormat()`, and blogged about it:

mwop.net/blog/2026-04-16-php-c

#til




Show Original Post


16.04.2026 16:21
nerdpress_org (@nerdpress_org@phpc.social)

New Blogpost: PHP’s serialize_precision hidden danger nerdpress.org/2026/04/16/phps- #php




Show Original Post


16.04.2026 15:57
michabbb (@michabbb@social.vivaldi.net)

🚀 #Laravel #Debugbar v4.2.0 just dropped with an #AI Boost #Skill!

Now your AI #agent can browse requests, inspect queries, detect N+1 issues & get full EXPLAIN results — all on demand.
Just copy a request ID and let the agent do the work. 🤖🔍

This is next-level Laravel debugging! ⚡

#PHP #WebDev

github.com/fruitcake/laravel-d





Show Original Post


16.04.2026 15:55
michabbb (@michabbb@social.vivaldi.net)

Avoid N+1 queries when validating array inputs in #php #Laravel ☝️

Instead of running `exists` per item, preload your data once and validate against it ✅

Cleaner code, better performance ⚡

daryllegion.com/validating-arr

#WebDev #Performance #Backend





Show Original Post


1 ...20 21 22 23 24 25 26 27 28 29 30 ...524
UP