Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36685 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37693 invoked from network); 30 Mar 2008 14:31:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Mar 2008 14:31:33 -0000 Authentication-Results: pb1.pair.com smtp.mail=steph@zend.com; spf=permerror; sender-id=softfail Authentication-Results: pb1.pair.com header.from=steph@zend.com; sender-id=softfail Received-SPF: error (pb1.pair.com: domain zend.com from 64.97.136.175 cause and error) X-PHP-List-Original-Sender: steph@zend.com X-Host-Fingerprint: 64.97.136.175 smtpout0175.sc1.he.tucows.com Solaris 8 (1) Received: from [64.97.136.175] ([64.97.136.175:53299] helo=n068.sc1.he.tucows.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5C/A8-14120-344AFE74 for ; Sun, 30 Mar 2008 09:31:33 -0500 Received: from sc1-out03.emaildefenseservice.com (64.97.139.2) by n068.sc1.he.tucows.com (7.2.069.1) id 4769316E01015EC6; Sun, 30 Mar 2008 14:31:26 +0000 X-SpamScore: 2 X-Spamcatcher-Summary: 2,0,0,5acd92a368d97efa,dee07722c5b14e2b,steph@zend.com,-,RULES_HIT:355:379:539:540:541:542:543:567:599:601:967:973:980:988:989:1155:1156:1260:1277:1311:1313:1314:1345:1437:1515:1516:1518:1534:1539:1587:1593:1594:1711:1730:1747:1766:1792:2073:2075:2078:2393:2525:2559:2563:2682:2685:2828:2857:2859:2933:2937:2939:2942:2945:2947:2951:2954:3022:3027:3352:3622:3743:3865:3866:3867:3868:3869:3872:3873:3874:3934:3936:3938:3941:3944:4250:4886:5007:6119:6261:7679:7875: 7903,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:,MSBL:none,DNSBL:none,TSO:0 X-Spamcatcher-Explanation: Received: from foxbox (host86-130-56-54.range86-130.btcentralplus.com [86.130.56.54]) (Authenticated sender: steph.fox) by sc1-out03.emaildefenseservice.com (Postfix) with ESMTP; Sun, 30 Mar 2008 14:31:24 +0000 (UTC) Message-ID: <004f01c89272$da987250$4001a8c0@foxbox> Reply-To: "Steph Fox" To: "Greg Beaver" , "Lars Strojny" Cc: "php-dev" , "Elizabeth Smith" References: <47ED6D97.3030109@chiaraquartet.net> <1206788577.3621.15.camel@localhost> <47EEC989.5020603@chiaraquartet.net> Date: Sun, 30 Mar 2008 15:32:14 +0100 Organization: Zend Technologies MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: Re: [PHP-DEV] practical phar considerations From: steph@zend.com ("Steph Fox") Hi Greg, > Phar::compressArchive() /* Steph hated this when I originally proposed it, > perhaps she's changed her mind? */ Nope :) I still think compress(Phar::BZ2|GZ), uncompress(), compressAllFiles(), uncompressAllFiles(). And I also think compressAllFiles() only means something to a handful of people on the planet and needs good clear documentation. > Do you want to take a crack at a patch for any of these API features once > they are worked out (buildFromDirectory should be an easy one, if you > would like to start there)? Aw, I had my eye on that :) - Steph > > Thanks, > Greg > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >