Run php through docker and stop test command
- 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.