Skip to content
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

Feature/subproject rename #32

Merged
merged 5 commits into from
Nov 27, 2019

Conversation

weierophinney
Copy link
Member

Q A
Bugfix no
BC Break yes
New Feature yes
RFC yes

Description

Per discussion within the steering committee, and based on a number of factors, this patch does the following:

  • Renames "Expressive" to "Mezzio"
  • Renames "Apigility" to "Laminas API Tools"
    • Organization and vendor becomes "laminas-api-tools"
    • Package prefixes become "api-tools"
    • Namespace becomes Laminas\ApiTools
    • Website becomes api-tools.laminas.dev

This patch represents a BC break, as we will need to update all testing packages, and users testing will need to re-start in order to test.

@michalbundyra michalbundyra added this to the 0.4.0 milestone Nov 26, 2019
Updates the tests to validate:

- organization names
- vendor names
- package names
- PHP namespaces
- configuration keys
Copy link
Member

@michalbundyra michalbundyra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

@weierophinney weierophinney merged commit adf9014 into laminas:master Nov 27, 2019
@weierophinney weierophinney deleted the feature/subproject-rename branch November 27, 2019 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants