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

Migrate Zend Framework integration to Laminas #343

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

loco8878
Copy link

No description provided.

@loco8878
Copy link
Author

loco8878 commented Sep 16, 2024

Hi guys, can you do a review here?

The pull request is for this ticket

@florianeckerstorfer florianeckerstorfer changed the title Pr/261 Migrate Zend Framework integration to Laminas Sep 16, 2024
Copy link
Member

@florianeckerstorfer florianeckerstorfer left a comment

Choose a reason for hiding this comment

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

Looks to me (although I haven't used Laminas, I have to trust that the tests do their job ;) ) Just one small missed ZF2 → Laminas change and please remove the ZF2 section from the readme.

tests/Bridge/Laminas/ModuleTest.php Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@florianeckerstorfer
Copy link
Member

@loco8878 And thank you very much for the PR 🎉

@froschdesign
Copy link

Unfortunately, the implementation is not correct. Some things have been forgotten and some are too much. The packages for the module manager and the service manager, for example, are not required.

@froschdesign
Copy link

I can do a review, but unfortunately not immediately.

@froschdesign
Copy link

I suggest to extend the Composer configuration and add the module and config provider because this allows the usage of laminas-component-installer. Which is a Composer plugin for injecting modules and configuration providers into application configuration for laminas-mvc based applications and Mezzio applications.

@froschdesign
Copy link

Here is another suggestion: #261 (comment)

@loco8878
Copy link
Author

Here is another suggestion: #261 (comment)

Input filter is added

@florianeckerstorfer
Copy link
Member

@froschdesign Could you take a quick look at the updated PR and check if it looks good now? Thank you so much in advance

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.

4 participants