
Bug: Not PHP v7.4 compatible
Reported by dleffler | February 26th, 2020 @ 06:15 PM | in 2.5.2 (closed)
PHP v7.4 will NOT allow serialization of the Reflection class. Somewhere we? are attempting to do this. Each controller/model has a 'classinfo' property which is the reflection class used to get the object name and file location.
Comments and changes to this ticket
-
dleffler March 12th, 2020 @ 02:30 PM
- State changed from open to resolved
- Milestone changed from 3.5.0 to 2.5.2
Recent code push adds PHP v7.4 compatibility
-
dleffler March 12th, 2020 @ 02:31 PM
FYI, we had the reflection object as a part of $this which php automatically serializes in the session
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS