Commit Graph

23 Commits (addParameterTypingVersionsMapper)

Author SHA1 Message Date
provokateurin 5bd626bd40
chore: Fix all method calls with too many arguments 5 months ago
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Robin Appelman d61ec62ae7 refactor: split off value casting out of config:system:set command 6 months ago
Maxence Lange e39ab65239 feat(lexicon): migrate config key/value 6 months ago
Joas Schilling c24f5fb256
test: Finish migrating tests/Core/ to PHPUnit 10 compatible code 8 months ago
Joas Schilling 7962df9427
fix(occ): Fix autocompletion of config:app:* commands 8 months ago
Ferdinand Thiessen 9ccb70174c
fix: Adjust data provider name 9 months ago
Maxence Lange 28acc002a2 fix(lexicon): syntax 12 months ago
Maxence Lange bd4a154d64 feat(lexicon): configurable default value 12 months ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Maxence Lange f7d0c74b10 lazy AppConfig 2 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Joas Schilling 5dc6899d1a
Fix tests 9 years ago
Roeland Jago Douma 8a5af2d335
Fix tests 9 years ago
Roeland Jago Douma 74fdaab870
Fix depreccated getMock in Core/Command tests 9 years ago
Joas Schilling 392bc0c6b9
Move tests/core/ to PSR-4 10 years ago