summaryrefslogtreecommitdiff
path: root/ext/bcmath/libbcmath/src
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2002-09-04 09:07:58 +0000
committerStanislav Malyshev <stas@php.net>2002-09-04 09:07:58 +0000
commitd8651c82cdd2ab28e21d9c7c9fe0742d107fd6e4 (patch)
treec5a93fcaafeb6533e7cee51a50a9308560be6026 /ext/bcmath/libbcmath/src
parent1f49fb1bcdcd2fd4bf81fbcd7c513bdbd8648cf4 (diff)
downloadphp-git-d8651c82cdd2ab28e21d9c7c9fe0742d107fd6e4.tar.gz
Support for __get, __set and __call in classes.
This should work as follows: if class hasn't member with given name, __get/__set is called. If class has no method with given name, __call is called. __get/__set are not recursive, __call can be.
Diffstat (limited to 'ext/bcmath/libbcmath/src')
0 files changed, 0 insertions, 0 deletions