Add some error Code that will be ignored permanently.
ignores:Array
(
    [0] => ignore_111
    [1] => ignore_222
    [2] => ig_44
    [3] => ig_55
    [4] => ig_66
    [5] => ig_77
)
Remove some error Code from ignore-list.
ignores:
Array ( [0] => ignore_111 [1] => ig_44 [2] => ig_77 )

pat-Warning: If you are a developer, take care for this warning!
   Something wants to warn you.
Empty ignore-list.
ignores:
Array ( )

pat-Notice: This is just a notice.