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