summaryrefslogtreecommitdiff
path: root/ext/mbstring/php_mbregex.c
diff options
context:
space:
mode:
authorAndi Gutmans <andi@php.net>2004-04-03 21:50:12 +0000
committerAndi Gutmans <andi@php.net>2004-04-03 21:50:12 +0000
commit8838b38fcbc90a74fb7c499d72813b559aad2101 (patch)
treec04314ef04d91832af4adc163365315c140921ec /ext/mbstring/php_mbregex.c
parentefb62ea35f8ca19eeaf06316f34fab83af1a93e3 (diff)
downloadphp-git-8838b38fcbc90a74fb7c499d72813b559aad2101.tar.gz
Patch by Timm Friebe:
It changes set_exception_handler() to accept the pseudo-type "callable" (instead of a string referring to a global function). Examples: set_exception_handler('function_name'); set_exception_handler(array('class_name', 'static_method')); set_exception_handler(array($instance, 'instance_method')); This also makes set_exception_handler() more consistent with all the other callback functionality, e.g. set_error_handler().
Diffstat (limited to 'ext/mbstring/php_mbregex.c')
0 files changed, 0 insertions, 0 deletions