Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:102299 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 56477 invoked from network); 18 Jun 2018 23:28:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Jun 2018 23:28:56 -0000 Authentication-Results: pb1.pair.com smtp.mail=carusogabriel34@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=carusogabriel34@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.128.178 as permitted sender) X-PHP-List-Original-Sender: carusogabriel34@gmail.com X-Host-Fingerprint: 209.85.128.178 mail-wr0-f178.google.com Received: from [209.85.128.178] ([209.85.128.178:46816] helo=mail-wr0-f178.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3E/70-50397-830482B5 for ; Mon, 18 Jun 2018 19:28:56 -0400 Received: by mail-wr0-f178.google.com with SMTP id v13-v6so18509360wrp.13 for ; Mon, 18 Jun 2018 16:28:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=yihQ3zKz5z4ma7hAElpoQB+8+I46LCvLXzVMEVHVkAE=; b=W5p+aZ/tZlDahqlmjrozr4rcM1w2tiY3TXXxB3cMvwuHIZFOmwT99wSlUhukbA8V3R lbjRKsEDi/Tl2Ch+BvZaMWJ9drH+bQatSBmZBNy7qSe3kILPINBdl0jww7UJYPYfRzy0 KO85KJQ4O06fIMnS/BuCVimcyOdoUkJmtdl4zLjV5YOScnd5e/R2MViP7ooJAd5utlmN zghkUDRdADBmZsikAGWyDQxWa/3W+jnO9DQMYClHs0Dp1AS/6y/z9A8oo6ie0OnO6H7b j7CE2WV6hDV+vACBzKB0xUcqCzCiteOB3wFVc7Y/gd5PDF2fiEezY24qRvmvvwMHDKZs zqzQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=yihQ3zKz5z4ma7hAElpoQB+8+I46LCvLXzVMEVHVkAE=; b=rQ0aEhCUepIBWxl9GqwniS4jfun9i5tlcyyAhjVB4D5aObV+MYOOTApy35r7dJWz3J oKZ96YeRhYTIQrK0Ckr22LrVFiA+sNF9Ij75Dd5Ored/EAoU+HZo6b88B2BXgv6+B/GJ 5ahc+9S/Q/rm0CY4fNJeec04Es+3oenW/7CKNdJnlkRNVXckZRBZ8qQlt6s+QxtJCqW3 THelsp8BoX0XzDeFO6d7IavcUhQtKtQ9W8rrHviZjPZe/L3AxmwZLte3rGAxwhpq7fSq kZO/3hONFtUQpDhpDJoYvr99Zf/l+D2p155DefbL9o3xqqGQ4ymh6++5MvBoz1fY4LyD PO5A== X-Gm-Message-State: APt69E1WIizqGYIDFj8PMGgL+Xq6mzOVBCHLM0MnfO8TiX9BwDtWMhRL CnHaiAkelmQ9CD0HnJ+4NlKK7sSA/WRoeIQ1CKg= X-Google-Smtp-Source: ADUXVKI0e++A+TPDufxEmXcLwGWyeoGVoIEExp/amxEliWqVRyX48qc7uhRxvnzGGGhzm4c9WonxL0VM2/2BANSfxFg= X-Received: by 2002:adf:9e8c:: with SMTP id a12-v6mr10875077wrf.170.1529364533073; Mon, 18 Jun 2018 16:28:53 -0700 (PDT) MIME-Version: 1.0 Date: Mon, 18 Jun 2018 20:28:41 -0300 Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary="000000000000b9dbdf056ef2ed31" Subject: [RFC][Accepted] Make compact function reports undefined passed variables From: carusogabriel34@gmail.com (Gabriel Caruso) --000000000000b9dbdf056ef2ed31 Content-Type: text/plain; charset="UTF-8" Hi, internals Is my pleasure to announce that the "Make compact function reports undefined passed variables" RFC was accepted with *32* votes against *5*. The PR with the implementation can be found at https://github.com/php/php-src/pull/3240 Thank you all for your feedback on this one. Regards, -- Gabriel Caruso --000000000000b9dbdf056ef2ed31--