Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:69918 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 46907 invoked from network); 28 Oct 2013 16:52:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Oct 2013 16:52:23 -0000 Authentication-Results: pb1.pair.com header.from=renan.saddam@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=renan.saddam@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.170 as permitted sender) X-PHP-List-Original-Sender: renan.saddam@gmail.com X-Host-Fingerprint: 74.125.82.170 mail-we0-f170.google.com Received: from [74.125.82.170] ([74.125.82.170:43266] helo=mail-we0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1A/08-22054-5469E625 for ; Mon, 28 Oct 2013 11:52:21 -0500 Received: by mail-we0-f170.google.com with SMTP id u57so6931893wes.15 for ; Mon, 28 Oct 2013 09:52:18 -0700 (PDT) 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=YZB12lkeemCcSTpOB4qtgKLX41heecE9T0QX7s+avXA=; b=OinzWSVFgqPIDLJOhZVwh2qxegsHlf7AofFY6Ih0Cj/gsaqQ3IzBujD0NmsEVFVkhF rsmPSXz+PgCZlTo3U8zNKrh4cli6G7Tm5uGYb3JY10MzHn4+DXrwSqefw88p9fEjuxFB eaeWMbXdwxBLRZzJahiCA3bfwpYUwqhvfBxNZNp03obqrHaUQoB8L8ngSriodtZRPBnA 6JsL3fbSUcMLg4NhNzMQVeuS9AYkwAsf88yWdV6X0ghdnmJeUx619Ziq2+8dOmAvRxsw HExTOu0sLWECicI9CJ4icswzXLuuvmPhMPDk9btIciCSvZCF2GUtGL9+yl4h6A5/Q0PG /5eQ== X-Received: by 10.180.198.5 with SMTP id iy5mr9817863wic.45.1382979138174; Mon, 28 Oct 2013 09:52:18 -0700 (PDT) MIME-Version: 1.0 Received: by 10.227.21.73 with HTTP; Mon, 28 Oct 2013 09:51:58 -0700 (PDT) Date: Mon, 28 Oct 2013 17:51:58 +0100 Message-ID: To: internals@lists.php.net Content-Type: multipart/alternative; boundary=047d7b624e2a43454d04e9cfecc1 Subject: RFC pages with mismatching information From: renan.saddam@gmail.com (=?ISO-8859-1?Q?Renan_Gon=E7alves?=) --047d7b624e2a43454d04e9cfecc1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi guys, While checking a RFC page I noticed the Status was showing "Under discussion" while the RFC list (https://wiki.php.net/rfc) was showing it was Implemented. Then I checked several other RFC's and quite a lot of them have mismatching information. I compiled a list so somebody with access could revisit and fix them. 5.3 Accepted: - https://wiki.php.net/rfc/namespaceresolution - https://wiki.php.net/rfc/namespaceseparator - https://wiki.php.net/rfc/heredoc-with-double-quotes (says Accepted but also Implemented) - https://wiki.php.net/rfc/lsb_parentself_forwarding - https://wiki.php.net/rfc/e-user-deprecated-warning Under discussion: - https://wiki.php.net/rfc/fpm - https://wiki.php.net/rfc/fpm/ini_syntax - https://wiki.php.net/rfc/newinis 5.4 Accepted: - https://wiki.php.net/rfc/functionarraydereferencing Voting: - https://wiki.php.net/rfc/error-formatting-for-developers "Committed": - https://wiki.php.net/rfc/horizontalreuse - https://wiki.php.net/rfc/closures/object-extension - https://wiki.php.net/rfc/shortags Under discussion: - https://wiki.php.net/rfc/removal-of-deprecated-features - https://wiki.php.net/rfc/runtimecache - https://wiki.php.net/rfc/zendsignals - https://wiki.php.net/rfc/callable "Dead as no one seem to be interested in" (my favorite status): - https://wiki.php.net/rfc/allow_multiple_simultaneous_syslog_connections "Old hat": - https://wiki.php.net/rfc/new-output-api 5.5 Accepted: - https://wiki.php.net/rfc/optimizerplus "Commited": - https://wiki.php.net/rfc/constdereference Under discussion: - https://wiki.php.net/rfc/curl-file-upload Thanks! --=20 Renan Gon=E7alves aka renan.saddam Software Engineer at TrueServer B.V. CakePHP Core Developer W: renangoncalves.com T: twitter.com/renan_saddam M: +31 (0)6 4662 1860 L: Amsterdam, The Netherlands --047d7b624e2a43454d04e9cfecc1--