bintzwing/lib
El RIDO 6bcef2fa24
handle PHP 8.2 deprecation
PHP 8.2 deprecates implicit conversion from float to int if it loses precision, hence the explicit conversion.

PHP 8.1 deprecates the (optional since PHP 8.0) 3rd parameter of imagefilledpolygon(), but 7.3 & 7.4 require it.
2024-04-01 14:50:16 +02:00
..
Data phpdoc improvements, fixes #1036 2024-03-10 17:07:10 +01:00
Model inputs sanitation & remove some obsolete version checks 2024-03-23 11:27:25 +01:00
Persistence incrementing version 2024-02-11 15:31:11 +01: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 incrementing version 2024-02-11 15:31:11 +01:00
Controller.php Add response header X-Uncompressed-Content-Length for JSON API 2024-03-24 19:40:50 +08:00
Filter.php incrementing version 2024-02-11 15:31:11 +01:00
FormatV2.php incrementing version 2024-02-11 15:31:11 +01:00
I18n.php phpdoc improvements 2024-03-10 18:01:46 +01:00
Json.php incrementing version 2024-02-11 15:31:11 +01:00
Model.php incrementing version 2024-02-11 15:31:11 +01:00
Request.php inputs sanitation & remove some obsolete version checks 2024-03-23 11:27:25 +01:00
View.php incrementing version 2024-02-11 15:31:11 +01:00
Vizhash16x16.php handle PHP 8.2 deprecation 2024-04-01 14:50:16 +02:00
YourlsProxy.php incrementing version 2024-02-11 15:31:11 +01:00