--TEST-- zip_entry_close() function: simple and double call --SKIPIF-- --FILE-- Done --EXPECTF-- entry_open: bool(true) entry_close: bool(true) entry_close: Warning: zip_entry_close(): supplied resource is not a valid Zip Entry resource in %s bool(false) Done