Skip to content

Merge release 4.2.0 into 5.0.x#509

Merged
greg0ire merged 22 commits into
5.0.xfrom
4.2.x-merge-up-into-5.0.x_5RzRphtE
Apr 26, 2026
Merged

Merge release 4.2.0 into 5.0.x#509
greg0ire merged 22 commits into
5.0.xfrom
4.2.x-merge-up-into-5.0.x_5RzRphtE

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

stchr and others added 22 commits February 5, 2026 22:06
findAll and findBy should return list
Bumps [doctrine/.github/.github/workflows/continuous-integration.yml](https://github.com/doctrine/.github) from 13.1.0 to 14.0.0.
- [Release notes](https://github.com/doctrine/.github/releases)
- [Commits](doctrine/.github@13.1.0...14.0.0)

---
updated-dependencies:
- dependency-name: doctrine/.github/.github/workflows/continuous-integration.yml
  dependency-version: 14.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [doctrine/.github/.github/workflows/coding-standards.yml](https://github.com/doctrine/.github) from 13.1.0 to 14.0.0.
- [Release notes](https://github.com/doctrine/.github/releases)
- [Commits](doctrine/.github@13.1.0...14.0.0)

---
updated-dependencies:
- dependency-name: doctrine/.github/.github/workflows/coding-standards.yml
  dependency-version: 14.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…/doctrine/dot-github/dot-github/workflows/coding-standards.yml-14.0.0

Bump doctrine/.github/.github/workflows/coding-standards.yml from 13.1.0 to 14.0.0
…/doctrine/dot-github/dot-github/workflows/continuous-integration.yml-14.0.0

Bump doctrine/.github/.github/workflows/continuous-integration.yml from 13.1.0 to 14.0.0
…ml (#502)

Bumps [doctrine/.github/.github/workflows/release-on-milestone-closed.yml](https://github.com/doctrine/.github) from 13.1.0 to 14.0.0.
- [Release notes](https://github.com/doctrine/.github/releases)
- [Commits](doctrine/.github@13.1.0...14.0.0)

---
updated-dependencies:
- dependency-name: doctrine/.github/.github/workflows/release-on-milestone-closed.yml
  dependency-version: 14.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [doctrine/.github/.github/workflows/phpstan.yml](https://github.com/doctrine/.github) from 13.1.0 to 14.0.0.
- [Release notes](https://github.com/doctrine/.github/releases)
- [Commits](doctrine/.github@13.1.0...14.0.0)

---
updated-dependencies:
- dependency-name: doctrine/.github/.github/workflows/phpstan.yml
  dependency-version: 14.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [doctrine/.github/.github/workflows/documentation.yml](https://github.com/doctrine/.github) from 13.1.0 to 14.0.0.
- [Release notes](https://github.com/doctrine/.github/releases)
- [Commits](doctrine/.github@13.1.0...14.0.0)

---
updated-dependencies:
- dependency-name: doctrine/.github/.github/workflows/documentation.yml
  dependency-version: 14.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Use the ColocatedMappingDriver that provides this feature
….Mapping.PHPTestEntityAssert.php that asserts $metadata variable existence
…c API

The trait was used without restrictions, leaking addPaths, getPaths,
addExcludePaths, getExcludePaths, getFileExtension, and setFileExtension
as public methods. Alias them all to private to keep the public API
limited to the MappingDriver interface.

Add a test that asserts the exact list of public methods on StaticPHPDriver
to prevent regressions.
Support ClassLocator in StaticPHPDriver
We do very small releases, often touching only one workflow, which means
it is unlikely to have several issues when attempting to bump several
references to this repository.
Bumps the doctrine group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [doctrine/.github/.github/workflows/coding-standards.yml](https://github.com/doctrine/.github) | `14.0.0` | `15.0.0` |
| [doctrine/.github/.github/workflows/continuous-integration.yml](https://github.com/doctrine/.github) | `14.0.0` | `15.0.0` |
| [doctrine/.github/.github/workflows/documentation.yml](https://github.com/doctrine/.github) | `14.0.0` | `15.0.0` |
| [doctrine/.github/.github/workflows/release-on-milestone-closed.yml](https://github.com/doctrine/.github) | `14.0.0` | `15.0.0` |
| [doctrine/.github/.github/workflows/phpstan.yml](https://github.com/doctrine/.github) | `14.0.0` | `15.0.0` |


Updates `doctrine/.github/.github/workflows/coding-standards.yml` from 14.0.0 to 15.0.0
- [Release notes](https://github.com/doctrine/.github/releases)
- [Commits](doctrine/.github@14.0.0...15.0.0)

Updates `doctrine/.github/.github/workflows/continuous-integration.yml` from 14.0.0 to 15.0.0
- [Release notes](https://github.com/doctrine/.github/releases)
- [Commits](doctrine/.github@14.0.0...15.0.0)

Updates `doctrine/.github/.github/workflows/documentation.yml` from 14.0.0 to 15.0.0
- [Release notes](https://github.com/doctrine/.github/releases)
- [Commits](doctrine/.github@14.0.0...15.0.0)

Updates `doctrine/.github/.github/workflows/release-on-milestone-closed.yml` from 14.0.0 to 15.0.0
- [Release notes](https://github.com/doctrine/.github/releases)
- [Commits](doctrine/.github@14.0.0...15.0.0)

Updates `doctrine/.github/.github/workflows/phpstan.yml` from 14.0.0 to 15.0.0
- [Release notes](https://github.com/doctrine/.github/releases)
- [Commits](doctrine/.github@14.0.0...15.0.0)

---
updated-dependencies:
- dependency-name: doctrine/.github/.github/workflows/coding-standards.yml
  dependency-version: 15.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: doctrine
- dependency-name: doctrine/.github/.github/workflows/continuous-integration.yml
  dependency-version: 15.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: doctrine
- dependency-name: doctrine/.github/.github/workflows/documentation.yml
  dependency-version: 15.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: doctrine
- dependency-name: doctrine/.github/.github/workflows/release-on-milestone-closed.yml
  dependency-version: 15.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: doctrine
- dependency-name: doctrine/.github/.github/workflows/phpstan.yml
  dependency-version: 15.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: doctrine
...

Signed-off-by: dependabot[bot] <support@github.com>
…/doctrine-c5073a54a5

Bump the doctrine group with 5 updates
Merge 3.4.x up into 4.1.x
@greg0ire greg0ire merged commit 74470fc into 5.0.x Apr 26, 2026
22 of 23 checks passed
@greg0ire greg0ire deleted the 4.2.x-merge-up-into-5.0.x_5RzRphtE branch April 26, 2026 12:30
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.

3 participants