code = '123StringCode'; } } class Issue244ExceptionIntCode extends Exception { public function __construct() { $this->code = 123; } }