diff --git a/ext/phar/phar_object.c b/ext/phar/phar_object.c index 29f951389e1..d2b7e963a7c 100755 --- a/ext/phar/phar_object.c +++ b/ext/phar/phar_object.c @@ -331,6 +331,7 @@ PHP_METHOD(Phar, delete) RETURN_TRUE; } +/* }}} */ /* {{{ proto int Phar::getAlias() * Returns the alias for the PHAR or NULL