Hani Rouatbi
9a14d9079a
Update finfo_close PHP version check to 8.1
...
Adjusted the conditional to only call finfo_close for PHP versions below 8.1, reflecting that finfo_close has no effect since PHP 8.1 instead of 8.0.
2025-12-07 13:05:51 +01:00
Hani Rouatbi
e47cf056a0
Add PHP 8.5 support
...
Updated calls to resource cleanup functions (curl_close, imagedestroy, finfo_close) to only execute for PHP versions below 8.0, as these functions have no effect in PHP 8+. Improved error handling and connection management in mysqli and sqlite drivers, and added missing DOCTYPE in error output for better HTML compliance.
2025-12-06 15:51:41 +01:00
H.Rouatbi
3cdfa9ce5a
Miscellaneous changes
...
* PHP code style fixes
* Updated database schema for upgrade
2024-10-07 17:33:07 +01:00
Hani Rouatbi
ed0badfae3
Update watermark.php
2023-06-11 19:39:03 +01:00
Hani Rouatbi
fa51e9ca15
Update thumbs.php
...
Check by image type instead checking with extension
2022-08-31 14:23:32 +01:00
Hani Rouatbi
59ce530215
Update others.php
...
guestsectoupload not found in group data we have just usersectoupload for all groups.
2022-08-28 17:40:41 +01:00
Hani Rouatbi
ff4b22f0a8
Update thumbs.php for PHP 8
2022-07-28 13:09:40 +02:00
MitanOmar
f3d4e29500
replace kleeja.com with kleeja.net
2020-04-11 22:45:48 +02:00
Abdulrahman
cf662b14e3
fixes
2019-06-01 00:12:01 +03:00
Abdulrahman
a52aeba650
fixes
2019-05-22 19:33:52 +03:00
Abdulrahman
d43b74050b
fixes
2019-05-18 01:48:14 +03:00
Abdulrahman
d1481940a4
fixes
2019-05-18 01:47:17 +03:00
Abdulrahman
f142da94f3
coding style fixes
2019-05-03 23:52:08 +03:00
Abdulrahman
7f4a4f6ff9
hello github! 😘
2018-01-09 02:09:07 +03:00