Skip to content

Move the production code from lib/ to src/ #236

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 1 commit into from
Jun 2, 2021

Conversation

oliverklee
Copy link
Collaborator

This gets the directory structure more in line with what most
other projects (including Symfony) are using. (The PHP namespaces
are unchanged, though.)

Also flatten the directory structure.

Fixes #230

@oliverklee oliverklee force-pushed the cleanup/src-structure branch from 91d0d54 to 43981c9 Compare June 1, 2021 21:00
This gets the directory structure more in line with what most
other projects (including Symfony) are using. (The PHP namespaces
are unchanged, though.)

Also flatten the directory structure.

Fixes MyIntervals#230
@oliverklee oliverklee force-pushed the cleanup/src-structure branch from 43981c9 to 9e2107e Compare June 2, 2021 08:07
@oliverklee
Copy link
Collaborator Author

Rebased and repushed.

@sabberworm sabberworm merged commit b7de0d7 into MyIntervals:master Jun 2, 2021
@oliverklee oliverklee deleted the cleanup/src-structure branch June 2, 2021 20:35
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.

Flatten the production code directory structure
2 participants