diff options
author | Sterling Hughes <sterling@php.net> | 2001-05-14 19:02:23 +0000 |
---|---|---|
committer | Sterling Hughes <sterling@php.net> | 2001-05-14 19:02:23 +0000 |
commit | c58fdadc1f87d27efca0521c70ec32a41497806f (patch) | |
tree | f15b3fc97ad5a8269cdf42c6b4be2368354785f8 /ext/pcre/php_pcre.c | |
parent | 6123e2abe08e15f3ee02edd4b73e5b88c6dd3c86 (diff) | |
download | php-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