[Debug] Allow throwing from __toString() with return trigger_error($e, E_USER_ERROR);
#15076
Merged
nicolas-grekas merged 1 commit intosymfony:2.8from Jun 25, 2015
return trigger_error($e, E_USER_ERROR);
#15076