-
Notifications
You must be signed in to change notification settings - Fork 46
NewIn80
Dawid Pakuła edited this page Jun 1, 2023
·
1 revision
- PHP 8.0, 8.1 and 8.2 Support
- Attributes
- Enum
- Union/intersection types
- Named parameters
- and more...
- PHPUnit 9.* Support
- Compatibility with recent Eclipse Release
- Restored Mylyn integration
- Improved language library generator (for PHP 8.*)
- Improved PHP7.* Support:
- Typed properties
- Typed return types
- Improvements in code navigation, type inference and validation
- Other bug fixes, full list available here: https://github.com/eclipse-pdt/pdt/milestone/2?closed=1
Since this release all APIs are provisional now!
During upcoming 8.* releases PDT will be transformed from WTP+DLTK project to Generic Editor+Handly