Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | php cs fix | Roeland Jago Douma | 2020-12-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Fix test traits for phpunit 9 | Roeland Jago Douma | 2020-12-07 | 1 | -2/+2 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to ↵ | Morris Jobke | 2020-08-12 | 1 | -4/+4 |
| | | | | | | \PHPUnit\Framework\MockObject\MockObject Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | 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> | ||||
* | Add some more tests for ocs remote api | Robin Appelman | 2017-12-08 | 1 | -0/+121 |
Signed-off-by: Robin Appelman <robin@icewind.nl> |