aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/lib/Check/RequestURL.php
Commit message (Expand)AuthorAgeFilesLines
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-5/+4
* chore: Add SPDX headerAndy Scherzinger2024-05-311-20/+2
* Fixes "PossiblyFalseArgument" notices.Faraz Samapoor2023-07-031-2/+2
* Refactors "strpos" calls in /apps/workflowengine to improve code readability.Faraz Samapoor2023-07-031-2/+2
* Fix RequestURL check for cli commandsCarl Schwan2022-01-111-6/+11
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-3/+5
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Translate the errorsJoas Schilling2016-08-011-1/+4
* Add Request URLJoas Schilling2016-08-011-0/+89