..
Data
apply StyleCI fixes
2024-10-25 07:12:30 +02:00
Persistence
enable strict types in PHP
2024-06-04 07:13:55 +02:00
Bootstrap.php
experiment: add return types to a unit test facility
2024-10-25 07:09:13 +02:00
ConfigurationTest.php
apply StyleCI recommendation
2024-07-19 08:20:15 +02:00
ControllerTest.php
enable strict types in PHP
2024-06-04 07:13:55 +02:00
ControllerWithDbTest.php
enable strict types in PHP
2024-06-04 07:13:55 +02:00
ControllerWithGcsTest.php
enable strict types in PHP
2024-06-04 07:13:55 +02:00
FilterTest.php
enable strict types in PHP
2024-06-04 07:13:55 +02:00
FormatV2Test.php
enable strict types in PHP
2024-06-04 07:13:55 +02:00
I18nTest.php
fix Czech translation tests, test strings now use a non-breaking space
2024-10-09 07:04:12 +02:00
JsonApiTest.php
- str_starts_with, str_contains used instead of strpos === 0, strpos !== 0, strpos === false, strpos !== false
2025-01-04 00:46:20 +02:00
MigrateTest.php
enable strict types in PHP
2024-06-04 07:13:55 +02:00
ModelTest.php
enable strict types in PHP
2024-06-04 07:13:55 +02:00
phpunit.xml
Merge branch 'master' into php8
2022-11-17 06:04:12 +01:00
RequestTest.php
add failing test case, dedup code
2024-10-23 08:17:13 +02:00
ViewTest.php
Fix failing tests, update button icon and text according to feedback
2024-10-17 21:56:27 -04:00
Vizhash16x16Test.php
enable strict types in PHP
2024-06-04 07:13:55 +02:00
YourlsProxyTest.php
prevent bypassing YOURLS proxy URL filter, allowing to shorten non-self URLs
2024-06-29 20:28:18 +02:00