Andrew Minion
Andrew Minion
That got me further than I was, but I’m still getting stuck during boot. Sometimes it hangs up on “Restore environment starting” and sometimes one line further “Creating RAM disk...
There’s a PR open for this: #189
Watch #184 for updates when @grimzy has time
Oh, good point…I just removed.
I’ve been using phpunit 9.5.x but looks like your tests are using phpunit 8.5.x. The phpunit.dist.xml change does **not** work for phpunit 8.5 but php’s `ini_set()` in `setUp()` **does**. 🤷🏻♂️
Apparently that doesn’t work either. Should I add the conditional skip-test back?
PHP formatting is working great with the `feature/php-fixer` branch!
Thanks! I’ve just started using ST. If I cloned this repo into the packages folder, do you know if it’ll automatically update when the newer package is available? Thanks
@GrahamCampbell could you review this when you get a chance?
@matthew-inamdar any updates on this yet?