Remove commented "code" & deprecated files prior to release
Reported by dleffler | July 29th, 2011 @ 01:47 PM | in Release Candidate 2 (closed)
Maybe this is just me...but I tend to comment out the old stuff I'm replacing "just-in-case" I have to revert. Anyway, this should be scrubbed and removed prior to stable.
FWIW, I'm not sure I have a //FIXME or //TODO tag to flag it.
Comments and changes to this ticket
-
expNinja July 30th, 2011 @ 01:17 AM
(from [97065b5a9f24c03a963b6c2bf6ce505a07d7d2ae]) Deletes remnants of Swift v3 in favor of v4.1.1, also deleted 'test' files from v4. Deleted old mail & smtp files. Updated cron/bootstrap.php to conform to new structure (mostly commented out unesscesary lines). Removed commented out code in the "page load process' which were moved around. [#261 ] https://github.com/exponentcms/exponent-cms/commit/97065b5a9f24c03a...
-
expNinja July 30th, 2011 @ 02:24 AM
(from [c108b9d465d0f65e1ac21450054dc6997338eb11]) Updates some phpdoc comments [#261 ] https://github.com/exponentcms/exponent-cms/commit/c108b9d465d0f65e...
-
expNinja July 31st, 2011 @ 03:40 AM
- State changed from open to resolved
(from [6fc9b5ce87e6a51219efbae415cade2e31e9e015]) Remove unnecessary PHP4 glue code, and update controls to use PHP5 constructor method. [#261 state:resolved ] https://github.com/exponentcms/exponent-cms/commit/6fc9b5ce87e6a512...
-
expNinja August 1st, 2011 @ 11:05 PM
(from [1892bac53db0e12594b2f47e80324cf22a21ef5a]) A large, but relatively minor update to remove unnecessary PHP4 glue code which used a conditional check to do something PHP5 already does. Primarily all the old subsytems and the forms/controls had this old sytle code. This method is no longer necessary, hence the purpose of the include_once/require_once. [#261 state:resolved milestone:'Release Candidate 2'] https://github.com/exponentcms/exponent-cms/commit/1892bac53db0e125...
-
expNinja August 1st, 2011 @ 11:08 PM
(from [be863c17a8fef1df1ad400aefde4124ddb86c074]) For standardization, updates the common - if (!defined("EXPONENT")) exit(""); - statement to use single-quotes which was more common [#261 state:resolved milestone:'Release Candidate 2'] https://github.com/exponentcms/exponent-cms/commit/be863c17a8fef1df...
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