Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:51422 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 70884 invoked from network); 2 Feb 2011 11:54:20 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Feb 2011 11:54:20 -0000 Authentication-Results: pb1.pair.com smtp.mail=rquadling@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=rquadling@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.170 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: rquadling@gmail.com X-Host-Fingerprint: 209.85.216.170 mail-qy0-f170.google.com Received: from [209.85.216.170] ([209.85.216.170:40925] helo=mail-qy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FC/20-03670-BE5494D4 for ; Wed, 02 Feb 2011 06:54:19 -0500 Received: by qyk10 with SMTP id 10so5327110qyk.8 for ; Wed, 02 Feb 2011 03:54:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:reply-to:from:date:message-id :subject:to:content-type; bh=J/9aCvbjK2U17PEO9095UEiqfqsXUXt+RY0fGo3FUGY=; b=L0YbeQE25vxxEtWO5iFLdOE8bVld0cubAXItSYasQz4ujtAnDwEgZi/pAKjDr5nxgo JssCXx1f6d/KNmEAwPlrJvd9N9LEbfLhYdXZsHzh0KH3SRJss6G93yQP+7TyKmnWajz4 AdrVSp9u25ciVonsUL1AgKrkvdyC/PJQJqYwI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:reply-to:from:date:message-id:subject:to:content-type; b=G+kpJphlUkcFytweaDAw/8JW6qzjjgiY/0+rFZKeH3x0Dq4gxkJ/oqtCFcJhc7ySot lsM1a4DEDAl3UVuKbLPswJoLXiPbQN32iyWoSjwOUMzLmNrWE07RBIN9hniSRlYZCfgy uTVd4BbjHQAY4CXFzknbj0bfZOZtpIseaNq5s= Received: by 10.224.67.78 with SMTP id q14mr8708635qai.258.1296647656942; Wed, 02 Feb 2011 03:54:16 -0800 (PST) MIME-Version: 1.0 Received: by 10.229.100.130 with HTTP; Wed, 2 Feb 2011 03:53:56 -0800 (PST) Reply-To: RQuadling@googlemail.com Date: Wed, 2 Feb 2011 11:53:56 +0000 Message-ID: To: PHP internals Content-Type: multipart/mixed; boundary=0015175cb558fdae6a049b4b4eb3 Subject: ZipArchive::addGlob and ZipArchive::addPattern tests. From: rquadling@gmail.com (Richard Quadling) --0015175cb558fdae6a049b4b4eb3 Content-Type: text/plain; charset=UTF-8 Hi. 2 tests for ZipArchive. ZipArchive::addGlob() ZipArchive::addPattern() Documentation to follow. -- Richard Quadling Twitter : EE : Zend @RQuadling : e-e.com/M_248814.html : bit.ly/9O8vFY --0015175cb558fdae6a049b4b4eb3--