Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.8.0 source code.tar.gz | 2024-01-11 | 18.6 kB | |
1.8.0 source code.zip | 2024-01-11 | 52.1 kB | |
README.md | 2024-01-11 | 523 Bytes | |
Totals: 3 Items | 71.2 kB | 0 |
What's Changed
This version allows users to get the Item definition of ArrayShape types, and gives you access to the type definition of these item. Using the new ArrayShape::getItems()
method.
- Add getter to ArrayShape by @antoinelame in https://github.com/phpDocumentor/TypeResolver/pull/194
New Contributors
- @antoinelame made their first contribution in https://github.com/phpDocumentor/TypeResolver/pull/194
Full Changelog: https://github.com/phpDocumentor/TypeResolver/compare/1.7.4...1.8.0