php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #80859 Invalid opcode.
Submitted: 2021-03-13 06:11 UTC Modified: 2021-03-28 04:22 UTC
From: tyler at tylercorsair dot com Assigned:
Status: No Feedback Package: opcache
PHP Version: 8.0.3 OS: Ubuntu
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: tyler at tylercorsair dot com
New email:
PHP Version: OS:

 

 [2021-03-13 06:11 UTC] tyler at tylercorsair dot com
Description:
------------
It appears that a previous bug that was closed (https://bugs.php.net/bug.php?id=80519) is still occurring in the latest build of PHP (8.0.3).

The package "Laravel Passport" utilizes the Composer library "defuse/php-encryption" which is currently at version 2.2.1.

As with the previous bug report, I experience the error "Invalid opcode 117/2/0. in /vendor/defuse/php-encryption/src/Core.php on line 412".

Test script:
---------------
This package/script handles encryption for Laravel Passport.

Expected result:
----------------
No error.

Actual result:
--------------
Invalid opcode 117/2/0. in /vendor/defuse/php-encryption/src/Core.php on line 412

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-03-17 09:53 UTC] nikic@php.net
-Status: Open +Status: Feedback
 [2021-03-17 09:53 UTC] nikic@php.net
Is there any way to reproduce this issue? The test suite of defuse/php-encryption itself doesn't show an issue.
 [2021-03-28 04:22 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 01:01:28 2024 UTC