We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 420f3dc commit cec087eCopy full SHA for cec087e
ext/standard/tests/file/windows_mb_path/util.inc
@@ -90,7 +90,7 @@ function remove_data($id, $dir = NULL)
90
}
91
92
93
-/* Keep this file ASCII, so zend.multibyte related stuff can be tasted as well. */
+/* Keep this file ASCII, so zend.multibyte related stuff can be tested as well. */
94
include __DIR__ . DIRECTORY_SEPARATOR . "util_utf8.inc";
95
function create_data($id, $item = "", $cp = 65001)
96
{
0 commit comments