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

Issue/69 fix zend diactoros uri #70

Merged

Conversation

Petrucheqa
Copy link

Replace Zend\Diactoros\Uri imports by Laminas\Diactoros\Uri to fix the following issues :

#69
CakeDC/users#997

Since CakePHP is using Laminas namespaces I don't see any drawbacks to use it as well in the plugin

https://github.com/cakephp/cakephp/blob/4.x/composer.json#L31

Moreover the Zend Diactoros repository is abandoned since the end of 2019.

This is my first contribution, let me know if I've made something wrong.

@fabiofdsantos
Copy link

fabiofdsantos commented Jun 28, 2022

@steinkel can you check this PR? Thank you!

@steinkel
Copy link
Member

Checking this one ASAP, thank you for the heads up

@ajibarra ajibarra merged commit 59aaa71 into CakeDC:6.next-cake4 Jun 30, 2022
@fabiofdsantos
Copy link

Thanks @ajibarra ! 👍🏻

@Petrucheqa
Copy link
Author

Thank you for the review !

@fabiofdsantos
Copy link

@ajibarra Can you merge it into 7.next-cake4, and release a new version of the CakeDC/users?

@ajibarra
Copy link
Member

ajibarra commented Jul 1, 2022

@fabiofdsantos https://github.com/CakeDC/auth/releases/tag/7.1.0 Released

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.

None yet

5 participants