| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-11-29 | 434 Bytes | |
| Released version 4.1.7 source code.tar.gz | 2024-11-29 | 36.0 kB | |
| Released version 4.1.7 source code.zip | 2024-11-29 | 61.1 kB | |
| Totals: 3 Items | 97.5 kB | 0 | |
- added support for PHP 8.4 features
- properties hooks
- asymmetric visibility
- property can be abstract / final
- interfaces can have properties
- added Visibility
ClassManipulator::implement()can implement abstract classesClassManipulator::implementInterface()renamed toimplement()- PsrPrinter is not final
- Constant: type can be nullable
- Factory: fixed visibility of promoted property