Update cheatsheets

This commit is contained in:
ivuorinen
2025-11-25 00:19:28 +00:00
parent 1dafedaa9a
commit 048e3ad81e
110 changed files with 206 additions and 173 deletions

View File

@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
# phpunit
> PHPUnit test runner.
> More information: <https://phpunit.de>.
> More information: <https://docs.phpunit.de/en/12.4/textui.html#command-line-options>.
- Run tests in the current directory. Note: Expects you to have a 'phpunit.xml':