phpstan-magento 0.29.0 released!
We've just released a new version of our bitexpert/phpstan-magento extension for PHPStan.
We've just released a new version of our bitexpert/phpstan-magento extension for PHPStan.
The PHP meetup Metropolregion Rhein-Neckar will meet virtually again on the 23rd of February 2023.
Last week, I attended the Experience Sales Day 2023 conference in Frankfurt to see how to level up my selling skills. This was my first in-person conference in 2023 and I really enjoyed seeing people in real life again.
Let's assume you have a sulu entity App\Entity\MyEntity
defined and you want to add a reference to this other entity
App\Entity\OtherEntity
to it. Follow this blog post along to find out which steps you have to take.
The organizers of the PHP-Usergroup Münster are rebooting their in-person meetups again and invited me to speak at their meetup on the 26th of January 2023.
Captain Hook is my primary choice when it comes to managing Git Hooks. For a few days, Captain Hook supports PHP 8.2 - the latest and greatest PHP release.
Sometimes folders like node_modules
consume too much space and then a small cleanup may be needed.
Earlier this year we decided to test Renovate to manage automated dependency updates in our self-hosted GitLab environment. Being able to run Renovate in our own environment and configure it to our needs made a lot of sense. Since we run our internal tooling on a Nomad cluster, we had to configure a Nomad job for Renovate.