omines / datatables-bundle

DataTables bundle for Symfony
https://omines.github.io/datatables-bundle/
MIT License
251 stars 113 forks source link

Add support for opcache preloading #196

Closed trandbert37 closed 3 years ago

trandbert37 commented 3 years ago

Hi, Opcache preloading seems not supported. I have folling error: message Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\FatalError: "Error: Anonymous class wasn't preloaded" at /var/www/app/vendor/omines/datatables-bundle/src/Adapter/Doctrine/ORMAdapter.php line 329 I am using Symfony 5.1.8 with PHP 7.4.11

I can give you more information if needed.

Alex

curry684 commented 3 years ago

Upstream bug in PHP, already fixed.