Release Notes for 1.11.0
1.11.0
-
Total issues resolved: 0
-
Total pull requests resolved: 13
-
Total contributors: 11
-
369: Add compatibility with named parameters and constructor property promotion thanks to @beberlei
-
368: Allow usage of self:: accessor for constants thanks to @bertrandseurot
-
327: Merge release 1.10.2 into master thanks to @doctrinebot
enhancement
- 331: Backport 2.0 work thanks to @alcaeus
Improvement
- 330: Use ::class constants instead of strings to ease future refactorings thanks to @jkufner
- 254: Add all PHPUnit annotations to the globally ignored list thanks to @jrjohnson
- 242: Extract implicitly ignored annotation names to separate class thanks to @Majkl578
- 200: Drop copyright headers thanks to @Majkl578
Documentation
- 239: Mention coding standard requirements in the README thanks to @sanmai
- 221: Update homepage thanks to @Majkl578
- 217: Document correct method usage thanks to @greg0ire
- 208: Fixed typo in the documentation thanks to @azjezz