Skip to content

Disable PHP_DISPLAY_ERRORS by default and add documentation#76

Open
RisingOpsNinja wants to merge 2 commits intonfrastack:mainfrom
RisingOpsNinja:php-display-error
Open

Disable PHP_DISPLAY_ERRORS by default and add documentation#76
RisingOpsNinja wants to merge 2 commits intonfrastack:mainfrom
RisingOpsNinja:php-display-error

Conversation

@RisingOpsNinja
Copy link
Copy Markdown

Hi,

first of all, thank you for your work on the Docker images.

I suggest that it would be better to disable PHP setting display_errors by default. For test environments, the setting can be very helpful, but for production environments it could lead to exposes sensitive information.

The environment variable PHP_DISPLAY_ERRORS to control it, is also not documented, so it is easily overlooked.

Best regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant