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.

Archive /

Our old forums are still available as a read-only archive.

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

General Problem with redeclaration of classes


Go to End


1083 Views

Avatar
jobnomade

Community Member, 1 Post

9 June 2008 at 10:33pm

Hi I'm new to SS. I have searched for a fatal error "... redeclare class Session..". I have found similar problem with other classes. So is this a general Problem with Class Names, because new version of php allows namespaces. So it seems SS doesn't supports namespaces. So is there any solution to develope with new php versions? It's quite annoying to rename all classes and object types.

Cheers