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

Breaking change cakephp/database 4.4 vs 4.5 #20

Closed
pimjansen opened this issue Mar 12, 2024 · 2 comments
Closed

Breaking change cakephp/database 4.4 vs 4.5 #20

pimjansen opened this issue Mar 12, 2024 · 2 comments

Comments

@pimjansen
Copy link

Hey,

I noticed a breaking change in the upgrade of cakephp/database. Composer audit notified me of a CVE in the lib. I updated the package which gave me the 4.5.4 one in my composer.lock.

This results in my app giving exceptions on missing WRITE_ALL constants. This indicates for me that there is a breaking change since this bump is a minor.

After update cakephp/orm to 4.5.4 as well the issue is resolved. This indicates for me that the constraints are not really ok here since it is an independent package.

I understand that you cant revert stuff and cant do anything about it. But i think it is good to raise this to let you know.

Best
Pim

@ADmad ADmad closed this as completed Mar 12, 2024
@ADmad
Copy link
Member

ADmad commented Mar 12, 2024

Issues are accepted against the cakephp/cakephp repo where the code lies, this is just a split package.

@ADmad
Copy link
Member

ADmad commented Mar 12, 2024

Your related issue cakephp/cakephp#17624 is still open and will be investigated.

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

No branches or pull requests

2 participants