Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes + Changes + Compatibility with PHP 8.x #214

Open
wants to merge 60 commits into
base: next-version
Choose a base branch
from

Conversation

RouatbiH
Copy link
Member

No description provided.

only variables should be passed by reference
Uninitialized string offset 0 when $var2 is empty
reference not needed for key
@RouatbiH RouatbiH marked this pull request as ready for review August 25, 2022 16:33
RouatbiH and others added 22 commits August 25, 2022 17:50
return false if user is guest
Update cookie when change user details
guestsectoupload not found in group data we have just usersectoupload for all groups.
guestsectoupload not found in group data we have just usersectoupload for all groups.
Fixed when user deleted will make auto logout and fixed already defined constants.
Show message when file already deleted or invalid code
Check by image type instead checking with extension
For security, Logout from admin panel when user no longer has admin access
kleeja_check_form_key_get have just one argument
@RouatbiH RouatbiH marked this pull request as draft March 9, 2023 12:50
@MitanOmar
Copy link
Member

@hanirouatbi1 just a note for you to be prepared, there is something else that we need to take care about it, before releasing the latest version which we will support PHP 8, There should be a release which will stop upgrading to the latest version if the installed PHP version is less then 8,
without this step, all servers will download a version which will not work in all servers

@RouatbiH
Copy link
Member Author

RouatbiH commented Jun 8, 2023

@MitanOmar At the moment there is no function or method used that only works in PHP 8 so no problem at the moment because this branch supports PHP7.0 up to PHP8.3 Alpha 1

@RouatbiH RouatbiH marked this pull request as ready for review June 13, 2023 11:00
@RouatbiH
Copy link
Member Author

@MitanOmar Now you can review and merge
by the way you have edit access to my branch
there is something that should be updated, when you upgrade Kleeja manually you will get blank page when upgrade is done try to add anything there

Delete the file after closing the ZipArchive
This commit corrects the Content-Range header format in the HTTP range requests handling. The previous format was incorrect, and this update aligns with the HTTP/1.1 specification ('bytes start-end/total'), improving compatibility with clients.
@RouatbiH RouatbiH linked an issue Sep 1, 2023 that may be closed by this pull request
This was linked to issues Sep 2, 2023
@RouatbiH RouatbiH linked an issue Jan 18, 2024 that may be closed by this pull request
@RouatbiH RouatbiH added this to the 3.1.7 milestone Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants