Commit Graph

8 Commits

Author SHA1 Message Date
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
0fe0152518 Update captcha.php
- make the image dirty
- prevent client side caching
2022-07-28 15:52:08 +02:00
Hani Rouatbi
688cd9a089 Update captcha.php for PHP 8 2022-07-25 19:10:43 +01:00
MitanOmar
f3d4e29500 replace kleeja.com with kleeja.net 2020-04-11 22:45:48 +02: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