Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65931 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 25486 invoked from network); 19 Feb 2013 12:06:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Feb 2013 12:06:57 -0000 Authentication-Results: pb1.pair.com header.from=php@golemon.com; sender-id=softfail Authentication-Results: pb1.pair.com smtp.mail=php@golemon.com; spf=softfail; sender-id=softfail Received-SPF: softfail (pb1.pair.com: domain golemon.com does not designate 209.85.210.179 as permitted sender) X-PHP-List-Original-Sender: php@golemon.com X-Host-Fingerprint: 209.85.210.179 mail-ia0-f179.google.com Received: from [209.85.210.179] ([209.85.210.179:55915] helo=mail-ia0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C6/E0-17768-FDA63215 for ; Tue, 19 Feb 2013 07:06:56 -0500 Received: by mail-ia0-f179.google.com with SMTP id x24so6045500iak.10 for ; Tue, 19 Feb 2013 04:06:53 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:sender:x-originating-ip:date :x-google-sender-auth:message-id:subject:from:to:content-type :x-gm-message-state; bh=U9LIdBgUWQWbu7kOUvq5mL4vF2EHtWj9NluNVxAWpBo=; b=M7qUTzrG/grC6aZCevOnuNOnS1M/PJ8Ns1AI1Xq1LtZn0uP3McuMX/ITfGxp9Irgjm AHCjlL3dMsMeJz6hoLZKbra5uK8AadoUY8e/ristHwXjCxHO3E/Fc/JSRJA6OP4fg2WB j3wmQKF+b5Kv8CLmd8U6yOfx+SajeTz9+5y/97771h0W9NcqsN8wPfwx2RjdXGNqHBrU BxwUea07iPGo0zIihIgibSlGvZwdqJRowTSqT7JJaC3SlbvaxFg0cFeJ3BmpeDipXBxA XLw2WLBgiwRRcwAJ1D+7k1nWe6p/motxfqZG4GXacA+PC6rlO1B/A6NxqHaMbO9n0bNM Ib8g== MIME-Version: 1.0 X-Received: by 10.50.214.67 with SMTP id ny3mr9061911igc.13.1361275613122; Tue, 19 Feb 2013 04:06:53 -0800 (PST) Sender: php@golemon.com Received: by 10.64.139.100 with HTTP; Tue, 19 Feb 2013 04:06:53 -0800 (PST) X-Originating-IP: [2001:470:1f09:2fa:3946:fb9f:110c:b276] Date: Tue, 19 Feb 2013 04:06:53 -0800 X-Google-Sender-Auth: yqy2YxmpEBFRlB17eLLtOtVroxg Message-ID: To: PHP internals Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQmnRPiqieTDBEyRIFcO5GqbLk1NGmGPzWq3kQIzUNPxby0Jvr1reBpaVoqgngUOLT4kQQeV Subject: [RFC] Allow trailing comma in function call argument lists From: pollita@php.net (Sara Golemon) Opening RFC to allow trailing comma in function call argument lists https://wiki.php.net/rfc/trailing-comma-function-args