Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:60768 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39954 invoked from network); 6 Jun 2012 20:18:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Jun 2012 20:18:27 -0000 Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.42 as permitted sender) X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 209.85.213.42 mail-yw0-f42.google.com Received: from [209.85.213.42] ([209.85.213.42:34431] helo=mail-yw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B8/91-29813-21BBFCF4 for ; Wed, 06 Jun 2012 16:18:26 -0400 Received: by yhfq11 with SMTP id q11so5944646yhf.29 for ; Wed, 06 Jun 2012 13:18:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=q2eBLN4+I4DFn2j41UYOUTOTqAKxWQMQtKA/0X4zRBg=; b=r7GnkC1NgzBi6v8KNIsSWoOnqyiVIhXoLB4LnZlYDruO10i0WtkcL21CIf/yXiMC17 52Zw/4SqbsK7PW7tilbyBBIreUYZv2jnIRc2vTQALMU/JXdDedgOU0UP4iD5xKQvqMMQ B46SKOry9q+P8T4JenkBIYg/kUVzH80KXcyi/5NXi2OzPy0HKjCVfeNGuJtXVMWfnKLj ADiEuEtuP0mBMqeeCN63EtuWDs43klpeq//0uTcMdDAw64q+gxqhpIkndsGXtFBnrZbI stV1Jo6F0XVAlMIJOCo6x8GMYOp0ATkBFXB2x821RpFiBZO/opxqWRGLGE7jWa6e11zg Qsmg== MIME-Version: 1.0 Received: by 10.236.109.225 with SMTP id s61mr17801454yhg.5.1339013903862; Wed, 06 Jun 2012 13:18:23 -0700 (PDT) Received: by 10.146.192.27 with HTTP; Wed, 6 Jun 2012 13:18:23 -0700 (PDT) Received: by 10.146.192.27 with HTTP; Wed, 6 Jun 2012 13:18:23 -0700 (PDT) In-Reply-To: References: Date: Wed, 6 Jun 2012 21:18:23 +0100 Message-ID: To: David Soria Parra Cc: internals@lists.php.net Content-Type: multipart/alternative; boundary=20cf30363b0916c9cf04c1d3787e Subject: Re: [PHP-DEV] boolval() again From: hannes.magnusson@gmail.com (Hannes Magnusson) --20cf30363b0916c9cf04c1d3787e Content-Type: text/plain; charset=UTF-8 On 6 Jun 2012 08:43, "David Soria Parra" wrote: > > Do we need an RFC for that simple pull request or can we just go ahead > and pull it? Please don't waste your time on an rfc for it. If you really want to write anything, write the doc. -Hannes --20cf30363b0916c9cf04c1d3787e--