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 1b40bb7 commit 5b82fd4Copy full SHA for 5b82fd4
ext/zip/tests/oo_addfile.phpt
@@ -34,7 +34,7 @@ if ($zip->status == ZIPARCHIVE::ER_OK) {
34
])) {
35
echo "failed\n";
36
} else {
37
- echo "OK";
+ echo "OK\n";
38
}
39
$zip->close();
40
0 commit comments