Composer Dependency Changed ? Pending

User tests: Successful: Unsuccessful:

avatar zero-24
zero-24
3 Aug 2022

Pull Request for Issue #38384

Summary of Changes

Apply the proposed upgrades from #38384

v1.17.1
Compare Source

#​140 Fix issues with 32-bit integers and floats on PHP 8.1
Curve25519 field elements will now be normalized (overflow bits cleared unless numbers are negative) to prevent this float/int weirdness on PHP 8.1. This adds a very small performance hit on Curve25519 operations, but adds a guardrail against incorrect results.

Testing Instructions

  • Login
  • Change Password
  • Logout
  • Login
  • modify a template file in the backend

Actual result BEFORE applying this Pull Request

sodium_compat is not up-to-date

Expected result AFTER applying this Pull Request

sodium_compat is up-to-date

Documentation Changes Required

n.a.

avatar zero-24 zero-24 - open - 3 Aug 2022
avatar zero-24 zero-24 - change - 3 Aug 2022
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 3 Aug 2022
Category External Library Composer Change Libraries
avatar zero-24 zero-24 - change - 3 Aug 2022
Labels Added: Composer Dependency Changed ?
avatar zero-24 zero-24 - change - 3 Aug 2022
The description was changed
avatar zero-24 zero-24 - edited - 3 Aug 2022
avatar zero-24 zero-24 - change - 7 Aug 2022
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2022-08-07 18:29:47
Closed_By zero-24
avatar zero-24 zero-24 - close - 7 Aug 2022
avatar zero-24 zero-24 - merge - 7 Aug 2022

Add a Comment

Login with GitHub to post a comment