NB: that'd to be true for all this VCWD mess
@ -905,7 +905,7 @@ ZIPARCHIVE_METHOD(open)
RETURN_FALSE;
}
if (!VCWD_REALPATH(filename, resolved_path)) {
if (!expand_filepath(filename, resolved_path TSRMLS_CC)) {