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 3.8.x into 4.0.x #1416

Merged
merged 7 commits into from Mar 11, 2024
Merged

Merge 3.8.x into 4.0.x #1416

merged 7 commits into from Mar 11, 2024

Conversation

derrabus
Copy link
Member

No description provided.

michalbundyra and others added 5 commits March 6, 2024 14:41
…ctrine#1408)

Fixes doctrine#1407

A bit lame fix, but it looks like we did not really use other int types before anyway

With this change we can use DBAL v4 new enum types: `ArrayParameterType` and `ParameterType`.

Co-authored-by: Alexander M. Turek <me@derrabus.de>
* 3.7.x:
  fix: Allow enum param types: ArrayParameterType and ParameterType (doctrine#1408)
* 3.8.x:
  Fix CS
  Raise PHPStan level to 8 (doctrine#1409)
  Remove unused paramaters from DiffCommand and VersionCommand (doctrine#1386)
  Simplify InlineParameterFormatterTest (doctrine#1411)
  fix: Allow enum param types: ArrayParameterType and ParameterType (doctrine#1408)
@derrabus derrabus merged commit cb299d7 into doctrine:4.0.x Mar 11, 2024
13 checks passed
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

3 participants