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

[4.4] Update phpseclib/phpseclib PHP dependency to fix issue with JIT on Windows 11 #42190

Closed
wants to merge 1 commit into from

Conversation

richard67
Copy link
Member

Pull Request for Issue #42142 .

Summary of Changes

This pull request (PR) updates the composer dependency "phpseclib/phpseclib" from version 3.0.23 to the just released version 3.0.33. Despite of the increase of the patch version by 10 it is the next version after 3.0.23. See https://github.com/phpseclib/phpseclib/releases .

This solves issue #42142 .

According to their list of changes for that release it doesn't seem to include any breaking changes, only bugfixes.

Testing Instructions

It needs Windows 11 and just-in-time (JIT) compilation enabled.

Install Joomla.

Check that everything works as expected.

Actual result BEFORE applying this Pull Request

Execution fails with exception "JIT on Windows is not currently supported"
caused by "../libraries/vendor/phpseclib/phpseclib/bootstrap.php" at line 24

Expected result AFTER applying this Pull Request

Site (frontend) and admin (backend) work as expected.

Link to documentations

Please select:

  • No documentation changes for docs.joomla.org needed

  • No documentation changes for manual.joomla.org needed

@richard67
Copy link
Member Author

Closing in favour of #42470 and #42469 .

@richard67 richard67 closed this Dec 20, 2023
@richard67 richard67 deleted the 4.4-dev-update-phpseclib branch December 20, 2023 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants