summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2016-05-30 12:48:00 +0200
committerAnatol Belski <ab@php.net>2016-05-30 12:48:00 +0200
commit933d6b188c62bea6e10e67bea97ac23f51f6ecce (patch)
tree6691184c5b5c0bbb9040196f5e42046fda4b958d
parent97c530fece03bb42b43137b8542d33a4a09f31c7 (diff)
downloadphp-git-933d6b188c62bea6e10e67bea97ac23f51f6ecce.tar.gz
fix test title
-rw-r--r--ext/zip/tests/bug72258.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/zip/tests/bug72258.phpt b/ext/zip/tests/bug72258.phpt
index 0e0c8c1a71..87ba618450 100644
--- a/ext/zip/tests/bug72258.phpt
+++ b/ext/zip/tests/bug72258.phpt
@@ -1,5 +1,5 @@
--TEST--
-Bug #72258 ZipArchive converts fns to unrecoverable form
+Bug #72258 ZipArchive converts filenames to unrecoverable form
--SKIPIF--
<?php
/* $Id$ */