Commit c873c35
committed
refactor: add \ for regex string
Both the string before and after the change are the same string in PHP,
but I got a pattern error when I entered the string before the change
in https://regex101.com/.1 parent d68e7f3 commit c873c35
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
0 commit comments