| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-12-28 | 982 Bytes | |
| v2.2.0 source code.tar.gz | 2024-12-28 | 19.9 kB | |
| v2.2.0 source code.zip | 2024-12-28 | 39.3 kB | |
| Totals: 3 Items | 60.2 kB | 0 | |
What's Changed
- chore: improve tests by @KentarouTakeda in https://github.com/barryvdh/ReflectionDocBlock/pull/19
- Fix PHP 8.4 deprecations by @JeppeKnockaert in https://github.com/barryvdh/ReflectionDocBlock/pull/20
- Parse template tag for generics by @chack1172 in https://github.com/barryvdh/ReflectionDocBlock/pull/21
- Handle more PHPDoc type keyworks by @chack1172 in https://github.com/barryvdh/ReflectionDocBlock/pull/23
- Added generics to Context by @chack1172 in https://github.com/barryvdh/ReflectionDocBlock/pull/22
- style: fix typo in Description.php by @AamirSohailKmAs in https://github.com/barryvdh/ReflectionDocBlock/pull/24
New Contributors
- @chack1172 made their first contribution in https://github.com/barryvdh/ReflectionDocBlock/pull/21
- @AamirSohailKmAs made their first contribution in https://github.com/barryvdh/ReflectionDocBlock/pull/24
Full Changelog: https://github.com/barryvdh/ReflectionDocBlock/compare/v2.1.3...v2.2.0