Tim Starling
Tim Starling
No interaction, it fails to even show the profile. Actually, it's logging an exception when the page loads, before I even try to load the profile. Here's the console log...
I deployed this using my root access.
I removed the attempt to set ImageMagick resource limits, since it doesn't work.
> Not sure if it is better to reply in the closed issue [#127](https://github.com/sebastianbergmann/comparator/issues/127) or to open a new one. > > Whilst the promise of [#127](https://github.com/sebastianbergmann/comparator/issues/127) is interesting, I...
One option for migrating tests is to use first class callable syntax, since closures generated that way are more loosely compared. For example https://3v4l.org/n0TOB Another option is to use the...