pdt

PHP Development Tools project (PDT)

EPL-2.0 License

Stars
189
Committers
45

Bot releases are visible (Hide)

pdt - v8.1.0 Latest Release

Published by zulus about 1 year ago

General

  • Improved PHP 8.0, 8.1 and 8.2 Support
  • Merged PHP server plugin (drop cdt.core)

API Changes

Since 8.0 release all APIs are provisional!

During upcoming 8.* releases PDT will be transformed from WTP+DLTK project to Generic Editor+Handly

Download

Update Site: https://download.eclipse.org/tools/pdt/updates/8.1
Eclipse 2023-09 package: https://www.eclipse.org/downloads/packages/release/2023-09/r/eclipse-ide-php-developers
Eclipse Marketplace: https://marketplace.eclipse.org/content/php-development-tools

Full Changelog: https://github.com/eclipse-pdt/pdt/compare/R8_0_0...R8_1_0

pdt - v8.0.0

Published by zulus over 1 year ago

General

  • 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

API Changes

Since this release all APIs are provisional now!

During upcoming 8.* releases PDT will be transformed from WTP+DLTK project to Generic Editor+Handly

Download

Update Site: https://download.eclipse.org/tools/pdt/updates/8.0
Eclipse 2023-06 package: https://www.eclipse.org/downloads/packages/release/2023-06/r/eclipse-ide-php-developers
Eclipse Marketplace: https://marketplace.eclipse.org/content/php-development-tools

Merged pull requests

New Contributors

Full Changelog: https://github.com/eclipse-pdt/pdt/commits/R8_0_0