nextcloud-server/tests/lib/AppFramework
Arthur Schiwon 6594d7d96d
feat(AppFramework): extend range check to optional parameters
Now it also applies when a paramater is documtend with a pending |null,
but no further unionation is considered.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2025-02-27 19:49:04 +07:00
..
Bootstrap style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Controller refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Db fix(entity): Fix mapping of old/sub-types to actually supported database types 2024-10-23 09:22:05 +07:00
DependencyInjection refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Http fix: Change UserAgent to *cloud 2025-02-19 18:51:08 +07:00
Middleware fix(ratelimit): Allow to bypass rate-limit from bruteforce allowlist 2025-01-27 12:46:15 +07:00
OCS chore: Adapt tests to OC_API refactoring 2024-09-09 10:46:29 +07:00
Routing chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Services style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Utility feat(AppFramework): extend range check to optional parameters 2025-02-27 19:49:04 +07:00
AppTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00