1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

Add missing RFC link in UPGRADING [skip ci]

see 14fc50e732
This commit is contained in:
Tim Düsterhus
2025-03-27 16:22:03 +01:00
committed by GitHub
parent 14fc50e732
commit 3e8677e7e3

View File

@@ -246,9 +246,11 @@ PHP 8.5 UPGRADE NOTES
- Core:
. get_error_handler() allows retrieving the current user-defined error handler
function
function.
RFC: https://wiki.php.net/rfc/get-error-exception-handler
. get_exception_handler() allows retrieving the current user-defined exception
handler function
handler function.
RFC: https://wiki.php.net/rfc/get-error-exception-handler
- Curl:
. curl_multi_get_handles() allows retrieving all CurlHandles current