I just installed the latest PHP 8.3.6 module, and realized that xdebug is no longer working. I checked the bundled php.ini files, and the (out-of-the-box) configuration looks like this: OK, so the ...
We use this image for running PHPUnit test in as part of our GitLab CI process for projects. Today I have noticed that running PHP Unit configurations with clover reports for coverage no longer ...
Sometimes in NetEye 4 it happens that we need to understand why the system behaves in a certain way. Since a lot of the NetEye 4 GUI is still based on PHP, we use the most powerful tool to debug PHP: ...