Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Dec 2, 2025

I have created a release PR for this version

4.0.0 (2025-12-02)

⚠ BREAKING CHANGES

  • refactor exceptions handling for JsonbArray in the style used for the network types (#311)
  • preserve the type of booleans, floats, integers & scientific notations when transforming back and forth between PostgreSQL and PHP (#304)

Features

Bug Fixes

Code Refactoring

  • Support PostGIS martin-georgiev/postgresql-for-doctrine#305: Move PostGIS operators in a dedicated namespace (#433) (522e653)
  • Allow multiple node mapping patterns to be used and their arguments to be validated in variadic functions (#350) (e111dd2)
  • Allow node mapping in variadic functions to have different patterns, thus opening the path to a combination of node types (compared to the previous single type support) (#349) (6a5ba9e)
  • Introduce BaseRegexpFunction and ParserException (#269) (fed0367)
  • Modernise the validation in active code and the associated tests when dealing with integer arrays (#308) (67c344e)
  • Stricter method argument types when handling variadic functions (#343) (553a30c)
  • Validate that variadic functions have only the expected count of arguments (#274) (019f84d)

This PR was generated with Release Please. See documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant