Using Endpoint you can't hide exceptions because of custom error handler.

According to http://php.net/manual/en/language.operators.errorcontrol.php custom handler will be called even if you use @ before functions.

Comments

Namzhilma Zhambalova created an issue. See original summary.

Namzhilma Zhambalova’s picture

Assigned: Namzhilma Zhambalova » Unassigned
Status: Active » Needs review
StatusFileSize
new802 bytes

I prepared patch to solve the problem.

kala4ek’s picture

Assigned: Unassigned » kala4ek

kala4ek’s picture

Assigned: kala4ek » Unassigned
Status: Needs review » Fixed

Thanks, committed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.