
Update/convert subsystems/forms & controls to use PHP5 constructors
Reported by dleffler | July 30th, 2011 @ 09:32 PM | in Release Candidate 2 (closed)
Since PHP4 is deprecated and exponent REQUIRES PHP 5.2.1+, the form controls should probably be written with a PHP5 constructor (__construct) instead of the old PHP4 constructor (classname as method/function).
Comments and changes to this ticket
-
dleffler July 30th, 2011 @ 09:48 PM
- Assigned user set to dleffler
- Milestone changed from Stable to Release Candidate 2
- Title changed from Update/convert subsystems/forms/controls to use PHP5 constructors to Update/convert subsystems/forms & controls to use PHP5 constructors
- Milestone order changed from 2 to 0
-
expNinja July 31st, 2011 @ 03:40 AM
(from [eff14d82a81313c03ddf0eb916fda73f98d9f78a]) Convert statically called methods to 'static' methods. Also includes controls with a static method (parseData) which were updated. [#267 state:resolved] [#266] https://github.com/exponentcms/exponent-cms/commit/eff14d82a81313c0...
-
dleffler July 31st, 2011 @ 03:45 AM
- State changed from new to resolved
- Milestone order changed from 1 to 0
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