Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:83807 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 94122 invoked from network); 25 Feb 2015 17:10:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Feb 2015 17:10:04 -0000 Authentication-Results: pb1.pair.com smtp.mail=rican7@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=rican7@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.52 as permitted sender) X-PHP-List-Original-Sender: rican7@gmail.com X-Host-Fingerprint: 209.85.216.52 mail-qa0-f52.google.com Received: from [209.85.216.52] ([209.85.216.52:44454] helo=mail-qa0-f52.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 50/01-20665-BE10EE45 for ; Wed, 25 Feb 2015 12:10:04 -0500 Received: by mail-qa0-f52.google.com with SMTP id v10so3646285qac.11 for ; Wed, 25 Feb 2015 09:10:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=F5xrEFjtl/ZxA6hDVvGlT4EXU2srOz9Qw5bGL+oVj8Y=; b=ylA5eJ9gDX/LULSUqd8K+VIibaTPAzJwsWnKVCdpCIdFED9cF/J3MJE/+bc5MKhHU3 xsfnKoq/KH7btOP/LXxSXAtErw6YWQ8TgyIphbZiVIbcCnDj+UhZ1GdGVVNRlQN+AW9S /ZpFSLyd/0xFe5sObR1gdivvo39rAEmkwsWsE1TN5P5YJxFJZ11CGqqjNZczWNxfTTLn 4XCRJ7Ppgm9xXUy/HFhnBHZe7i07dT6eIaKpVS09DL1R5TEFASEG4Q70N9s0GV9zvfTZ Efh1TDQYV1X8Di8QoqvSnrIU2YGOK3LFnKAOc+Ytx5lL3PIxGmobdjBUnh//zbZ9K6wg 0m9A== X-Received: by 10.140.144.147 with SMTP id 141mr8679844qhq.91.1424884200063; Wed, 25 Feb 2015 09:10:00 -0800 (PST) MIME-Version: 1.0 Date: Wed, 25 Feb 2015 17:09:59 +0000 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary=001a1137674c975ce3050fecb46e Subject: Quick RFC Wiki change From: rican7@gmail.com (Trevor Suarez) --001a1137674c975ce3050fecb46e Content-Type: text/plain; charset=UTF-8 Hi internals, I was just browsing the RFC wiki page when I noticed a sub-section for PHP 5.7 under the Implemented section[1]. Considering that the PHP 5.7 version RFC was put to a vote and failed[2], I'm wondering why these items are still in this section. Should we move these 5.7 items to the 7.0 section? Thanks! - Trevor [1]: https://wiki.php.net/rfc#php_57 [2]: https://wiki.php.net/rfc/php57#vote --001a1137674c975ce3050fecb46e--