laravel-doctrine / orm

A drop-in Doctrine ORM 2 implementation for Laravel 5+ and Lumen

Home Page:http://laraveldoctrine.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[QUESTION] PHP 8 support

martio opened this issue · comments

Package work properly on PHP 8?

I runned a test locally on my linux docker container and it seems to be okay. As i see it's failing on a mac and/or php 8.0.0.

#473

Added PR where i fix tests.

We have released a new version now with PHP 8 support. Please try it out :)