mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
parent
14fc50e732
commit
3e8677e7e3
1 changed files with 4 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue