List of all Regex mentioned in the code..
| Value | Count | File:Line |
|---|---|---|
| '#\s*[a-zA-Z]*Exception:\s+(.+)#' | 1 |
|
| '#Fatal error:\s+.+?\s+in\s+(.+?)(?:\(\d+\))?\s+#' | 1 |
|
| '#Parse error:\s+.+?\sin\s+(.+?)(?:\(\d+\))\s+#' | 1 |
|
List of all Regex mentioned in the code..
| Value | Count | File:Line |
|---|---|---|
| '#\s*[a-zA-Z]*Exception:\s+(.+)#' | 1 |
|
| '#Fatal error:\s+.+?\s+in\s+(.+?)(?:\(\d+\))?\s+#' | 1 |
|
| '#Parse error:\s+.+?\sin\s+(.+?)(?:\(\d+\))\s+#' | 1 |
|