Commit 1f77b4f
committed
This PR was merged into the 7.1 branch.
Discussion
----------
[Validator] Fix `mb_detect_encoding` link in `Charset`
Fix mb_detect_encoding link sending to 404 ( https://www.php.net/manual/en/function.mb-detect-encoding().php )
Commits
-------
f3ca92f [Validator] Fix mb_detect_encoding link in Charset
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
0 commit comments