Skip to content

Merge 3.5.x up into 3.6.x#12073

Merged
greg0ire merged 9 commits into3.6.xfrom
3.5.x
Jul 12, 2025
Merged

Merge 3.5.x up into 3.6.x#12073
greg0ire merged 9 commits into3.6.xfrom
3.5.x

Conversation

@greg0ire
Copy link
Copy Markdown
Member

No description provided.

greg0ire and others added 9 commits July 1, 2025 19:45
3.5.0 has been released.

- 3.6.x is the new upcoming branch;
- 3.5.x is now the current branch;
- 3.4.x is no longer maintained.
Since doctrine/doctrine-website#372, they are no
longer necessary, it's possible to rely on tags. Once this is merged,
the branches can be removed.
Remove branchName from unmaintained branch
  Add proper handling for binary primary key parameter types that were
  previously causing runtime exceptions. The existing parameter type
  switch statement was missing a case for binary types, leading to
  unhandled scenarios when working with binary primary keys.

  This ensures consistent parameter type handling across all supported
  primary key data types in the ORM.
Co-authored-by: Grégoire Paris <postmaster@greg0ire.fr>
Fix unhandled ParameterType case for binary PKs
This should fix the build. Maybe some of the reported issues can be
addressed, but if that is the case, it should probably be done on the
next minor branch.
Update baseline because of doctrine/dbal 4.3.0
@greg0ire greg0ire merged commit a1fdc6e into 3.6.x Jul 12, 2025
86 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.

2 participants