Releases: doctrine/deprecations
Releases · doctrine/deprecations
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