Commit 1026863
committed
minor #6662 preg_match throw an warning (nicolae-stelian)
This PR was submitted for the 3.1 branch but it was merged into the 2.7 branch instead (closes #6662).
Discussion
----------
preg_match throw an warning
The line 139 throw an warning: preg_match(): Unknown modifier ']'. Remove from regular expression the "/" character
Commits
-------
50f0256 preg_match throw an warning1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
| 137 | + | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| |||
0 commit comments