Skip to content

Run php through docker and stop test command

Compare
Choose a tag to compare
@elonmallin elonmallin released this 23 Feb 17:14
· 209 commits to master since this release
  • Can now run php through docker. Will look for phpunit in all normal places (path, composer, phar).
  • Add Stop running phpunit command (kill process).
  • Bugfix: Prevent output window from stealing focus.
  • Update vscode, typescript and other packages.