Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

PDT/NewIn63

< PDT

We fixed / closed ~25 bugs in this release!

This release is a part of 2019.09 (16/09/2019)

General

  1. Final PHP 7.3 Support #537608
  2. Improved validation #501654 #549197 #544559 #443037
  3. PHPUnit 7.x and 8.x Support #544078

Composer

  1. Initial Composer 2.0 support #546396
  2. Fixed packagist search results #546208

Editor

  1. Improved code assist result for array objects #549308
  2. Fixed Ctrl-Shift-Space for parameters when "//" comments are used #549308
  3. Correct code assist for cloned objects #549068
  4. Code formatter improvements #544637 #545761
  5. "Remove unused use statement" work with grouped import #535805

Debugger

  1. Improved Profiling Support #545444 #543053 #543062
  2. XDebug no longer breaks on deleted breakpoint#538315

Full bugs list for this release cycle

 6.3.0 - https://projects.eclipse.org/projects/tools.pdt/releases/6.3/bugs

Previous News&Noteworthy page

 6.2.0 - https://wiki.eclipse.org/PDT/NewIn62

Back to the top