You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There were 5 errors:
1) LaminasTest\Filter\Encrypt\BlockCipherTest::testGetSetEncryption
Laminas\Filter\Exception\InvalidArgumentException: The algorithm 'blowfish' is not supported
/builddir/build/BUILDROOT/php-laminas-filter-2.12.0-1.fc36.noarch/usr/share/php/Laminas/Filter/Encrypt/BlockCipher.php:124
/builddir/build/BUILD/laminas-filter-0fc5dcd27dc22dba1a2544123684c67768fc5f88/test/Encrypt/BlockCipherTest.php:88
2) LaminasTest\Filter\Encrypt\OpensslTest::testBasicOpenssl
Laminas\Filter\Exception\RuntimeException: Openssl was not able to encrypt your content with the given options
/builddir/build/BUILDROOT/php-laminas-filter-2.12.0-1.fc36.noarch/usr/share/php/Laminas/Filter/Encrypt/Openssl.php:366
/builddir/build/BUILD/laminas-filter-0fc5dcd27dc22dba1a2544123684c67768fc5f88/test/Encrypt/OpensslTest.php:58
3) LaminasTest\Filter\Encrypt\OpensslTest::testEncryptionWithDecryptionWithPackagedKeys
Laminas\Filter\Exception\RuntimeException: Openssl was not able to encrypt your content with the given options
/builddir/build/BUILDROOT/php-laminas-filter-2.12.0-1.fc36.noarch/usr/share/php/Laminas/Filter/Encrypt/Openssl.php:366
/builddir/build/BUILD/laminas-filter-0fc5dcd27dc22dba1a2544123684c67768fc5f88/test/Encrypt/OpensslTest.php:244
4) LaminasTest\Filter\Encrypt\OpensslTest::testEncryptionWithDecryptionAndCompressionWithPackagedKeys
Laminas\Filter\Exception\RuntimeException: Openssl was not able to encrypt your content with the given options
/builddir/build/BUILDROOT/php-laminas-filter-2.12.0-1.fc36.noarch/usr/share/php/Laminas/Filter/Encrypt/Openssl.php:366
/builddir/build/BUILD/laminas-filter-0fc5dcd27dc22dba1a2544123684c67768fc5f88/test/Encrypt/OpensslTest.php:268
5) LaminasTest\Filter\EncryptTest::testBasicOpenssl
Laminas\Filter\Exception\RuntimeException: Openssl was not able to encrypt your content with the given options
/builddir/build/BUILDROOT/php-laminas-filter-2.12.0-1.fc36.noarch/usr/share/php/Laminas/Filter/Encrypt/Openssl.php:366
/builddir/build/BUILDROOT/php-laminas-filter-2.12.0-1.fc36.noarch/usr/share/php/Laminas/Filter/Encrypt.php:159
/builddir/build/BUILDROOT/php-laminas-filter-2.12.0-1.fc36.noarch/usr/share/php/Laminas/Filter/AbstractFilter.php:82
/builddir/build/BUILD/laminas-filter-0fc5dcd27dc22dba1a2544123684c67768fc5f88/test/EncryptTest.php:101
ERRORS!
Tests: 975, Assertions: 1848, Errors: 5, Skipped: 16, Incomplete: 6.
The text was updated successfully, but these errors were encountered:
Probably related to old deprecated algo
The text was updated successfully, but these errors were encountered: