diff options
| author | Stanislav Malyshev <stas@php.net> | 2002-09-04 09:07:58 +0000 |
|---|---|---|
| committer | Stanislav Malyshev <stas@php.net> | 2002-09-04 09:07:58 +0000 |
| commit | d8651c82cdd2ab28e21d9c7c9fe0742d107fd6e4 (patch) | |
| tree | c5a93fcaafeb6533e7cee51a50a9308560be6026 /ext/bcmath/libbcmath/src | |
| parent | 1f49fb1bcdcd2fd4bf81fbcd7c513bdbd8648cf4 (diff) | |
| download | php-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
