Update php-warning.yaml

patch-1
Prince Chaddha 2021-09-17 13:13:40 +05:30 committed by GitHub
parent 769a6ea059
commit 0b7c12951c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -12,11 +12,11 @@ requests:
path: path:
- '{{BaseURL}}' - '{{BaseURL}}'
matchers-condition: and matchers-condition: or
matchers: matchers:
- type: word - type: regex
words: regex:
- '<title>PHP warning</title>' - '(?m)^<title>([a-z /A-Z.(0-9):]+)?PHP warning([a-z /A-Z.(0-9):]+)?<\/title>$'
- type: status - type: status
status: status: