This repository has been archived by the owner on Aug 23, 2023. It is now read-only.
Releases: doctrine/reflection
Releases · doctrine/reflection
1.2.4
1.2.3
Release Notes for 1.2.3
1.2.x bugfix release (patch)
1.2.3
- Total issues resolved: 0
- Total pull requests resolved: 4
- Total contributors: 4
Bug
1.2.2
Release Notes for 1.2.2
1.2.2
-
Total issues resolved: 0
-
Total pull requests resolved: 8
-
Total contributors: 5
-
51: Setup release workflow thanks to @greg0ire
-
50: Migrate cs to ga thanks to @greg0ire
-
49: PHP 8 compatibility thanks to @alexpott
-
48: Move website config to default branch thanks to @SenseException
-
40: Fix typo in lib/Doctrine/Common/Reflection/TypedNoDefaultReflectionProperty.php thanks to @pgrimaud
-
38: Validate composer json thanks to @greg0ire
Bug
1.2.1
Release 1.2.1
1.2.1
- Total issues resolved: 1
- Total pull requests resolved: 1
- Total contributors: 2
Bug
1.2.0
Release 1.2.0
1.2.0
- Total issues resolved: 1
- Total pull requests resolved: 1
- Total contributors: 1
Bug
1.1.0
Release 1.1.0
1.1.0
- Total issues resolved: 2
- Total pull requests resolved: 8
- Total contributors: 6
Bug
-
26: Fix reading docblocks for classes containing anonymous classes thanks to @sspat and @xopoc14
-
25: Update dependencies for CI build thanks to @alcaeus
Improvement
- 24: Add reflection typed no default property class thanks to @sspat
- 18: CI: Test against PHP 7.4snapshot instead of nightly (8.0) thanks to @Majkl578
- 14: Run composer update to sync new dependencies thanks to @carusogabriel
- 10: Add conflict on doctrine/common for <2.9@dev thanks to @jwage
Enhancement
v1.1.0
1.1.0
- Total issues resolved: 2
- Total pull requests resolved: 8
- Total contributors: 6
Bug
- 26: Fix reading docblocks for classes containing anonymous classes thanks to @sspat and @xopoc14
- 25: Update dependencies for CI build thanks to @alcaeus
Improvement
- 24: Add reflection typed no default property class thanks to @sspat
- 18: CI: Test against PHP 7.4snapshot instead of nightly (8.0) thanks to @Majkl578
- 14: Run composer update to sync new dependencies thanks to @carusogabriel
- 10: Add conflict on doctrine/common for <2.9@dev thanks to @jwage
Enhancement
Doctrine Reflection is now a standalone component
1.0.0
- Total issues resolved: 0
- Total pull requests resolved: 8
- Total contributors: 2
Improvement
- 8: Add ext-tokenizer and doctrine/annotations as dependencies thanks to @Majkl578
- 7: Use assertSame instead of assertEquals thanks to @jwage
- 6: Add a little more test coverage. thanks to @jwage
- 5: Add basic documentation for the doctrine/reflection project. thanks to @jwage
- 4: Apply Doctrine Coding Standards 4.0 thanks to @jwage
- 3: Fix phpstan so it is included in composer.json thanks to @jwage
- 2: Update PHPUnit to 7.0 thanks to @jwage
- 1: Update website link in composer.json thanks to @jwage