2026-04-16 09:01:11
Hey Webseite, zeige mir doch mal alle Kommentare mit Eigenschaft X.
Webseite: 500
> PHP Fatal error: Uncaught DivisionByZeroError: Division by zero
🤦♂️
#PHP #Serendipity
Hey Webseite, zeige mir doch mal alle Kommentare mit Eigenschaft X.
Webseite: 500
> PHP Fatal error: Uncaught DivisionByZeroError: Division by zero
🤦♂️
#PHP #Serendipity
On empty return values. #PHP
https://www.garfieldtech.com/blog/empty-return-values
Some thoughts on the proposed #PHP Generics RFC.
https://www.garfieldtech.com/blog/erased-php-generics-2026
Just had an intro call with @…'s new Executive Director, @….
I'm confident the Foundation is in good hands.
#PHP
php -S localhost:8000 -t .
HOLY CRAP!?! How have I never known that PHP has a built-in web server for development? How long has this been thing? (Rhetorical question as I'm about to look it up, just stating for emphasis on my surprise to have just found this option.)
#PHP
About to run InfectionPHP on this PHPUnit testsuite... 😱
#InfectionPHP #PHP #PHPUnit
RE: #php
Using #PSR-3 placeholders properly in PHP (and other awesome alliterations).
https://www.garfieldtech.com/blog/psr-3-properly
🔌 Non-blocking I/O for regular #PHP functions. fread, fwrite, file_get_contents, ob_start, curl, #MySQL, and #PostgreSQL now work asynchronously without extra effort.
🖥️ Built-in TrueAsync S…
Functional programming isn't just for Haskell developers. It's for #PHP developers, too. "Thinking Functionally in PHP" is available from LeanPub.
https://leanpub.com/thinking-functiona
⚡ #TrueAsync is an experimental library bringing true asynchronous programming to #PHP — coroutines, async/await, and non-blocking I/O built into the language core. Write high-performance concurrent applications with clean, readable code and minimal changes.
Watching Alexandre Daubois talk about PHP runtime vulnerabilities at #phptek
We need to have a talk #PHP, this is not supposed to happen when I do cool cutting-edge things:
Take the JetBrains developer survey 2026! (Use the link below so I get referral credit. :-) )
https://surveys.jetbrains.com/s3/developer-ecosystem-survey-2026-sh?pcode=219595885222191163
Null is problematic, but why? Let's see why, and let that guide us to new alternatives. #PHP
https://www.garfieldtech.com/blog/much-ado-about-null
When should you use #PHP Enums, and when shouldn't you?
https://www.garfieldtech.com/blog/on-the-use-of-enums
Bypassing #PHP visibility controls. Please don't do this often.
https://www.garfieldtech.com/blog/phptricks-access-control-bypass
📱 #React 19 frontend with #TypeScript, fuzzy search across keyboard layouts, #PHP 8.4 with 40 API endpoints. 100% free &
After an unfortunate finger slip, I briefly tried to call the arse_url() function in PHP.
Now I kinda want to write an RFC to add it..
#PHP #Silliness #Programming
Let's be controversial: In modern #PHP, you should never type-hint an array.
https://www.garfieldtech.com/blog/array-type-hint
Gah! Fucking #PHP arrays...
Here is my résumé when it comes to using #GLM 5.1 for refactoring a large #php #laravel code based on #sonarqube
Using #PSR-3 placeholders properly in PHP (and other awesome alliterations).
https://www.garfieldtech.com/blog/psr-3-properly
🚀 #Laravel now speaks #ClickHouse! laravel-clickhouse brings Eloquent, Query Builder & Schema Builder to the world's fastest OLAP database — familiar API, zero friction. #PHP
Let's be controversial: In modern #PHP, you should never type-hint an array.
https://www.garfieldtech.com/blog/array-type-hint
#Idempotency: What, Why & How — deep dive into safe retries in #Laravel
🔁 #PHP #API
#FilaTeams - Team Management #Plugin for #Filament 5 #PHP
#AppDevPanel - Universal #PHP Debug Panel for #Symfony, #Laravel,
#DelegatedTypes in #Laravel — Smarter Alternative to STI #PHP #Eloquent