ViMbAdmin is in pretty good shape to run under PHP 8.3. The only errors we've seen so far are: - [ ] get_class() use without argument [is now deprecated](https://www.php.net/manual/en/migration83.deprecated.php) - Fix in #314 - [ ] Doctrine use of {$var} vs ${var} - Doctrine update to 2.19 works - Fix in #313
ViMbAdmin is in pretty good shape to run under PHP 8.3.
The only errors we've seen so far are: