- Issue created by @dimas.opalko
- Status changed to Needs review
13 days ago 9:41am 21 July 2025 - πΊπ¦Ukraine reflie
Changes look reasonable for me: logger should be used instead of error_log().
The main problem appears when you have file fields in paragraphs.It works as expected, but adds to many unneded logs.
Upload a file into paragraph.
Remove php errors and replace the last one with watchdog warning.
Take a look into patch
Active
2.76
Code
Changes look reasonable for me: logger should be used instead of error_log().