Brent
@brendt.bsky.social
2.3K followers 0 following 310 posts
New book: https://things-i-wish-i-knew.com/ https://timeline-taxi.com https://tempestphp.com https://stitcher.io Developer Advocate for PHP @jetbrains.com
Posts Media Videos Starter Packs
Pinned
brendt.bsky.social
👋 To people considering following me, here's what you can expect from me on bsky:

- Tempest, a PHP framework me and others are building
- PHP in general, new updates, opinions, …
- Timeline Taxi, a sci-fi novel I've recently published (and who knows if there's more to come)
brendt.bsky.social
I'm working on support for
@dunglas.dev FrankenPHP with Tempest. Preliminary testing shows 93.55 rps with worker mode vs 11.59 rps via nginx. Still lots of testing and finetuning to do, but this will likely be the default way to host Tempest apps in production.
brendt.bsky.social
This is what OAuth support looks like in Tempest 2.2.

I think it's pretty 🤩
brendt.bsky.social
Ah, in that case it might be a bug with RR indeed :) You can make an issue for it here: youtrack.jetbrains.com/newIssue?pro...
youtrack.jetbrains.com
brendt.bsky.social
You know, don't mind me doing my casual code reviews 😇
brendt.bsky.social
Are you talking about that upper-left run button? It's very specific to PhpStorm indeed because it runs code on 3v4l.org. It's a pretty neat feature because you can run PHP scratch files from anywhere without needing a local PHP installation. My guess is that's why there's no button in RR
Reposted by Brent
halgumbert.bsky.social
PHPStorm always surprises me. Found I can copy code from one system, jump to another and do a diff with the clipboard!
brendt.bsky.social
Indeed, that's not ideal. I'll ask the support team whether there's a way to clean these up.
brendt.bsky.social
When I wrote about impact charts, I really missed a proper dot-grid notebook to keep track of mine. So I made one. If you read the "Things I wish I knew" book, really liked it, and want to support me, I made two versions of that notebook for sale (normal and XL, banana for scale)
brendt.bsky.social
I take that as a good thing :)
brendt.bsky.social
Think quick — PHP's new pipe operator: what do you think the output will be in PHP 8.5?
brendt.bsky.social
What happened?