PrivateBin/lib
El RIDO dc3bc8b23d
suppress noise from early initialization during unit tests
the tests still all passed, but the missing browser globals in the node environment could cause misleading messages in the mocha output
2025-11-12 11:11:24 +01:00
..
Data handle undefined global, fixes #1544 2025-05-18 21:15:39 +02:00
Model avoid duplication of ID check 2025-03-13 08:14:01 +01:00
Persistence enable strict types in PHP 2024-06-04 07:13:55 +02:00
.htaccess updating shipped .htaccess files for Apache 2.4 as per https://httpd.apache.org/docs/2.4/upgrading.html#access - Thanks @EchoDev, fixes #194 2017-03-11 08:56:14 +01:00
Configuration.php suppress noise from early initialization during unit tests 2025-11-12 11:11:24 +01:00
Controller.php incrementing version 2025-06-30 10:56:53 +02:00
Filter.php enable strict types in PHP 2024-06-04 07:13:55 +02:00
FormatV2.php pass by reference, closes #858 2025-03-11 08:22:21 +01:00
I18n.php apply StyleCI recommendation 2025-03-13 09:32:39 +01:00
Json.php pass by reference, closes #858 2025-03-11 08:22:21 +01:00
Model.php enable strict types in PHP 2024-06-04 07:13:55 +02:00
Request.php apply StyleCI recommendation 2025-03-13 09:32:39 +01:00
TemplateSwitcher.php apply StyleCI recommendation 2025-06-18 15:08:05 +02:00
View.php Fix error when a custom template is not in the default available templates list 2025-06-18 14:51:11 +03:00
Vizhash16x16.php enable strict types in PHP 2024-06-04 07:13:55 +02:00
YourlsProxy.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