getCore()); // destroy backups foreach ($image->getBackups() as $backup) { imagedestroy($backup); } return true; } }