Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76943 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 24741 invoked from network); 29 Aug 2014 08:21:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Aug 2014 08:21:08 -0000 Authentication-Results: pb1.pair.com header.from=php@bof.de; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=php@bof.de; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain bof.de designates 80.242.145.70 as permitted sender) X-PHP-List-Original-Sender: php@bof.de X-Host-Fingerprint: 80.242.145.70 mars.intermailgate.com Received: from [80.242.145.70] ([80.242.145.70:40516] helo=mars.intermailgate.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C8/20-22920-0F730045 for ; Fri, 29 Aug 2014 04:21:07 -0400 Received: (qmail 30925 invoked by uid 1009); 29 Aug 2014 10:21:02 +0200 Received: from 213.135.15.139 by mars (envelope-from , uid 89) with qmail-scanner-1.25-st-qms (clamdscan: 0.96.2/19314. spamassassin: 3.3.1. perlscan: 1.25-st-qms. Clear:RC:0(213.135.15.139):SA:0(1.6/10.0):. Processed in 1.580971 secs); 29 Aug 2014 08:21:02 -0000 X-Spam-Status: No, hits=1.6 required=10.0 X-Spam-Level: + X-Antivirus-MYDOMAIN-Mail-From: php@bof.de via mars X-Antivirus-MYDOMAIN: 1.25-st-qms (Clear:RC:0(213.135.15.139):SA:0(1.6/10.0):. Processed in 1.580971 secs Process 30835) Received: from unknown (HELO rofl.localnet) (gmail@bof.de@213.135.15.139) by mars.intermailgate.com with AES256-SHA encrypted SMTP; 29 Aug 2014 10:21:00 +0200 To: internals@lists.php.net Date: Fri, 29 Aug 2014 10:20:59 +0200 Message-ID: <1510200.E8n8VUkfzR@rofl> User-Agent: KMail/4.11.5 (Linux/3.11.10-21-desktop; KDE/4.11.5; x86_64; ; ) MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="nextPart2166041.Trs9aFflA6" Content-Transfer-Encoding: 7Bit Subject: PHP 5.6 frontpage links funny on php.net + mirrors From: php@bof.de (Patrick Schaaf) --nextPart2166041.Trs9aFflA6 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Hi, just noticed that the PHP 5.6 related links on the php.net frontpage of mirrors, all point back to http://php.net/ instead of pointing to the respective mirror. Is that intentional? Apart from that: the link for "Variadic functions" (second bullet in the main features announcement),leads to manual lookup because "function.arguments.php doesn't exist" http://php.net/functions.arguments.php#functions.variable-arg-list leads to http://php.net/manual-lookup.php?pattern=functions.arguments.php&lang=de&scope=404qui ckref#functions.variable-arg-list (even on the main php.net) Same for the second link in the fourth bullet ("use keyword"), and "php://input" link in the sixth bullet. best regards Patrick --nextPart2166041.Trs9aFflA6--