Skip to content

PSR-0 #43

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jul 21, 2012
Merged

PSR-0 #43

merged 5 commits into from
Jul 21, 2012

Conversation

nicolopignatelli
Copy link
Contributor

  • Implemented PSR-0 convention in a clean and simple way, somehow reflecting the inheritance structure of the library. Test also changed to be consistent with the new convention.
  • Added composer.json (chek it out to add/modify details).
  • README updated (only examples need to be var_dumped and pasted again)

sabberworm added a commit that referenced this pull request Jul 21, 2012
PSR-0 Compatibility.

This includes some backwards-incompatible changes (mainly the use of namespaced classes).
To use the old classes, checkout tag `v0.9`.
@sabberworm sabberworm merged commit 86b0472 into MyIntervals:master Jul 21, 2012
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.

2 participants