We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1967a7b commit fb670f0Copy full SHA for fb670f0
NEWS
@@ -56,6 +56,8 @@ PHP NEWS
56
. Properly handle __debugInfo() returning an array reference. (nielsdos)
57
. Properly handle reference return value from __toString(). (nielsdos)
58
. Added the pipe (|>) operator. (crell)
59
+ . Added support for `final` with constructor property promotion.
60
+ (DanielEScherzer)
61
62
- Curl:
63
. Added curl_multi_get_handles(). (timwolla)
0 commit comments