
Upgrade: confirm php v5.5 compatibility
Reported by dleffler | March 23rd, 2013 @ 01:40 PM
Since php v5.5 is now beta, we will need to ensure we are v5.5 compliant. This may mean we either compromise on v5.5 or v5.2 support?
Comments and changes to this ticket
-
dleffler April 19th, 2013 @ 02:33 PM
One specific issue (warning) is:
- preg_replace() /e modifier is deprecated, use preg_replace_callback()
-
expNinja April 19th, 2013 @ 11:44 PM
(from [daa58d263d0bbb455239a0aad54239af1d69d883]) Fixes deprecated call for php v5.5 compatibility [#976] https://github.com/exponentcms/exponent-cms/commit/daa58d263d0bbb45...
-
expNinja April 20th, 2013 @ 01:00 PM
(from [2f7b6d1db7d30c3a3baa29de903f5894a1b25111]) Update database manager plugin to php v5.5 compatibility [#976] https://github.com/exponentcms/exponent-cms/commit/2f7b6d1db7d30c3a...
-
-
dleffler July 8th, 2013 @ 11:14 AM
- State changed from new to resolved
- Assigned user set to dleffler
We'll call this one close since php v5.5.0 has been released and we've not seen any additional issues
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