Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:45222 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 91961 invoked from network); 6 Aug 2009 02:57:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Aug 2009 02:57:46 -0000 Authentication-Results: pb1.pair.com smtp.mail=oorza2k5@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=oorza2k5@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.219.224 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: oorza2k5@gmail.com X-Host-Fingerprint: 209.85.219.224 mail-ew0-f224.google.com Received: from [209.85.219.224] ([209.85.219.224:49758] helo=mail-ew0-f224.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 93/40-14714-9A64A7A4 for ; Wed, 05 Aug 2009 22:57:45 -0400 Received: by ewy24 with SMTP id 24so630118ewy.23 for ; Wed, 05 Aug 2009 19:57:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=NJ+SZxCkt3krC2/F0fh75/QqkTFPgBP84m1/2KZyrC8=; b=srnoq832CC+HWUUhp52aw++OZfzLIEqExxtAhtanzgeyM18Tq1ck6yQQda4XxocYLX KqFDAqOC5tSTyWI50n188VoIWnxN4UlcWoj9nDHEm4/GnFMyIpK+RiHwOd/wlzXYjzc9 8nJvLtW0tUYkWr03dGViCoOgEZZOUKXMWPfac= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=jp6mRnlYJ/dumrya++LPg+1oltU4mPIAXEV9EXhNO6DHL3EKekKFCMVB84/eaZ8KAW hBsuklWlB9IUc+mI/YTOwcrmlVLu+KaEkQZOKfUHmSDkA62QWcvbBhzVdz/dIngpLoNa KlUy8TfImoKx6YjNQJm0ZUosXRm6w6qjWAfGo= MIME-Version: 1.0 Received: by 10.210.110.5 with SMTP id i5mr9064283ebc.80.1249527462114; Wed, 05 Aug 2009 19:57:42 -0700 (PDT) In-Reply-To: <1249521016.3598.14.camel@goldfinger.johannes.nop> References: <68de37340908022220t5c5e9b72t2b6e8c4ae50ffb63@mail.gmail.com> <1249521016.3598.14.camel@goldfinger.johannes.nop> Date: Wed, 5 Aug 2009 22:57:42 -0400 Message-ID: <68de37340908051957x3c82d566v8f9a203d4100ee36@mail.gmail.com> To: =?UTF-8?Q?Johannes_Schl=C3=BCter?= Cc: PHP Development Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] mod_files.sh patch From: oorza2k5@gmail.com (Eddie Drapkin) 2009/8/5 Johannes Schl=C3=BCter : > Hi, > > On Mon, 2009-08-03 at 01:20 -0400, Eddie Drapkin wrote: >> There's a script, mod_files.sh, in ext/session for creating directory >> tree with depth X for sessions. =C2=A0As it stands, it's pretty poorly >> documented and very basic. =C2=A0I got exceptionally bored and rewrote m= ost >> of it, the patch is attached. =C2=A0It runs fine for me in linux (with s= h >> version 4.0). =C2=A0I don't have any other *NIX systems to test it out o= n, >> so I can't verify that it works in anything but linux, sorry. > > Can you open a bug report at http://bugs.php.net and refer to the patch > there so it won't be lost? - Thanks! > > johannes > > > Alright, here you go! http://bugs.php.net/bug.php?id=3D49175& :)