-
Notifications
You must be signed in to change notification settings - Fork 39
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
Laminas migration? #62
Comments
It should work as-is with the laminas-zendframework-bridge. I haven't tested it yet though. |
@ddelrio1986, I expect that you are correct and this should work fine with the bridge. I'm just curious about long-term plans, since the bridge is intended as a stopgap measure. (And like I say, I'm not trying to rush this along because I have no direct stake in it at the moment ... it's just something that probably needs to be addressed sooner or later). |
This library does not work with the laminas-zendframework-bridge. There are instanceof checks that don't pass. |
@gburetz thanks for testing that. I think that long-term there should be a new major release that updates all references to laminas. |
We created the Laminas-Commons organization to host ZF-Commons packages that are migrated to Laminas like ZfcUser and ZfcRbac. |
I made a fork from buddyloans/zfr-cors that was forked from zf-fr/zfr-cors, bump version to 3.0.0 and upload to packagist, so you can use it with Laminas: https://github.com/alejandro-fiore/zfr-cors/ I barely tested, works fine for me! |
I'll check it out. I am thinking of adding zfr-cors to the Laminas-Commons organization so that it has a home for the future on the Laminas framework. |
I created Laminas-Commons/LmcCors under the Laminas-Commons organization and ported the |
Just curious if there are plans to move this library to Laminas -- and if so, whether that involves forking the project, issuing a new major version, or something else.
I'm not currently using this -- it's just a component I have been considering for the future -- so please feel no pressure to act on this inquiry. However, I thought I might not be the only one wondering how Laminas will impact it, so I'm opening this issue to capture that answer for future reference. Apologies if this is already documented somewhere and I have missed it!
The text was updated successfully, but these errors were encountered: