Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76945 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30988 invoked from network); 29 Aug 2014 08:58:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Aug 2014 08:58:02 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.47 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.192.47 mail-qg0-f47.google.com Received: from [209.85.192.47] ([209.85.192.47:64398] helo=mail-qg0-f47.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2B/61-22920-89040045 for ; Fri, 29 Aug 2014 04:58:01 -0400 Received: by mail-qg0-f47.google.com with SMTP id z60so1958223qgd.34 for ; Fri, 29 Aug 2014 01:57:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=uzPoGZYZ2XRcWP27tY55PgvUHRMrRToPVgUdxiA6L+Y=; b=hS+/qQtvhznGyb5DbeNL+qs81YR3OYB0HlNu/rOrOY3X8yi2bbPMBu0sYHENDzRwIH 63l8LPC6giUcKeoCgyKGe7q8xsaxwwwKKwVZ5c/gnaPrT3quly6nFa7+2EJdEbW1cLaI vxex+40UYPElr3fb/tSM4lRnArExBwNf6bJwlrjh1uxix2bjVrJJ8mut9TUpwyXbnuuF tSav2CmI8ZDy66bIRWRwsUckixuiqP9AzAPRO4XLT3jhSmgTEvKIJJ56Tn5DC49gWuIW eUgkVBoI/dM0wiiZqJChJjDkCjCUUk6dX3ruXiz4CPiwzivpU00fGUmHCsHapLlGOAva XdaA== MIME-Version: 1.0 X-Received: by 10.224.28.133 with SMTP id m5mr15384896qac.16.1409302677487; Fri, 29 Aug 2014 01:57:57 -0700 (PDT) Received: by 10.140.80.210 with HTTP; Fri, 29 Aug 2014 01:57:57 -0700 (PDT) In-Reply-To: <1510200.E8n8VUkfzR@rofl> References: <1510200.E8n8VUkfzR@rofl> Date: Fri, 29 Aug 2014 10:57:57 +0200 Message-ID: To: Patrick Schaaf Cc: PHP Internals Content-Type: multipart/alternative; boundary=001a11c1db70790a020501c0d9a5 Subject: Re: [PHP-DEV] PHP 5.6 frontpage links funny on php.net + mirrors From: tyra3l@gmail.com (Ferenc Kovacs) --001a11c1db70790a020501c0d9a5 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Fri, Aug 29, 2014 at 10:20 AM, Patrick Schaaf wrote: > 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? > we just followed suit with previous announcements, not sure if that was a conscious decision back in the days, but given how any page on the www.php.net site can be redirected to a mirror when the main site is overloaded(which happened a lot after the announcement), I think it would be fine to change the links to not have proto or domain, so they will be relative to the domain they are linking from. > > 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=3Dfunctions.arguments.php&lang= =3Dde&scope=3D404qui > ckref#functions.variable-arg-list works for me. maybe you are/were redirected to a mirror, which isn't up-to-date with the docs yet? > > > (even on the main php.net) > that was working since yesterday (originally some links were wrong, but I fixed that and verified that they were working. > > Same for the second link in the fourth bullet ("use keyword"), and > "php://input" link in the sixth bullet. > those links also work for me. could you tell me which is your preferred language and mirror on php.net? --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --001a11c1db70790a020501c0d9a5--