Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: run rectorrector-phpunit10 | Robin Appelman | 2025-07-01 | 1 | -3/+1 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | feat(lexicon): migrate config key/value | Maxence Lange | 2025-06-24 | 1 | -1/+4 |
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | fix(occ): Fix autocompletion of config:app:* commandsbugfix/noid/fix-autocomplete-of-app-configs | Joas Schilling | 2025-04-25 | 1 | -39/+22 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | refactor: Add void return type to PHPUnit test methods | Christoph Wurst | 2024-09-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 1 | -3/+3 |
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 1 | -17/+3 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | lazy AppConfig | Maxence Lange | 2024-01-15 | 1 | -10/+13 |
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to ↵ | Morris Jobke | 2020-08-12 | 1 | -3/+3 |
| | | | | | | \PHPUnit\Framework\MockObject\MockObject Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
| | | | | | | For PSR2 Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Fix tests | Roeland Jago Douma | 2016-09-06 | 1 | -2/+2 |
| | | | | | | * hasParameterOption has an additional default value which we must match in the return map * Fix deprecated getMock calls | ||||
* | Fix depreccated getMock in Core/Command tests | Roeland Jago Douma | 2016-09-01 | 1 | -3/+6 |
| | |||||
* | Move tests/core/ to PSR-4 | Joas Schilling | 2016-05-19 | 1 | -0/+163 |