|
Navigation
Recherche
|
PHP 8.5.0 released
vendredi 21 novembre 2025, 16:47 , par LWN.net
Version
8.5.0 of the PHP language has been released. Changes include a new '|>' operator that, for some reason, makes these two lines equivalent: $result = strlen('Hello world'); $result = 'Hello world' |> strlen(...); Other changes include a new function attribute, '#[NoDiscard]' to indicate that the return value should be used, attributes on constants, and more; see the migration guide for details.
https://lwn.net/Articles/1047429/
|
56 sources (32 en français)
Date Actuelle
ven. 21 nov. - 17:49 CET
|








