php.ini query

2 posts by 2 authors in: Forums > CMS Builder
Last Post: Yesterday at 8:26pm   (RSS)

I've noticed that recent releases have come with a couple of php.ini settings enabled by default:

display_startup_errors = On
display_errors = On

I'm just wondering why, since it's usually good security practice not to show errors, so shouldn't these two be disabled by default?