PrivateBin/lib
Jacques Bodin-Hullin c62a3fbd2d
perf(configuration): Do not create multiple instances of Configuration
Since the configuration is loaded in the _init method, and this method
is called in the _construct, there is no reason to instanciate the
Configuration class more than once.
2025-03-09 20:23:01 +01:00
..
Data - str_starts_with, str_contains used instead of strpos === 0, strpos !== 0, strpos === false, strpos !== false 2025-01-04 00:46:20 +02:00
Model enable strict types in PHP 2024-06-04 07:13:55 +02: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 Fix available templates configuration and adding custom themes 2025-03-06 02:27:31 +01:00
Controller.php perf(configuration): Do not create multiple instances of Configuration 2025-03-09 20:23:01 +01:00
Filter.php enable strict types in PHP 2024-06-04 07:13:55 +02:00
FormatV2.php enable strict types in PHP 2024-06-04 07:13:55 +02:00
I18n.php Merge branch 'master' into keyboard-trap 2025-01-04 08:48:08 +01:00
Json.php enable strict types in PHP 2024-06-04 07:13:55 +02:00
Model.php enable strict types in PHP 2024-06-04 07:13:55 +02:00
Request.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
TemplateSwitcher.php Apply StyleCI changes 2025-02-14 15:33:34 +02:00
View.php clarify use of cache buster, avoid using regex 2024-07-09 22:35:21 +02: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