mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
UPGRADING: Document NoDiscard new class [skip ci] (#19492)
This commit is contained in:
@@ -638,6 +638,10 @@ PHP 8.5 UPGRADE NOTES
|
||||
7. New Classes and Interfaces
|
||||
========================================
|
||||
|
||||
- Core:
|
||||
. NoDiscard attribute was added.
|
||||
RFC: https://wiki.php.net/rfc/marking_return_value_as_important
|
||||
|
||||
- Curl:
|
||||
. CurlSharePersistentHandle representing a share handle that is persisted
|
||||
across multiple PHP requests.
|
||||
|
||||
Reference in New Issue
Block a user