--TEST-- Bug #24884 (calling $this->__clone(); crashes php) --SKIPIF-- --FILE-- __copy(); var_dump($test2); ?> --EXPECTF-- object(Test)#%d (0) { }