Marco Deleu
Marco Deleu
As someone that has been side-stepping controller DI for years, I really dig this. It might be obvious, but I wanted to add a short quesiton just to make sure...
> Route middleware should just be another way of registering middleware. I struggle to see why we should add cognitive resonance to developers by resolving route middleware differently than any...
I feel like we could try to acomplish this by making a special interface that controllers implement to opt-in to the new behavior.
I see this issue was created a year ago. AWS just launched a new cross region feature for code pipelines which would help this a lot
AWS just launched blue green deployinment from code deploy.
> I get a segmentation fault when SIGALRM is triggers while the application is waiting for IO Isn't every connection timeout an IO operation that PHP is waiting? > This...
> One thing that might be worth adding to the TODO list (and early in the list preferably) is testing performances. And by that, I mean (mostly?) checking out the...
I just did a rebase and pushed my latest modifications to the project infrastructure. The project now has 1 Makefile for each PHP Version + 1 Makefile at the root...
thanks @t-richard I had forgotten about those. They're ready now.
Sadly, `intl` adds 28MB into the size of the layer :( It took me an hour to pinpoint where the growth had come from, but we're better because of it...