Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:60173 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27795 invoked from network); 18 Apr 2012 09:04:20 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Apr 2012 09:04:20 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.160.170 mail-gy0-f170.google.com Received: from [209.85.160.170] ([209.85.160.170:64862] helo=mail-gy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 92/84-03614-4938E8F4 for ; Wed, 18 Apr 2012 05:04:20 -0400 Received: by ghbg2 with SMTP id g2so3973605ghb.29 for ; Wed, 18 Apr 2012 02:04:17 -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=7LrbQ9pldMmEy/MJxSxqNVOFVKHsYqSyLpXN77T+NOg=; b=GzXNmLaqe+dkhpSMnU1/PjqKRv7h7tHLf+SU8Yzk3bqkqzVG93KjlbDXdC3fe9FnAD VLzO1LjqEuiaN2tIec/0aU4is3ihcwsLb/tgudzMMfGqOuJ+ZNfXRwBbYEEWUO5T0SWg jDwqxoOD2PIQqlGqhU5YjdlOlIBX373dnSy/dVVn5gPqeIxAT/2PUEpOSJQEAfqSf8V9 9VZjaYSX7wX+5rgXLTF1rwshTZVabqt1WfoHCUcq8tWOapTZ+CJ91xbuUn0FVVszGmNE WG8DPDYErFAsOPG7olzX0mhQCCqSxRBKIWZGaqZmUyL72YqwFtUgz/rA9aK63XjRxUug yq2g== MIME-Version: 1.0 Received: by 10.236.79.195 with SMTP id i43mr1312537yhe.53.1334739857602; Wed, 18 Apr 2012 02:04:17 -0700 (PDT) Received: by 10.147.32.16 with HTTP; Wed, 18 Apr 2012 02:04:17 -0700 (PDT) In-Reply-To: <4F8DF4B1.2040307@sugarcrm.com> References: <4F8DF4B1.2040307@sugarcrm.com> Date: Wed, 18 Apr 2012 11:04:17 +0200 Message-ID: To: Stas Malyshev Cc: PHP Internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] [RFC] skipping optional parameters From: pierre.php@gmail.com (Pierre Joye) hi Stas, On Wed, Apr 18, 2012 at 12:54 AM, Stas Malyshev wrote: > create_query("deleted=0", "name",,, /*report_errors*/ true); I like the concept, a lot :) Indeed there is the "code written for only this version and above", from a syntax point of view. But that's something I do not care much about. Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org