For future troubleshooting I have found the issue.
When I installed the new version of cops I also tweaked the config_local.php file
As part of the tweaking I inadvertently put a blank line after the closing ?>
That was enough to screw it up. I now have both versions working with php 5.6.40
Thank you very much for your help. I had no idea a blank line there would do something like that.
|