..
Data
fix deprecated creation of dynamic property
2025-07-19 21:30:05 +02:00
Persistence
replaced the term "paste" with the more generic "document"
2025-07-24 10:46:31 +02:00
Bootstrap.php
remove v1 backend support and version checks in the frontend
2025-07-05 17:21:12 +02:00
ConfigurationTest.php
removed support for privatebin_data
, privatebin_db
& zerobin_db
model class configurations
2025-07-05 17:45:02 +02:00
ControllerTest.php
replaced the term "paste" with the more generic "document"
2025-07-25 08:16:08 +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
Switch from binary bytes to SI-units
2025-07-23 21:06:20 +03:00
FormatV2Test.php
pass by reference, closes #858
2025-03-11 08:22:21 +01: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
updated test cases, added clarity in error messages
2025-08-20 01:23:06 +00:00
MigrateTest.php
pass by reference, closes #858
2025-03-13 09:22:27 +01:00
ModelTest.php
replaced the term "paste" with the more generic "document"
2025-07-25 08:16:08 +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
TemplateSwitcherTest.php
Fix bootstrap template fallback in unit tests
2025-07-21 09:30:30 +03:00
ViewTest.php
refactor: added AbstractProxy base class for shortener proxies
2025-08-15 23:28:44 +01:00
Vizhash16x16Test.php
enable strict types in PHP
2024-06-04 07:13:55 +02:00
YourlsProxyTest.php
enable tests to pass
2025-09-03 20:13:33 +02:00