How to fix curl_multi_setopt(): CURLPIPE_HTTP1 is no longer supported
Fix the composer warning about deprecated CURLPIPE_HTTP1.
I'm Philipp, a software developer based in Schleswig-Holstein, Germany. I co-founded YAY with my wife Imme and work at Private Packagist. I believe in typed code, test-driven development, and building software that lasts.
Fix the composer warning about deprecated CURLPIPE_HTTP1.
Could your tests pass with a completely broken implementation? Meet the Lazy Lurk - a mental model for writing better tests.
You know how to write unit tests for your services, but what about testing HTTP clients? There's a third way.
Make your Twig templates as DUMB as you possibly can! Create UI DTOs to decouple templates from business logic.
Fix PHPStan errors about Symfony's PropertyPath not specifying its iterable value type.