Skip to content
Snippets Groups Projects

Enable OpenSSL legacy providers during tests

Merged Athos Ribeiro requested to merge athos/php-dapphp-radius:ssl3 into debian/unstable
5 files
+ 39
2
Compare changes
  • Side-by-side
  • Inline
Files
5
+ 1
1
Test-Command: mkdir -p vendor && cp debian/autoload.php vendor && phpunit
Test-Command: install -m 644 -D debian/autoload.php vendor && OPENSSL_CONF=debian/tests/openssl.conf phpunit
Restrictions: rw-build-tree
Depends: phpunit, @
Loading