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

Merge 1.5.x up into 1.6.x #412

Merged
merged 8 commits into from
Oct 22, 2022
Merged

Merge 1.5.x up into 1.6.x #412

merged 8 commits into from
Oct 22, 2022

Conversation

greg0ire
Copy link
Member

No description provided.

greg0ire and others added 7 commits August 28, 2022 14:46
It is no longer bundled by default in PHPUnit, which causes a build
failure. Rather than requiring the missing package, migrating to PHPUnit
mocks should result in code easier to analyse by SA tools.

Fixes doctrine#401
It makes no sense to purge tables marked as read-only
Don't purge read-only marked table
This reverts commit c152bb1.
As pointed out in doctrine#405 (comment)
the read-only name is misleading, it only means rows cannot be updated,
but they can still be inserted.
Revert "Don't purge read-only marked table"
@greg0ire greg0ire changed the base branch from 1.5.x to 1.6.x October 22, 2022 19:43
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

2 participants