aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/AppFramework/Middleware/NotModifiedMiddlewareTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore: run rectorrector-phpunit10Robin Appelman4 days1-3/+1
* chore: run rector on testsRobin Appelman2025-06-121-1/+2
* fix: use correct format for expires, last-modified, and if-modified-since hea...Daniel Kesselberg2025-06-101-3/+3
* test: Fix tests/lib/App*Joas Schilling2025-05-151-1/+1
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-131-19/+2
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Move DateTime::RFC2822 to DateTimeInterface::2822Christoph Wurst2021-06-231-3/+3
* Move DateTime::ATOM to DateTimeInterface::ATOMChristoph Wurst2021-06-231-2/+2
* Move the notmodified check to middleware where it belongsRoeland Jago Douma2020-05-131-0/+106