Skip to content

Conversation

@github-actions
Copy link
Contributor

Release Notes for 2.14.0

Feature release (minor)

2.14.0

  • Total issues resolved: 0
  • Total pull requests resolved: 4
  • Total contributors: 2

CI

Task

Feature

GromNaN and others added 20 commits October 21, 2025 21:16
* Remove useless tests
* Remove useless phpunit group annotations
Bumps [doctrine/.github](https://github.com/doctrine/.github) from 12.0.0 to 12.1.0.
- [Release notes](https://github.com/doctrine/.github/releases)
- [Commits](doctrine/.github@12.0.0...12.1.0)

---
updated-dependencies:
- dependency-name: doctrine/.github
  dependency-version: 12.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Move source files into `src/` directory

Apply common convention of location source files into src/, possible thanks to PSR-4, while the deep directory structure was required by PSR-1.
Hydrator closures may not return, as that would terminate hydration for all fields.
* Improve detection of the type from a PHP variable

* Simplify type class code to the essential

* Use MoneyPHP in the tutorial
…nto-2.14.x_VDvsC6VB

Conflicts:
- .github/workflows/release-on-milestone-closed.yml
Merge release 2.13.1 into 2.14.x
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v4...v5)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…ons/upload-artifact-5

Bump actions/upload-artifact from 4 to 5
Merge release 2.13.2 into 2.14.x
* Trigger deprecation on not using native lazy objects only when accessing the value

* Fix access to deprecated reflProperties in ClassMetadataTest

And fix assertNotEmpty for array

* Restore the default map of types to cancel side-effects

* Remove usage of deprecated Aggregation\Builder::execute() and test it aside

* Deprecation messages are expected for the CHANGETRACKING_NOTIFY feature

* Replace deprecated type 'boolean' with 'bool'

* Ignore deprecation on PrimingIteratorTest that uses NOTIFY tracking policy

* Replace partial clear by explicit detach, and add a test on UoW::clear($class)

* Don't use clear by class name when not necessary

* Avoid call to getAllMetadata() since ProfileNotify uses deprecated NOTIFY tracking policy

* Ignore deprecation on NOTIFY change tracker

* Replace deprected @indexes annotation, already covered by DeprecatedIndexesPropertyAnnotation

* Make PHPUnit more strict and verbose

* Do not fail on deprecation

Currently jmikola/geojson: 1.0.0 triggers PHP deprecation on  Return type of GeoJson\GeoJson::jsonSerialize()
@GromNaN GromNaN enabled auto-merge October 27, 2025 14:44
@GromNaN GromNaN merged commit 3552b4e into 3.0.x Oct 27, 2025
50 checks passed
@GromNaN GromNaN deleted the 2.14.x-merge-up-into-3.0.x_ZzfE4Yq6 branch October 27, 2025 14:47
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.

4 participants