Skip to content

Conversation

@mirko-pagliai
Copy link
Contributor

@mirko-pagliai mirko-pagliai commented Nov 1, 2025

https://github.com/mirko-pagliai/cakephp-database-backup

The plugin was removed after cakephp 3, despite having been updated first to 4 and then to 5. I guess it's my fault for not reporting it here.
If it was removed for other reasons, please let me know.

I preferred the Miscellaneous category because ORM / Database / Datamapping, from the description, seems oriented towards something else. Otherwise you can put it back there or something like Backup.

Currently the 3.0.x branch requires php >=8.4 and cakephp ^5.1, while the 2.15.x branch (which is maintained) requires php >=8.1 and cakephp ^5.0

Thanks,

Corrected a typo in the DatabaseBackup plugin description.
@dereuromark
Copy link
Member

Check the fails in CI

@mirko-pagliai
Copy link
Contributor Author

It should now be ok 👍

I don't know how to relaunch the CI tests.

@dereuromark
Copy link
Member

It is usually recommended to keep the old class extending the new one
For bc.
But fair enough.

@dereuromark dereuromark merged commit c4fe735 into FriendsOfCake:master Nov 5, 2025
1 check failed
@mirko-pagliai
Copy link
Contributor Author

It is usually recommended to keep the old class extending the new one For bc. But fair enough.

Thanks for the suggestion. Or an alias, I guess.
I've changed it, but I haven't released a new release yet, just thinking something like that.
I'll do that.

@dereuromark
Copy link
Member

Maybe a new minor with a note in the release notes might also suffice. It is a new major after all.

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.

2 participants