Releases: doctrine/deprecations
Releases · doctrine/deprecations
1.1.6
Release Notes for 1.1.6
1.1.x bugfix release (patch)
1.1.6
- Total issues resolved: 0
- Total pull requests resolved: 18
- Total contributors: 5
Dependencies
- 112: Allow PHPUnit 13 thanks to @Jean85
Improvements
CI
- 106: Bump doctrine/.github/.github/workflows/composer-lint.yml from 13.0.0 to 13.1.0 thanks to @dependabot[bot]
- 105: Bump doctrine/.github/.github/workflows/coding-standards.yml from 13.0.0 to 13.1.0 thanks to @dependabot[bot]
- 104: Bump doctrine/.github/.github/workflows/phpstan.yml from 13.0.0 to 13.1.0 thanks to @dependabot[bot]
- 103: Bump doctrine/.github/.github/workflows/release-on-milestone-closed.yml from 13.0.0 to 13.1.0 thanks to @dependabot[bot]
- 102: Bump doctrine/.github/.github/workflows/continuous-integration.yml from 13.0.0 to 13.1.0 thanks to @dependabot[bot]
- 101: Bump doctrine/.github/.github/workflows/release-on-milestone-closed.yml from 12.2.0 to 13.0.0 thanks to @dependabot[bot]
- 100: Bump doctrine/.github/.github/workflows/composer-lint.yml from 12.2.0 to 13.0.0 thanks to @dependabot[bot]
- 98: Bump doctrine/.github/.github/workflows/coding-standards.yml from 12.2.0 to 13.0.0 thanks to @dependabot[bot]
- 97: Bump doctrine/.github/.github/workflows/phpstan.yml from 12.2.0 to 13.0.0 thanks to @dependabot[bot]
- 96: Bump doctrine/.github from 12.1.0 to 12.2.0 thanks to @dependabot[bot]
- 95: Bump doctrine/.github from 12.0.0 to 12.1.0 thanks to @dependabot[bot]
- 93: Bump doctrine/.github from 11.0.0 to 12.0.0 thanks to @dependabot[bot]
- 92: Bump doctrine/.github from 8.0.0 to 11.0.0 thanks to @dependabot[bot]
- 91: Bump dev tools thanks to @derrabus
- 86: Bump doctrine/.github from 7.2.2 to 7.3.0 thanks to @dependabot[bot]
documentation
1.1.5
Release Notes for 1.1.5
1.1.x bugfix release (patch)
1.1.5
- Total issues resolved: 0
- Total pull requests resolved: 6
- Total contributors: 2
bugfixes
- 84: Allow PHPUnit 12 thanks to @greg0ire
CI
- 80: Bump doctrine/.github from 7.2.1 to 7.2.2 thanks to @dependabot[bot]
- 78: Bump doctrine/.github from 7.1.0 to 7.2.0 thanks to @dependabot[bot]
- 75: Bump doctrine/.github from 6.0.0 to 7.1.0 thanks to @dependabot[bot]
test suite
- 74: Allow running tests with PHPUnit 10 and 11 thanks to @greg0ire
- 73: Rework risky test thanks to @greg0ire
1.1.4
Release Notes for 1.1.4
1.1.x bugfix release (patch)
1.1.4
- Total issues resolved: 0
- Total pull requests resolved: 4
- Total contributors: 2
bugfixes
- 66: Fix PHPUnit integration thanks to @greg0ire
Improvements
- 67: Use a shallow tree thanks to @greg0ire
CI
- 70: Bump doctrine/.github from 3.0.0 to 6.0.0 thanks to @dependabot[bot]
Static Analysis
- 68: Drop Psalm thanks to @greg0ire
1.1.3
Release Notes for 1.1.3
1.1.x bugfix release (patch)
1.1.3
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
bug
- 64: Adjust tests for PHP 8.3 thanks to @athos-ribeiro
1.1.2
v1.1.1
Bugfixes
- Fix Deprecation::ignoreDeprecations by @ruudk in #43
- Fix deprecations triggered from code called by native code by @stof in #53
Static analysis
- Setup static analysis by @greg0ire in #45
- Improve static analysis by @stof in #49
- Add the phpstan PHPUnit plugin by @stof in #47
- Reach higher levels of static analysis by @greg0ire in #48
- Reach psalm level 2 by @stof in #51
- Add better types for the sprintf-like arguments by @stof in #52
- Reach psalm max level by @stof in #58