Another day where bitbucket is not usable at all... nice
| Github | https://github.com/LordSimal |
| Github | https://github.com/LordSimal |
Another day where bitbucket is not usable at all... nice
Just migrated all my NGINX config to Angie and man, its sooooo good to have
- HTTP 3 out of the box
- a built in, WORKING ACME/HTTPS implementation which handles it all automatically (no certbot needed any more)
Highly recommend anyone using NGINX to migrate over to it.
@ojrask CakePHP 2 was EOL'd 5 years ago, so yes, it will no receive any further updates ๐
But there is a community fork which still does some adjustments as far as i know
@ojrask This was the case in the "old" documentation system as well ๐
But how do you like the docs? Anything that can be improved?
I love how CakePHP's documentation uses oven mittens to denote possibly dangerous things.
PHPStan 2.1.34 is out with two great advancements:
Optimized performance: between 25 % to 40 % faster times thanks to more caching and raw performance tweaks in code.
More precise analysis with Fibers (super-cool) on PHP 8.1+.
Upgrade today and let me know how it works for you!
I was wondering why latest PHPStorm eats up enormous amounts of RAM when opening a composer.json or package.json... but it seems the built in Package Checker Plugin has a problem.
In the meantime I'd recommend all PHPStorm/Webstorm Users to disable that plugin.