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

Difference between revisions of "PDT/NewIn43"

< PDT
(General)
Line 5: Line 5:
 
=== General ===
 
=== General ===
 
# PHP 7.1 is default version now
 
# PHP 7.1 is default version now
 +
# lot of bugs reported in AERI were fixed
 +
# lot of code formatter, auto-edit and content assist improvements
  
 
=== Editor ===  
 
=== Editor ===  

Revision as of 13:48, 18 March 2017

We fixed / closed over 50 bugs in this release!

This release is a part of Neon.3 (23/03/2017)

General

  1. PHP 7.1 is default version now
  2. lot of bugs reported in AERI were fixed
  3. lot of code formatter, auto-edit and content assist improvements

Editor

  1. Organize Use Statements command removes duplicated statements - [1]
  2. Fixed issue with empty Compare editor - [2]
  3. Default method parameter displayied in tooltip - [3]

Composer

  1. Composer console colored and interactive - [4]
  2. Toolbar buttons in Composer Editor reorganized - [5]
  3. Composer Editor UI improvements - [6], [7], [8]
  4. Improvements in composer buildpath management [9]

EPP Package

  1. Composer integration included - [10]
  2. TM Terminal included - [11]


Full bugs list for this release cycle

 4.3.0 - https://projects.eclipse.org/projects/tools.pdt/releases/4.3/bugs

Previous News&Noteworthy page

 4.1.0 - https://wiki.eclipse.org/PDT/NewIn41

Back to the top