aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Security/StringUtils.php
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecatred StringUtils classRoeland Jago Douma2019-05-281-49/+0
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Make OCP\Security stricterRoeland Jago Douma2018-01-161-1/+2
| | | | | | | | | | | * Add typehints * Add return types * Opcode opts from phpstorm * Made strict * Fixed tests: No need to test bogus values anymore strict typing fixes this Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Fix othersJoas Schilling2016-07-211-1/+2
|
* Update license headersLukas Reschke2016-05-261-1/+1
|
* Move \OCP\Security to PSR-4Roeland Jago Douma2016-05-181-0/+47