Callum Hopkins
Callum Hopkins
I installed the system yesterday, everything is running fine but I have no label for "resolved" status. Is there any way I can add this status in manually?
Hey guys, I still use this plugin on almost every project I use, I know it's fallen down your list of things to manage. I'm more than happy to help...
PHPUnit and PHP-Code-Coverage are now able to do path and branch coverage using Xdebug (https://github.com/sebastianbergmann/php-code-coverage/issues/380). Any plans for expanding PCOV to include path coverage?
Lumen and possible other setups are not having their JSON content decoded in the Symfony request. This is an attempt to capture any missed content from Symfony's `request->all()` method and...