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

Remove laminas-zendframework-bridge. #58

Merged
merged 1 commit into from May 14, 2021

Conversation

Danack
Copy link
Contributor

@Danack Danack commented Apr 30, 2021

laminas-coding-standard is used by other laminas projects. Although it's mostly a dev dependency, it's still probably a good idea to remove the zendframework bridge, to avoid having more complicated autoloading than needed.

Q A
Documentation no
Bugfix no
BC Break yes
New Feature no
RFC no
QA yes/no

Description

Tell us about why this change is necessary:

Although it's mostly a dev dependency, it's still probably a good idea to remove the zendframework bridge, to avoid having more complicated autoloading than needed.

See laminas/laminas-escaper#11 (comment)

  • Are you fixing a BC Break?
    • How do you reproduce it?
      composer update.

    • What was the previous behavior?

Has the zend bridge.

  • What is the current behavior?

Not to have the bridge.

laminas-coding-standard is used by other laminas projects. Although it's mostly a dev dependency, it's still probably a good idea to remove the zendframework bridge, to avoid having more complicated autoloading than needed.

Signed-off-by: Danack <Danack@basereality.com>
@weierophinney
Copy link
Member

@geerteltink I actually think this might be fine to do in next minor. Extending this library is generally unusual, and we likely should have done it when we released v2, which happened after the migration anyways.

@geerteltink geerteltink self-assigned this May 14, 2021
@geerteltink geerteltink added this to the 2.2.0 milestone May 14, 2021
@geerteltink geerteltink merged commit 0cef912 into laminas:2.2.x May 14, 2021
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.

None yet

3 participants