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 14fc50e commit 3e8677eCopy full SHA for 3e8677e
UPGRADING
@@ -246,9 +246,11 @@ PHP 8.5 UPGRADE NOTES
246
247
- Core:
248
. get_error_handler() allows retrieving the current user-defined error handler
249
- function
+ function.
250
+ RFC: https://wiki.php.net/rfc/get-error-exception-handler
251
. get_exception_handler() allows retrieving the current user-defined exception
- handler function
252
+ handler function.
253
254
255
- Curl:
256
. curl_multi_get_handles() allows retrieving all CurlHandles current
0 commit comments