Closed wshafer closed 3 years ago
When upgrading to PHP 8 the following error occurs:
Invalid opcode 117/2/0. at vendor/defuse/php-encryption/src/Core.php:412
This appears to be a PHP bug and I have submitted a bug upstream: https://bugs.php.net/bug.php?id=80519
Submiting a PR that will correct this until the bug is fixed is upstream
Duplicate of #464
When upgrading to PHP 8 the following error occurs:
This appears to be a PHP bug and I have submitted a bug upstream: https://bugs.php.net/bug.php?id=80519
Submiting a PR that will correct this until the bug is fixed is upstream