Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:94166 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 84441 invoked from network); 20 Jun 2016 23:35:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Jun 2016 23:35:39 -0000 Authentication-Results: pb1.pair.com header.from=smalyshev@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=smalyshev@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.169 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.192.169 mail-pf0-f169.google.com Received: from [209.85.192.169] ([209.85.192.169:36195] helo=mail-pf0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 58/BA-16093-ACD78675 for ; Mon, 20 Jun 2016 19:35:39 -0400 Received: by mail-pf0-f169.google.com with SMTP id t190so58630823pfb.3 for ; Mon, 20 Jun 2016 16:35:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding; bh=A63IJ2kR2NWtMfZVS2OL0amGMHWqKT1dT0ksqT9hO4E=; b=MjywoM40FXcgZdqHN8DVdnXfM+511vsdOSSAhCRm13R7AYR2NldQ5EPzfYLGwCC929 p0/beSzk7ICIZP4LuYqJ2reKFh9NRgRGhJPKNq+zy8k6HqOcbIrQ2s50bu1w4Ttdm1x1 /Dd8IYFPyYRCY7i0D7Q5mTP8hGF/Uq6jgorYOGrm7VB0hPLpySgou3sFWArLKDY4ZYM5 gEi8V8ABkFEFwJqI/v7KNmVFZDVZxkFKw2MaDljvXondZOcJ/MKVAblgWECW6Rd822DO xQtYgNJOy/R2BSqWvlU1BHf6tDXoPBjNRZ1yJC9HtlZwj5mt+wBh7t+XzKinUaSxLjlV 2jeQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=A63IJ2kR2NWtMfZVS2OL0amGMHWqKT1dT0ksqT9hO4E=; b=kgU1cpzSXDwOBtRtGboORej7eVS6qezHy3euyv0Y7GiEvPmahl/FstNxrJ2AxNKAlA neTUB8fGslGBqHpG2e05hZ3Up01SJe0Ie1l13Wh/P60U5xBljrVCGOy+JypPoyw9rNL1 rMHl36FsoYgmENRp03Pqn4+YMok1UYOta763u8JTw4vhHmG1j9LJ+RrY/+xljjxHun0u s+hxc7UhKnEDImRPmkSn5Jr6hFEnG41AOnIkpRtidkeJ42VsUgfXjQG+lK5oHeDiHcZT hRau5j+2wLaLxJYgUfaEaglw4HKg/+BvSLZw6X3QLGnYktb4x81um7xaJSIwwrGDLech Fy6A== X-Gm-Message-State: ALyK8tL/pACRc661Dg7g/aZ8aPHc+whzbE2iNVkTA13/NS6LMnyFKa272IhBVKgq3gItug== X-Received: by 10.98.81.1 with SMTP id f1mr12540648pfb.33.1466465736259; Mon, 20 Jun 2016 16:35:36 -0700 (PDT) Received: from Stas-Air.local (76-220-46-95.lightspeed.sntcca.sbcglobal.net. [76.220.46.95]) by smtp.gmail.com with ESMTPSA id bm8sm90960160pad.10.2016.06.20.16.35.34 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 20 Jun 2016 16:35:35 -0700 (PDT) To: Thomas Bley , internals@lists.php.net, rowan.collins@gmail.com References: <20160620222835.BC26C1A80609@dd1730.kasserver.com> Message-ID: <14352177-1b49-e2ed-56a3-9a770d0ebf95@gmail.com> Date: Mon, 20 Jun 2016 16:35:33 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: <20160620222835.BC26C1A80609@dd1730.kasserver.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] New escaped output operator From: smalyshev@gmail.com (Stanislav Malyshev) Hi! > As mentioned a few times in this thread,