fpErrorNotifierPlugin icon indicating copy to clipboard operation
fpErrorNotifierPlugin copied to clipboard

More flexible ignore handler

Open makasim opened this issue 15 years ago • 0 comments

The more flexible ignore handler.

It would be cool to have ability to define ignored erros by minix this options:

  • message pattern
  • exception class for php errors it will be a ErrorException instance or its children.
  • code matching
  • severities matching
  • and so on

Assigned to 66Ton99

makasim avatar Aug 13 '10 20:08 makasim