Status message

This review is pending; contact The Eclipse Management Organization to make it public.

Eclipse PHP Development Tools 8.4 Release Review

Type
Release
State
Pending
End Date of the Review Period

Reviews run for a minimum of one week. The outcome of the review is decided on this date. This is the last day to make comments or ask questions about this review.

Release

8.4

Description
  • Initial PHP 8.4 and PHP 8.5 support: #315
    • property hooks - 8.4
    • asymmetric visibility - 8.4
    • new MyClass()->method() without parentheses - 8.4
    • pipe |> operator - 8.5
    • Clone with expression - 8.5
    • static lambda as static expression - 8.5
  • Support for Eclipse Terminal plugin (TM terminal replacement)
  • Improved Getter / Setter generator
    • Read property type and use it as setter argument type and getter return type
    • Allow to generate setter with return type void or self for method chain
  • Fix arrow function nesting #311
  • Synchronize some dependencies with Eclipse release
Conforms To UI/UX Guidelines
Not verified
End of Life

All API are provisional

  • Initial PHP 8.4 and PHP 8.5 support: #315
    • property hooks - 8.4
    • asymmetric visibility - 8.4
    • new MyClass()->method() without parentheses - 8.4
    • pipe |> operator - 8.5
    • Clone with expression - 8.5
    • static lambda as static expression - 8.5
  • Support for Eclipse Terminal plugin (TM terminal replacement)
  • Improved Getter / Setter generator
    • Read property type and use it as setter argument type and getter return type
    • Allow to generate setter with return type void or self for method chain
  • Fix arrow function nesting #311
  • Synchronize some dependencies with Eclipse release