We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 388f307 commit 72e3d85Copy full SHA for 72e3d85
1 file changed
Zend/tests/GHSA-wm6j-2649-pv75.phpt
@@ -15,6 +15,8 @@ mb_regex_encoding('iso-8859-11');
15
mb_ereg_search_init('x');
16
?>
17
--EXPECTF--
18
+Deprecated: Function mb_regex_encoding() is deprecated since 8.6, because the underlying library is no longer maintained in %s on line %d
19
+
20
Fatal error: Uncaught ValueError: mb_regex_encoding(): Argument #1 ($encoding) must be a valid encoding, "iso-8859-11" given in %s:%d
21
Stack trace:
22
#0 %s(%d): mb_regex_encoding('iso-8859-11')
0 commit comments