Tags give the ability to mark specific points in history as being important
-
1.1.6
d4fe3e6f · ·### Release Notes for [1.1.6](https://github.com/doctrine/deprecations/milestone/10) 1.1.x bugfix release (patch) ### 1.1.6 - Total issues resolved: **0** - Total pull requests resolved: **18** - Total contributors: **5** - [112: Allow PHPUnit 13](https://github.com/doctrine/deprecations/pull/112) thanks to @Jean85 - [89: Update deprecation message for clarity](https://github.com/doctrine/deprecations/pull/89) thanks to @mpdude CI -- - [106: Bump doctrine/.github/.github/workflows/composer-lint.yml from 13.0.0 to 13.1.0](https://github.com/doctrine/deprecations/pull/106) thanks to @dependabot[bot] - [105: Bump doctrine/.github/.github/workflows/coding-standards.yml from 13.0.0 to 13.1.0](https://github.com/doctrine/deprecations/pull/105) thanks to @dependabot[bot] - [104: Bump doctrine/.github/.github/workflows/phpstan.yml from 13.0.0 to 13.1.0](https://github.com/doctrine/deprecations/pull/104) thanks to @dependabot[bot] - [103: Bump doctrine/.github/.github/workflows/release-on-milestone-closed.yml from 13.0.0 to 13.1.0](https://github.com/doctrine/deprecations/pull/103) thanks to @dependabot[bot] - [102: Bump doctrine/.github/.github/workflows/continuous-integration.yml from 13.0.0 to 13.1.0](https://github.com/doctrine/deprecations/pull/102) thanks to @dependabot[bot] - [101: Bump doctrine/.github/.github/workflows/release-on-milestone-closed.yml from 12.2.0 to 13.0.0](https://github.com/doctrine/deprecations/pull/101) thanks to @dependabot[bot] - [100: Bump doctrine/.github/.github/workflows/composer-lint.yml from 12.2.0 to 13.0.0](https://github.com/doctrine/deprecations/pull/100) thanks to @dependabot[bot] - [98: Bump doctrine/.github/.github/workflows/coding-standards.yml from 12.2.0 to 13.0.0](https://github.com/doctrine/deprecations/pull/98) thanks to @dependabot[bot] - [97: Bump doctrine/.github/.github/workflows/phpstan.yml from 12.2.0 to 13.0.0](https://github.com/doctrine/deprecations/pull/97) thanks to @dependabot[bot] - [96: Bump doctrine/.github from 12.1.0 to 12.2.0](https://github.com/doctrine/deprecations/pull/96) thanks to @dependabot[bot] - [95: Bump doctrine/.github from 12.0.0 to 12.1.0](https://github.com/doctrine/deprecations/pull/95) thanks to @dependabot[bot] - [93: Bump doctrine/.github from 11.0.0 to 12.0.0](https://github.com/doctrine/deprecations/pull/93) thanks to @dependabot[bot] - [92: Bump doctrine/.github from 8.0.0 to 11.0.0](https://github.com/doctrine/deprecations/pull/92) thanks to @dependabot[bot] - [91: Bump dev tools](https://github.com/doctrine/deprecations/pull/91) thanks to @derrabus - [86: Bump doctrine/.github from 7.2.2 to 7.3.0](https://github.com/doctrine/deprecations/pull/86) thanks to @dependabot[bot] #### documentation - [87: Recommend IgnoreDeprecations over WithoutErrorHandler](https://github.com/doctrine/deprecations/pull/87) thanks to @greg0ire
-
1.1.5
459c2f5d · ·### Release Notes for [1.1.5](https://github.com/doctrine/deprecations/milestone/9) 1.1.x bugfix release (patch) ### 1.1.5 - Total issues resolved: **0** - Total pull requests resolved: **6** - Total contributors: **2** #### bug - [84: Allow PHPUnit 12](https://github.com/doctrine/deprecations/pull/84) thanks to @greg0ire CI -- - [80: Bump doctrine/.github from 7.2.1 to 7.2.2](https://github.com/doctrine/deprecations/pull/80) thanks to @dependabot[bot] - [78: Bump doctrine/.github from 7.1.0 to 7.2.0](https://github.com/doctrine/deprecations/pull/78) thanks to @dependabot[bot] - [75: Bump doctrine/.github from 6.0.0 to 7.1.0](https://github.com/doctrine/deprecations/pull/75) thanks to @dependabot[bot] #### test suite - [74: Allow running tests with PHPUnit 10 and 11](https://github.com/doctrine/deprecations/pull/74) thanks to @greg0ire - [73: Rework risky test](https://github.com/doctrine/deprecations/pull/73) thanks to @greg0ire
-
1.1.4
31610dbb · ·### Release Notes for [1.1.4](https://github.com/doctrine/deprecations/milestone/8) 1.1.x bugfix release (patch) ### 1.1.4 - Total issues resolved: **0** - Total pull requests resolved: **4** - Total contributors: **2** CI -- - [70: Bump doctrine/.github from 3.0.0 to 6.0.0](https://github.com/doctrine/deprecations/pull/70) thanks to @dependabot[bot] #### Static Analysis - [68: Drop Psalm](https://github.com/doctrine/deprecations/pull/68) thanks to @greg0ire - [67: Use a shallow tree](https://github.com/doctrine/deprecations/pull/67) thanks to @greg0ire #### bug - [66: Document how to integrate with PHPUnit](https://github.com/doctrine/deprecations/pull/66) thanks to @greg0ire
-
1.1.3
dfbaa3c2 · ·### Release Notes for [1.1.3](https://github.com/doctrine/deprecations/milestone/5) 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](https://github.com/doctrine/deprecations/pull/64) thanks to @athos-ribeiro