Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56411 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 40882 invoked from network); 18 Nov 2011 20:11:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Nov 2011 20:11:03 -0000 Authentication-Results: pb1.pair.com smtp.mail=felipensp@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=felipensp@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.161.170 as permitted sender) X-PHP-List-Original-Sender: felipensp@gmail.com X-Host-Fingerprint: 209.85.161.170 mail-gx0-f170.google.com Received: from [209.85.161.170] ([209.85.161.170:52224] helo=mail-gx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 12/57-06569-7DBB6CE4 for ; Fri, 18 Nov 2011 15:11:03 -0500 Received: by ggnk1 with SMTP id k1so2041167ggn.29 for ; Fri, 18 Nov 2011 12:11:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=McwyFfMyHX9USu0f6PgOjBDByE6jguGYCcy23xh8hM0=; b=veFXYOYmOVCVuSO8J3mXRxFVmfoKXhIeGgQR5CODsitF04N/nl1ynAAV9hdRbcyrLB UVm3ADYqdtpDIrQ7wZQYfhyeA19Z0MoJV2wZ8AVOszyfe+QW6al3HVa+/GLrAkjj98Cl sze/XMfgpF5g+K0idPncPZWSm6hsu17p4K+hY= Received: by 10.68.62.136 with SMTP id y8mr11611049pbr.87.1321647060146; Fri, 18 Nov 2011 12:11:00 -0800 (PST) MIME-Version: 1.0 Received: by 10.68.44.5 with HTTP; Fri, 18 Nov 2011 12:10:39 -0800 (PST) In-Reply-To: References: Date: Fri, 18 Nov 2011 18:10:39 -0200 Message-ID: To: Scott Aubrey Cc: internals@lists.php.net Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Phar::createDefaultStub on cli-server From: felipensp@gmail.com (Felipe Pena) 2011/11/10 Scott Aubrey : > Hi List, > > When testing out 5.4b2 , I've noticed that the default Phar stub runs > the first argument to Phar::createDefaultStub when run using the cli > server. Is this right? Should i file a bug? > I can't understand, please file a bug explaining such behavior. Thanks. -- Regards, Felipe Pena