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
0c0ab4b9cb
Turns mysqli reporting off
...
Turns mysqli reporting off to be compatible with PHP versions >= 8.1
2022-12-03 16:41:57 +01:00
Hani Rouatbi
2a0dad70b2
Fix for PHP 8
...
Automatic conversion of false to array is deprecated
2022-07-25 17:10:30 +02:00
Mitan Omar
730c30042b
issue 171
2020-12-25 18:18:48 +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
542a2678ef
fixes for php 7
2019-06-06 02:58:04 +03:00
Abdulrahman
e5634d9c45
fixes & partial sqlite support
2019-05-30 07:32:17 +03:00
Abdulrahman
96f00b9e0d
fixes
2019-05-26 21:31:18 +03:00
Abdulrahman
4e39127fab
fixes
2019-05-26 00:01:20 +03:00
Abdulrahman
5f063c2c79
error logging
2019-05-25 18:17:08 +03:00
Abdulrahman
8b46a52466
fixes
2019-05-25 00:30:55 +03:00
Abdulrahman
a9dd576094
fixes
2019-05-20 21:56:29 +03:00
Abdulrahman
980a2a487e
fixes #103
2019-05-19 19:00:54 +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
f0dac81b08
fixes
2019-02-06 00:26:50 +03:00
Abdulrahman
348a15e987
fixes
2019-01-28 11:30:40 +03:00
Abdulrahman
7f4a4f6ff9
hello github! 😘
2018-01-09 02:09:07 +03:00