rfc:get-error-exception-handler

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
rfc:get-error-exception-handler [2025/02/11 12:48] lbarnaudrfc:get-error-exception-handler [2025/03/05 09:40] (current) – Vote started lbarnaud
Line 3: Line 3:
   * Date: 2025-02-11   * Date: 2025-02-11
   * Author: Arnaud Le Blanc, arnaud.lb@gmail.com   * Author: Arnaud Le Blanc, arnaud.lb@gmail.com
-  * Status: Draft+  * Status: Voting
   * First Published at: http://wiki.php.net/rfc/get-error-exception-handler   * First Published at: http://wiki.php.net/rfc/get-error-exception-handler
  
Line 26: Line 26:
 The functions return the currently defined error and exception handlers, respectively. If no handler is in place, <php>null</php> is returned. The functions return the currently defined error and exception handlers, respectively. If no handler is in place, <php>null</php> is returned.
  
-The returned handler is the exact callback value that was passed to <php>set_error_handler()</php> or <php>set_exception_handler()</php> to define it.+The returned handler is the exact callback value that was passed to ''set_error_handler()'' or ''set_exception_handler()'' to define it.
  
 ==== Examples ==== ==== Examples ====
Line 66: Line 66:
 Yes or no vote.  2/3 required to pass. Yes or no vote.  2/3 required to pass.
  
-<doodle title="Add the pipe operator?" auth="lbarnaud" voteType="single" closed="true">+Voting started on 2025-03-05 and will end on 2025-03-20 00:00:00 UTC.  
 + 
 +<doodle title="Add get_error_handler(), get_exception_handler() functions?" auth="lbarnaud" voteType="single" closed="false" closeon="2025-03-20T00:00:00Z">
    * Yes    * Yes
    * No    * No
rfc/get-error-exception-handler.1739278082.txt.gz · Last modified: 2025/02/11 12:48 by lbarnaud