Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:60756 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 94136 invoked from network); 6 Jun 2012 10:08:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Jun 2012 10:08:55 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; 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: pierre.php@gmail.com X-Host-Fingerprint: 209.85.161.170 mail-gg0-f170.google.com Received: from [209.85.161.170] ([209.85.161.170:58687] helo=mail-gg0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A2/B3-08677-43C2FCF4 for ; Wed, 06 Jun 2012 06:08:54 -0400 Received: by ggnf2 with SMTP id f2so5368424ggn.29 for ; Wed, 06 Jun 2012 03:08:50 -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=fHRH3+AtcIBonYsEuvNc8vPeSMQ4miWP2aFpmfDOmj4=; b=Qbu8wzfs3eNqk4GjA9Vesg3bog788x+6lHZY73C3a4iKtDgeUWiDAy2O2JSlzqKLZe DExRl4BXGDYQBvlW/EuFudMjY9iz5SusF/KxDHyk/YLE7duILWXiQNznc8fQ1AQjq6CY dP1x4vBf9dwTDgJLj7Osgdn6TohONg3WSyxnZ3jxThb9ZUfM8atK9fMSeNZL7Olbx7so KEg7ERRkKNHmSVUMvl/r2cDSWi/8ZiIQiQU3Ww2lGKfKiOdxl73IW8mHM8DKRhjsh41B SjtlQAS4AE9y3X5WXCCy1Xoo6FggyI0Er9560Bq2ZtJA30yApvAtLSZO68mIBNGpmcG3 n5gg== MIME-Version: 1.0 Received: by 10.236.165.74 with SMTP id d50mr15149556yhl.48.1338977330281; Wed, 06 Jun 2012 03:08:50 -0700 (PDT) Received: by 10.147.113.7 with HTTP; Wed, 6 Jun 2012 03:08:50 -0700 (PDT) In-Reply-To: <9a2db39a-1bf2-4f7d-9713-2c6672d51783@email.android.com> References: <9a2db39a-1bf2-4f7d-9713-2c6672d51783@email.android.com> Date: Wed, 6 Jun 2012 12:08:50 +0200 Message-ID: To: Derick Rethans Cc: David Soria Parra , internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] boolval() again From: pierre.php@gmail.com (Pierre Joye) hi, Pull it but I would still do a RFC to clearly document it (exact behaviors), which could be then used by the doc team and to implement tests. On Wed, Jun 6, 2012 at 11:51 AM, Derick Rethans wrote: > David Soria Parra wrote: > >> Going through the 26 open pull requests (please let us work on getting >> that number down), I stumbled over >> https://github.com/php/php-src/pull/60. >> >> This was already proposed on the mailinglits, but the thread died fast >> without >> a satisfying answer on whether to add a function boolval() or not. >> >> Personally I would like to see the function in. Having a complete set >> of XYZval() functions is a good reason for me to add that function. >> The >> implementation is simple and straight forward and easy to maintain. >> >> Do we need an RFC for that simple pull request or can we just go ahead >> and pull it? > Pull it. > > Derick > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org