diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2018-11-26 13:53:48 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2018-11-26 13:57:17 +0100 |
commit | e7131a4e9fa0acf8fc1e486b49851e71859ef5b8 (patch) | |
tree | 7ef08bc96e8e102b4e08f0e13bd615ad8fb444a7 /ext/reflection/php_reflection.c | |
parent | 28edeb2ba3551fc6cff2db0004d67435467cdaac (diff) | |
download | php-git-e7131a4e9fa0acf8fc1e486b49851e71859ef5b8.tar.gz |
Remove redundant Exception::__clone() method
Exceptions already prohibit cloning by setting clone_obj to NULL
(which is integrated with reflection). No need to additionally
define a dummy __clone() method.
Diffstat (limited to 'ext/reflection/php_reflection.c')
0 files changed, 0 insertions, 0 deletions