summaryrefslogtreecommitdiff
path: root/ext/pcre/php_pcre.c
diff options
context:
space:
mode:
authorSterling Hughes <sterling@php.net>2001-05-14 19:02:23 +0000
committerSterling Hughes <sterling@php.net>2001-05-14 19:02:23 +0000
commitc58fdadc1f87d27efca0521c70ec32a41497806f (patch)
treef15b3fc97ad5a8269cdf42c6b4be2368354785f8 /ext/pcre/php_pcre.c
parent6123e2abe08e15f3ee02edd4b73e5b88c6dd3c86 (diff)
downloadphp-git-c58fdadc1f87d27efca0521c70ec32a41497806f.tar.gz
Couple of changes (and a little whitespace correction, sorry to mix :(
1) Depreciate the call_user_method*() variety of functions, their functionality can be easily duplicated by using the call_user_func*() functions (using the array(&$obj, "method") syntax). 2) Change some pval's to zval's. 3) Improve the error handling mechanism of call_user_func*() to report an the class name and the function name if an object or class name is given.
Diffstat (limited to 'ext/pcre/php_pcre.c')
0 files changed, 0 insertions, 0 deletions