]> granicus.if.org Git - php/commit
Drop regression test
authorChristoph M. Becker <cmbecker69@gmx.de>
Tue, 10 Sep 2019 08:07:39 +0000 (10:07 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Tue, 10 Sep 2019 08:07:39 +0000 (10:07 +0200)
commitbca66002f11edcb2b6288bf8bcc0720a1803877b
treec135ec6e279d0a4267c3ce50d5479e4142b06731
parent1ac6b0251b6585490dfb549eb70b8c618cf90913
Drop regression test

The state returned by `sodium_crypto_generichash_init()` has to be
regarded as opaque byte string; neither its size nor its exact
structure are fixed, and actually vary for diffent libsodium versions.
Therefore we drop the test altogether.
ext/sodium/tests/bug78510.phpt [deleted file]