Skip to content

Conversation

@bertrandmalet
Copy link

abstract static methods raise E_STRICT errors since php 5.2. Created an interface.

@gametaunt
Copy link

an interface with static functions still makes no sense

@staabm
Copy link

staabm commented Jul 8, 2012

alle static methods of the DB Abstract method should be made non-static and therefore all the subclasses need to be adjusted accordingly.

@bertrandmalet
Copy link
Author

I agree that all static methods shouldn't be static. But it was a first step to introduce the db layer. Like preinheimer said before must of the code is kinda messy and probably need a good cleanup, just time missing. Need to check was excalty change to remove the static methods.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants