streaming-website/lib
Jannik Beyerstedt 1cd3e2b60b PHP 8: Fix major compatibility issues
PHP8 deprecated, that class member variables can be created outside the class
definition or constructor, which prevented the code to run at all. Additionally
the error handling has changed, which has lead to multiple other errors during
the runtime.
Finally, strftime was deprecated in PHP 8.1.
2023-10-27 20:18:21 +02:00
..
less.php PHP 8: Fix major compatibility issues 2023-10-27 20:18:21 +02:00
.htaccess disallow access to system files 2014-11-03 21:54:43 +01:00
command-helper.php commandline helper functions 2016-12-11 20:38:28 +01:00
Exceptions.php better handling for legacy config errors 2016-12-11 20:37:54 +01:00
helper.php PHP 8: Fix major compatibility issues 2023-10-27 20:18:21 +02:00
PhpTemplate.php PHP 8: Fix major compatibility issues 2023-10-27 20:18:21 +02:00
schema.sql standalone feedback page & intrinsic save mechanism 2014-12-22 13:30:42 +01:00