summaryrefslogtreecommitdiff
path: root/ext/phar/tests/files/phar_test.inc
diff options
context:
space:
mode:
Diffstat (limited to 'ext/phar/tests/files/phar_test.inc')
-rw-r--r--ext/phar/tests/files/phar_test.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/phar/tests/files/phar_test.inc b/ext/phar/tests/files/phar_test.inc
index f82471d13b..30ccf2058f 100644
--- a/ext/phar/tests/files/phar_test.inc
+++ b/ext/phar/tests/files/phar_test.inc
@@ -5,7 +5,7 @@ if (function_exists('date_default_timezone_set')) {
}
$manifest = (binary)'';
-$glags = 0;
+$gflags = 0;
foreach($files as $name => $cont)
{