diff options
| author | Marcus Boerger <helly@php.net> | 2003-07-01 23:29:36 +0000 |
|---|---|---|
| committer | Marcus Boerger <helly@php.net> | 2003-07-01 23:29:36 +0000 |
| commit | 550028743202cb0eb220c164e4478a392f25a09b (patch) | |
| tree | 028ffc59a65e764aa68b44db8d57653c3fda9573 /netware | |
| parent | 5dd671e3cc5a821477e65b83c4160128bfb1515c (diff) | |
| download | php-git-550028743202cb0eb220c164e4478a392f25a09b.tar.gz | |
Fix __clone().
# This is somewhat discussable. I copied all properties from the old to the
# new object. But for type correctness we only need to copy the properties
# declared in the class and its parents.
#
# Also someone might want to take care about static and const members.
Diffstat (limited to 'netware')
0 files changed, 0 insertions, 0 deletions
