Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DOCS] Document new errorHandlerIgnoreSuppressed* options #301

Conversation

sbuerk
Copy link

@sbuerk sbuerk commented Apr 8, 2023

This change adds the documentation for the recently added configuration options:

  • errorHandlerIgnoreSuppressedPhpDeprecations
  • errorHandlerIgnoreSuppressedPhpNotices
  • errorHandlerIgnoreSuppressedPhpWarnings
  • errorHandlerIgnoreSuppressedUserDeprecations
  • errorHandlerIgnoreSuppressedUserNotices
  • errorHandlerIgnoreSuppressedUserWarnings

Related change sebastianbergmann/phpunit#5303

This change adds the documentation for the recently added
configuration options:

* errorHandlerIgnoreSuppressedPhpDeprecations
* errorHandlerIgnoreSuppressedPhpNotices
* errorHandlerIgnoreSuppressedPhpWarnings
* errorHandlerIgnoreSuppressedUserDeprecations
* errorHandlerIgnoreSuppressedUserNotices
* errorHandlerIgnoreSuppressedUserWarnings

Related change sebastianbergmann/phpunit#5303
@sbuerk sbuerk force-pushed the errorhandler-suppress-configuration branch from e962190 to 8e471f3 Compare April 9, 2023 10:38
sbuerk referenced this pull request in sbuerk/phpunit-documentation-english Apr 9, 2023
This change adds the documentation for the recently added
configuration options:

* errorHandlerIgnoreSuppressedPhpDeprecations
* errorHandlerIgnoreSuppressedPhpNotices
* errorHandlerIgnoreSuppressedPhpWarnings
* errorHandlerIgnoreSuppressedUserDeprecations
* errorHandlerIgnoreSuppressedUserNotices
* errorHandlerIgnoreSuppressedUserWarnings

Related change sebastianbergmann/phpunit#5303
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.

2 participants