<?php class Ticket842 { public function __construct() { try { // } catch (Exception $e) { error_log($e->getMessage()); } } } ?>