Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:87774 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83989 invoked from network); 18 Aug 2015 20:47:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Aug 2015 20:47:58 -0000 Authentication-Results: pb1.pair.com header.from=theseer@netpirates.net; sender-id=pass; domainkeys=bad (unsupported query type) Authentication-Results: pb1.pair.com smtp.mail=theseer@netpirates.net; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain netpirates.net designates 188.94.27.5 as permitted sender) DomainKey-Status: bad (unsupported query type) X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: theseer@netpirates.net X-Host-Fingerprint: 188.94.27.5 scarlet.netpirates.net Received: from [188.94.27.5] ([188.94.27.5:58769] helo=scarlet.netpirates.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 49/0C-13629-5F993D55 for ; Tue, 18 Aug 2015 16:47:54 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=netpirates.net; h=message-id :subject:from:to:date:content-type:mime-version; q=dns/txt; s= dkim; b=JPd4AVxu/qBXNvHXKHEO+7oFCJ2/Caqj62bLEr13FvNsYKZVaY5AaWZA KUoHfKD8UUgGzkZCkHNASeNB8OA/5q7/ZzaUzxIDFUgyzA99ACOduZ/33iR7OHzz tN/pgS8wpaLMpmSzsB2bMthG/lnxF2MJZ+hmKqIZ5bmAcCKuAbsV9gbnr1yd5wVN 8UEwqTMNOyGQ30ncQLVsgnvhb2bJiOoDw9cQyjIAfizHjGZdIRpDWz3S3R3AhIR4 JrwAyK+GSVcjQjuWvKr7fc65dQAxQxrVreLrx9ynMtiB2anRTG4M7sfubiGv1gmG qh7/6erJ3Xe9PW/7jz93i+4YCs2ORw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netpirates.net; h=message-id:subject:from:to:date:content-type:mime-version; q= dns/txt; s=dkim; bh=dwToL1e62Xz/6vsYI13QHk9PeDJ7Eg0W1MPGTiZ2Cb4=; b= VY+YQPWCtaYY++a/wwpseDt+0rLb7YNUBcWXfTuYYxzLSbjs1sEuAu/Er1hzPUb6 d1SrNWC0Nog7431Ss3FYqciCdEhnH9VoV8l7hGQDI5tpnaRUBBN78s/L9W+YbBVT Lss6OoIzLGLrbmH5DGC8b5HQBpptpOhTovdaFIS7kpwtM3V+y2SJ/5evfyYSpIWs rysQWevaTbP/mAudPd8R2bFdOs5Ts9wcoQ0+kP8aqAxUAiACT50wCEY+51EiKW0Q 01MGj0C8jRkH7YXq3jI4b5ei6PD9vaxP9tPJDCVIGcLpmKVHnUHI5lwgzH9V/cXE lTYZYFjjD92QAYY9eXBrXg== Received: (qmail 22229 invoked by uid 89); 18 Aug 2015 20:47:52 -0000 Received: by simscan 1.4.0 ppid: 22221, pid: 22224, t: 0.0520s scanners: attach: 1.4.0 clamav: 0.98.4/m:55/d:20700 Received: from unknown (HELO nyda.fritz.box) (theseer@netpirates.net@85.178.181.210) by scarlet.netpirates.net with ESMTPA; 18 Aug 2015 20:47:52 -0000 Message-ID: <1439930857.5060.18.camel@netpirates.net> To: "internals@lists.php.net" Date: Tue, 18 Aug 2015 22:47:37 +0200 Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-7nasGzHnKiLXqIjOhiF+" X-Mailer: Evolution 3.12.11 (3.12.11-1.fc21) Mime-Version: 1.0 Subject: Syntactical inconsistency with new group use syntax From: theseer@netpirates.net (Arne Blankerts) --=-7nasGzHnKiLXqIjOhiF+ Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi everyone, while playing around with the new group use syntax, I stumbled upon an inconsistency of which I'm not sure whether or not it is expected. For the "classic" syntax, while technically pointless, a leading \ for the name is considered valid and works identical to a line without it: