[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 91a323: Remove Sodium polyfill

Maurício Meneghini Fauth mauricio at fauth.dev
Tue Oct 4 13:54:33 CEST 2022


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 91a3237fb281ab87ee9c5961d266ba7fb830e87d
https://github.com/phpmyadmin/phpmyadmin/commit/91a3237fb281ab87ee9c5961d266ba7fb830e87d
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2022-10-03 (Mon, 10 October 2022) -03:00

Changed paths: 
M .github/workflows/tests.yml
M composer.json
M scripts/create-release.sh

Log Message:
-----------
Remove Sodium polyfill

Removes the paragonie/sodium_compat package.

This polyfill is not required as the Sodium extension is bundled in PHP 7.2+.

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>

Commit: 1f570247810cc6df24b9b86c006bc82cbf96d41b
https://github.com/phpmyadmin/phpmyadmin/commit/1f570247810cc6df24b9b86c006bc82cbf96d41b
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2022-10-04 (Tue, 10 October 2022) -03:00

Changed paths: 
M .github/workflows/tests.yml
M composer.json
M scripts/create-release.sh

Log Message:
-----------
Merge pull request #17752 from MauricioFauth/sodium-ext

Remove Sodium polyfill

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>



More information about the Git mailing list