[GH-ISSUE #315] PHP 8.3 compatiblity #254

Open
opened 2026-02-26 10:30:26 +03:00 by kerem · 0 comments
Owner

Originally created by @dereckson on GitHub (Jun 25, 2024).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/315

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 - Fix in #314
  • Doctrine use of {$var} vs ${var} - Doctrine update to 2.19 works - Fix in #313
Originally created by @dereckson on GitHub (Jun 25, 2024). Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/315 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
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ViMbAdmin-opensolutions#254
No description provided.