Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

3.0: upgrade or 'from the scratch'?


Go to End


10 Posts   3698 Views

Avatar
gour

Community Member, 22 Posts

17 April 2011 at 10:32pm

Hey gour - we'll keep the upgrade path in mind, definitely. There'll be an upgrade guide, and I've just been talking with Sam about a static code checker which you can run on your existing codebase and detect deprecated/removed APIs. That'll be something for a community project, most likely - but I think will help immensely with the upgrade process.

Thank you Ingo for encouragement. Let me tell you that in the meantime your book arrived here and is waiting on the shelf that I finish some post-migration tasks after moving from Linux to (Free)PC-BSD...then we'll start learning 2.4. ;)

Avatar
forumq42

Community Member, 18 Posts

5 June 2013 at 6:55am

Edited: 05/06/2013 7:10am

Any traction on the static code checker for upgrading from 2.4 -> 3.0 ?

Primarily I'm interested in figuring out how to upgrade several dozen custom 2.4 templates/themes (framework and template language and in particular php code in /mysite/code) on a few sites that I have inherited.

Would be nice to do a test upgrade of the sites however there's a rather long list of error messages during my initial attempts at following the changelogs from 2.4 -> 3.x .

Go to Top