stable
Clone or download
Read-only
Merge commit 'refs/changes/30/12630/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #12278: Tuleap cryptography API should work out of box on PHP 7.2 with php-sodium Change-Id: I3a7b11db16ce20e340fb8595bafacbf1b62bd0f0
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/Cryptography/KeyFactory.php | +1 | −1 | Go to diff View file |
M | src/common/Cryptography/Symmetric/SymmetricCrypto.php | +1 | −1 | Go to diff View file |
M | tests/simpletest/common/Cryptography/KeyFactoryTest.php | +1 | −1 | Go to diff View file |
M | tests/simpletest/common/Cryptography/Symmetric/SymmetricCryptoTest.php | +5 | −5 | Go to diff View file |