PrivateBin/lib
El RIDO be6a3702fc
simplify logic and improve readability
function was only used in one place and only indirectly tested, so it could be inlined, which also makes the test for null and the extra variable allocation unnecessary
2025-11-11 09:43:41 +01:00
..
Data apply StyleCI recommendation 2025-10-12 18:40:48 +02:00
Model replaced the term "paste" with the more generic "document" 2025-07-25 08:16:08 +02:00
Persistence ensure PHP opcache gets invalidated, when storing data in file parsed via PHP require 2025-10-12 11:39:58 +02:00
Proxy style: fix indentation 2025-09-03 14:12:12 +00: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 ensure there is still a space between commenter icon and name 2025-10-28 16:35:58 +01:00
Controller.php belt and braces: reset the template cookie, if function is not enabled 2025-11-10 12:25:19 +01:00
Filter.php Switch from binary bytes to SI-units 2025-07-23 21:06:20 +03: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 Added shlink integration 2025-08-15 00:07:51 +01:00
TemplateSwitcher.php simplify logic and improve readability 2025-11-11 09:43:41 +01:00
View.php use realpath and validate tpl directory contents 2025-11-11 09:34:54 +01:00
Vizhash16x16.php address Scrutinizer reported issues 2025-07-19 21:47:18 +02:00