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 3976a8c commit 2d97addCopy full SHA for 2d97add
tests/005.phpt
@@ -6,7 +6,7 @@ XML Parser: mixing character encodings
6
print 'skip - xml extension not available';
7
}
8
if (!extension_loaded('mbstring')) {
9
- print 'skip - exif extension not available';
+ print 'skip - mbstring extension not available';
10
11
?>
12
--FILE--
0 commit comments