Skip to content

Commit fba06d8

Browse files
committed
Fix merge issue
1 parent 90eabf5 commit fba06d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/phar/util.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1504,7 +1504,6 @@ static zend_result phar_call_openssl_signverify(bool is_sign, php_stream *fp, ze
15041504
zval_ptr_dtor(&retval);
15051505
ZEND_FALLTHROUGH;
15061506
case IS_FALSE:
1507-
default:
15081507
zval_ptr_dtor(&zp[1]);
15091508
return FAILURE;
15101509
}

0 commit comments

Comments
 (0)