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.
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.
Fixes #243881 Avoid segfaults from mixing libstdc++ and libc++ by building the intl as a shared module in a separate formula. This cannot be built at same time as PHP build script adds -lstdc++ to ...
For all those CakePHP 5 users out there, who want to use the new Sentry Logging feature: Just released a new minor version of my plugin which adds Sentry Logging Support 🥳
https://github.com/LordSimal/cakephp-sentry?tab=readme-ov-file#sentry-logging-optional