745 Commits

Author SHA1 Message Date
dependabot[bot]
b95d2a8487 Update phpstan/phpstan requirement from 2.1.10 to 2.1.11
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/2.1.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/2.1.10...2.1.11)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-25 11:41:06 +00:00
Grégoire Paris
9ef3b0dc24 Merge pull request #531 from doctrine/dependabot/composer/1.8.x/phpstan/phpstan-2.1.10
Update phpstan/phpstan requirement from 2.1.8 to 2.1.10
2025-03-24 13:49:08 +01:00
Alexander M. Turek
4778f144e5 Merge pull request #530 from doctrine/dependabot/composer/1.8.x/doctrine/coding-standard-tw-13 2025-03-24 13:44:51 +01:00
dependabot[bot]
d7000617f6 Update phpstan/phpstan requirement from 2.1.8 to 2.1.10
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/2.1.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/2.1.8...2.1.10)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-24 12:24:14 +00:00
dependabot[bot]
dac63214a8 Update doctrine/coding-standard requirement from ^12 to ^13
Updates the requirements on [doctrine/coding-standard](https://github.com/doctrine/coding-standard) to permit the latest version.
- [Release notes](https://github.com/doctrine/coding-standard/releases)
- [Commits](https://github.com/doctrine/coding-standard/compare/12.0.0...13.0.0)

---
updated-dependencies:
- dependency-name: doctrine/coding-standard
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-24 12:23:57 +00:00
Grégoire Paris
9ff177e11f Merge pull request #517 from ovitores/1.8.x
Fix error when use numeric for reference name
2025-03-24 10:02:55 +01:00
Óscar Vítores
02cb00abeb Fix error when use numeric for reference name
PHP automatically casts integerish strings used as array keys to int.
2025-03-22 15:26:41 +01:00
Grégoire Paris
492e9cbdb4 Merge pull request #529 from greg0ire/2.0.x
Merge 1.8.x up into 2.0.x
2025-03-22 15:16:52 +01:00
Grégoire Paris
f0ebe589c8 Merge remote-tracking branch 'origin/1.8.x' into 2.0.x 2025-03-22 15:13:38 +01:00
Grégoire Paris
987665049f Merge pull request #528 from greg0ire/phpstan-2
Use PHPStan 2
2025-03-22 15:11:34 +01:00
Grégoire Paris
5c3c0bfe54 Use PHPStan 2 2025-03-22 15:07:21 +01:00
Grégoire Paris
fccd9815ce Merge pull request #527 from greg0ire/target-1.x
Target 1.8.x
2025-03-22 15:05:52 +01:00
Grégoire Paris
5dc91febd3 Target 1.8.x
1.x is still maintained, and we do not want to make merge ups difficult,
so let us avoid differences in development tools versions.
2025-03-22 11:03:00 +01:00
Grégoire Paris
38ce14cfca Merge pull request #523 from greg0ire/2.0.x
Merge 1.8.x up into 2.0.x
2025-03-22 10:58:49 +01:00
Grégoire Paris
bea0303f12 Merge remote-tracking branch 'origin/1.8.x' into 2.0.x 2025-03-22 10:56:54 +01:00
Grégoire Paris
d96e83afe7 Merge pull request #524 from greg0ire/php8-4
Run tests on PHP 8.4
2025-03-22 09:03:50 +01:00
Grégoire Paris
644bd95b4f Remove dev stability build 2025-03-22 09:02:31 +01:00
Grégoire Paris
251e4c68fa Run tests on PHP 8.4 2025-03-22 09:02:28 +01:00
Claudio Zizza
b15383ea13 Merge pull request #525 from greg0ire/pin-phpunit
Pin development tools
2025-03-22 01:12:14 +01:00
Grégoire Paris
018226981e Pin development tools
The goal of the job introduced in #453 is to catch issues introduced by
Doctrine packages. Let us avoid suprises caused by development tools by
pinning them, and having dependabot bump the version constraint as
suggested in https://github.com/doctrine/data-fixtures/pull/475#issuecomment-2094819310
2025-03-21 22:32:00 +01:00
Grégoire Paris
7e6f7e2a5e Merge pull request #522 from doctrine/dependabot/github_actions/1.8.x/doctrine/dot-github-7.2.2
Bump doctrine/.github from 7.2.1 to 7.2.2
2025-03-10 09:25:03 +01:00
dependabot[bot]
9cbb5a9ae5 Bump doctrine/.github from 7.2.1 to 7.2.2
Bumps [doctrine/.github](https://github.com/doctrine/.github) from 7.2.1 to 7.2.2.
- [Release notes](https://github.com/doctrine/.github/releases)
- [Commits](https://github.com/doctrine/.github/compare/7.2.1...7.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 07:36:27 +00:00
Alexander M. Turek
068c0fa131 Merge pull request #521 from doctrine/dependabot/github_actions/1.8.x/doctrine/dot-github-7.2.1 2025-02-04 19:13:34 +01:00
dependabot[bot]
f8ecb691d8 Bump doctrine/.github from 7.1.0 to 7.2.1
Bumps [doctrine/.github](https://github.com/doctrine/.github) from 7.1.0 to 7.2.1.
- [Release notes](https://github.com/doctrine/.github/releases)
- [Commits](https://github.com/doctrine/.github/compare/7.1.0...7.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-04 18:08:11 +00:00
Alexander M. Turek
be489ac287 Merge release 2.0.2 into 2.1.x (#519) 2025-01-21 14:23:07 +01:00
Alexandr Vronskiy
f7f1e12d6b Allow persistence v4 (#518) 2.0.2 2025-01-21 14:21:31 +01:00
Grégoire Paris
ddda1ea852 Merge pull request #515 from SenseException/website-schema
Create website schema validation workflow
2025-01-10 08:10:16 +01:00
Claudio Zizza
13985e507f Create website schema validation workflow 2025-01-09 22:08:40 +01:00
Claudio Zizza
cc459dfad9 Merge pull request #513 from doctrine/dependabot/github_actions/1.8.x/doctrine/dot-github-7.1.0
Bump doctrine/.github from 6.0.0 to 7.1.0
2024-12-17 00:10:39 +01:00
dependabot[bot]
578ae3421a Bump doctrine/.github from 6.0.0 to 7.1.0
Bumps [doctrine/.github](https://github.com/doctrine/.github) from 6.0.0 to 7.1.0.
- [Release notes](https://github.com/doctrine/.github/releases)
- [Commits](https://github.com/doctrine/.github/compare/6.0.0...7.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 23:05:21 +00:00
Claudio Zizza
c33f1d1926 Merge pull request #514 from greg0ire/update-baseline
Remove fixed issue from baseline
2024-12-17 00:04:13 +01:00
Grégoire Paris
71877b9da3 Remove fixed issue from baseline
The commit that fixed this issue passed the build because it was created in
parallel to 33b858a.
2024-12-16 09:14:34 +01:00
Grégoire Paris
85f5b7f26c Merge pull request #511 from doctrine/2.0.x-merge-up-into-2.1.x_4CNqClcZ
Merge release 2.0.1 into 2.1.x
2024-12-10 08:06:13 +01:00
Grégoire Paris
2ae45139f1 Merge pull request #510 from greg0ire/2.0.x
Merge 1.8.x up into 2.0.x
2.0.1
2024-12-10 08:03:23 +01:00
Grégoire Paris
a8d9df567f Merge remote-tracking branch 'origin/1.8.x' into 2.0.x 2024-12-10 08:01:50 +01:00
Grégoire Paris
a367a09b7a Merge pull request #506 from greg0ire/relax-identity-type
Relax type of identifiers
1.8.1
2024-12-10 08:00:20 +01:00
Grégoire Paris
007bda9249 Merge pull request #509 from greg0ire/2.0.x
Merge 1.8.x up into 2.0.x
2024-12-04 07:52:32 +01:00
Grégoire Paris
68133534e8 Merge remote-tracking branch 'origin/1.8.x' into 2.0.x 2024-12-04 07:41:11 +01:00
Grégoire Paris
2a3264185e Merge pull request #507 from greg0ire/phpstan-lvl-7
Bump PHPStan to level 7
2024-12-04 00:10:08 +01:00
Grégoire Paris
33b858aa13 Bump PHPStan to level 7
While working on a static analysis improvement on another PR, I was
surprised not to have any baseline to modify.
Here is a big baseline we could work on.
2024-12-02 13:09:42 +01:00
Grégoire Paris
ce28039da1 Relax type of identifiers
ORM and ODM and other things having an implementation of
ReferenceRepository do not necessarily agree on what an identifier
should be.
data-fixtures should not really care either so long as the identifier can
be used with serialize().
Let us relax the type of identifers to mixed.
2024-12-02 13:02:59 +01:00
Grégoire Paris
26965e9792 Merge pull request #505 from doctrine/dependabot/github_actions/1.8.x/doctrine/dot-github-6.0.0
Bump doctrine/.github from 5.3.0 to 6.0.0
2024-12-02 10:56:16 +01:00
dependabot[bot]
2597a89bfc Bump doctrine/.github from 5.3.0 to 6.0.0
Bumps [doctrine/.github](https://github.com/doctrine/.github) from 5.3.0 to 6.0.0.
- [Release notes](https://github.com/doctrine/.github/releases)
- [Commits](https://github.com/doctrine/.github/compare/5.3.0...6.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-02 08:07:42 +00:00
Grégoire Paris
253ba5dedd Merge pull request #503 from doctrine/dependabot/github_actions/1.8.x/doctrine/dot-github-5.3.0
Bump doctrine/.github from 5.2.0 to 5.3.0
2024-11-25 09:17:17 +01:00
dependabot[bot]
5bfddc6403 Bump doctrine/.github from 5.2.0 to 5.3.0
Bumps [doctrine/.github](https://github.com/doctrine/.github) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/doctrine/.github/releases)
- [Commits](https://github.com/doctrine/.github/compare/5.2.0...5.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 07:47:59 +00:00
Grégoire Paris
26536cc8a4 Merge pull request #502 from doctrine/1.8.x
Merge 1.8.x up into 2.0.x
2024-11-18 21:33:33 +01:00
Grégoire Paris
800798abb4 Merge pull request #500 from doctrine/dependabot/github_actions/codecov/codecov-action-5
Bump codecov/codecov-action from 4 to 5
2024-11-18 20:21:09 +01:00
Grégoire Paris
641a51dbea Merge pull request #501 from greg0ire/update-target-branch
Use 1.8.x as the target branch
2024-11-18 20:20:50 +01:00
dependabot[bot]
c3f26f32ca Bump codecov/codecov-action from 4 to 5
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-18 12:17:02 +01:00
Grégoire Paris
c1a9fa6622 Use 1.8.x as the target branch
We just released 2.0.0, so 1.8.x is going to stay maintained for a
while. Because of that, the default branch and the lowest branch differ,
and we should send dependabot updates to the lowest branch.
2024-11-18 12:11:27 +01:00