Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41676 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 22829 invoked from network); 4 Nov 2008 23:40:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Nov 2008 23:40:55 -0000 Authentication-Results: pb1.pair.com header.from=kalle.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=kalle.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 72.14.220.159 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: kalle.php@gmail.com X-Host-Fingerprint: 72.14.220.159 fg-out-1718.google.com Received: from [72.14.220.159] ([72.14.220.159:43704] helo=fg-out-1718.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 48/8C-15458-68DD0194 for ; Tue, 04 Nov 2008 18:40:55 -0500 Received: by fg-out-1718.google.com with SMTP id 16so2992692fgg.23 for ; Tue, 04 Nov 2008 15:40:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=If1huoIvJ4vID6OasiGJfcMyRPHiIt/G8WVK6GxNO4s=; b=kWher/Ac5bgmvusjTPZAI4wRp6738wF7hbH3CpbaNSMi2nekKmtn3GVXl+swRC8Aab 1ByKaQxsaKsOA1DdGEx4yblAqxpM0joadXRW7JKV/h/sDU14Y2DlwdlYCxpSHhFqS9AE 1wkTwepTQtTo7SNLOjVXMhc6AeFwRC7staNuw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=SiHKahVmowEeyOb0We7Th2g9lXGFFEBYgjNeLcFaT/Pg7R5aZ5vvKFK/UhwrkUS/yi LFBGRovyuFEWPFMFwok8JSU2KyhVNFOuY6GmrwK9lQ5wBrQmDPf/VScU2HTdfQIGoN++ y290tggEaY20k3nudxV+Nl4DKWlSwNpuIcEkU= Received: by 10.187.202.7 with SMTP id e7mr40410faq.33.1225842053586; Tue, 04 Nov 2008 15:40:53 -0800 (PST) Received: by 10.187.218.19 with HTTP; Tue, 4 Nov 2008 15:40:53 -0800 (PST) Message-ID: <2dedb8a0811041540g5f05d436qd3e720dd0df09c60@mail.gmail.com> Date: Wed, 5 Nov 2008 00:40:53 +0100 To: "=?ISO-8859-1?Q?Cristian_Rodr=EDguez?=" Cc: "Lukas Kahwe Smith" , johannes@php.net, "PHP Development" In-Reply-To: <4910D9E7.7040301@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <2dedb8a0810260632k53529eafma4f760afaf4f5a8@mail.gmail.com> <1225031033.6991.5.camel@goldfinger.johannes.nop> <2dedb8a0810262216l38c08e8bub7604a64d6603805@mail.gmail.com> <0DB6F005-EC2D-4D51-8C56-5FCA6017611B@pooteeweet.org> <2dedb8a0810270026r6dc193cat55a66feda08c3485@mail.gmail.com> <2DBE2668-D4D1-4DF8-8242-3BCFDD4CFE8E@pooteeweet.org> <4910D9E7.7040301@suse.de> Subject: Re: [PHP-DEV] Resource constants From: kalle.php@gmail.com ("Kalle Sommer Nielsen") 2008/11/5 Cristian Rodr=EDguez : > Lukas Kahwe Smith escribi=F3: > >> Also should there be some other way to get STDOUT and STDERR defined > > I assume we are talking about userland constants right ? Yes, userland constants defined with define(). > > > -- > "Good, Fast, Cheap: Pick any two (you can't have all three)." > > Cristian Rodr=EDguez R. > Platform/OpenSUSE - Core Services > SUSE LINUX Products GmbH > Research & Development > http://www.opensuse.org/ > > > --=20 Kalle Sommer Nielsen