-
Type: Bug
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: 1.15.0
-
Component/s: None
-
None
Hello!
I believe I may have found a small issue when using mongodb/mongodb with
"appstract/laravel-opcache": "^4.0".
Appstract\Opcache\Http\Controllers\OpcacheController@compile results in:
Symfony\Component\ErrorHandler\Error\FatalError: Cannot redeclare MongoDB\Examples\toJSON() (previously declared in /var/www/html/vendor/mongodb/mongodb/examples/command_logger.php:22)
#0 /vendor/mongodb/mongodb/examples/with_transaction.php(19): null
and this
Symfony\Component\ErrorHandler\Error\FatalError: Cannot redeclare MongoDB\Examples\toJSON() (previously declared in /var/www/html/vendor/mongodb/mongodb/examples/command_logger.php:22)