PHP zip_close library method

The PHP zip_close() function causes the stream to be closed and the connection to the corresponding Zip Archive to be broken. It's is a good programming practice to clear the used buffer memory allocated by PHP zip_close() function.