Adrian Dmitroca

Results 15 comments of Adrian Dmitroca

Just started facing the same issue. I'm not using Clone field at all, things broke after adding 3 new layouts in Flexible Content field.

Extra insight: I have noticed that it sometimes crash in class-config.php file (like mentioned in the first comment), but sometimes also here: ` Fatal error: Allowed memory size of 805306368...

Not sure if this is actually related, but after quick investigation I found out that memory issue kicks in when there's a layout inside Flexible Content that doesn't have any...

I've been doing some testing with this. `Debug` integration is catching errors correctly, but it never reaches `beforeSend` stage (which is required before sending to Sentry), even if the hub...

It's not just about HTTP exceptions, but generally about ignored exception types in `$dontReport` array.