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
ea1b3ff0dc
fixes
2023-09-02 12:09:15 +01:00
Hani Rouatbi
795fcbfc1e
Revert "fixes"
...
This reverts commit b295633136 .
2023-09-02 11:59:20 +01:00
Hani Rouatbi
b295633136
fixes
2023-09-01 14:16:25 +01:00
Hani Rouatbi
ff14205fcb
Update sqlite.php for PHP 8
2022-08-21 16:56:31 +01:00
Mitan Omar
5d7bbfb35a
issue 171 for sqlite db
2020-12-25 18:21:25 +01:00
MitanOmar
f3d4e29500
replace kleeja.com with kleeja.net
2020-04-11 22:45:48 +02:00
Mitan Omar
04ea571977
fix hiding error msgs when updating kleeja
2019-08-30 08:16:36 +02:00
Abdulrahman
164419023f
fixes sqlite3 error
2019-07-09 23:30:27 +03:00
Mitan Omar
9dc9584fff
fix sqlite version in admin page
2019-07-06 01:14:53 +02:00
Abdulrahman
542a2678ef
fixes for php 7
2019-06-06 02:58:04 +03:00
Abdulrahman
e6f0162bf0
fixes
2019-05-30 19:59:16 +03:00
Abdulrahman
33179e7e3f
somehow complete sqlite support
2019-05-30 19:55:49 +03:00
Abdulrahman
e5634d9c45
fixes & partial sqlite support
2019-05-30 07:32:17 +03:00