Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tools-pmc] PMC approval for PDT 8.4

PMC approval : +1 

On Wed, Nov 26, 2025 at 11:04 AM Dawid Pakuła via tools-pmc <tools-pmc@xxxxxxxxxxx> wrote:
Dear PMC,

I’m requesting PMC approval for PDT 8.4 minor release that is scheduled to coincide with Eclipse 2025-12. This is first minor release since a long time (over 1.5 year)
Release contains both bug fixes and new features


Key changes:
    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
--
Dawid Pakuła
_______________________________________________
tools-pmc mailing list
tools-pmc@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/tools-pmc

Back to the top