Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:98395 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 54715 invoked from network); 3 Mar 2017 15:58:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Mar 2017 15:58:38 -0000 X-Host-Fingerprint: 137.50.186.245 oa-edu-186-245.wireless.abdn.ac.uk Received: from [137.50.186.245] ([137.50.186.245:3159] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 40/DE-20342-CA299B85 for ; Fri, 03 Mar 2017 10:58:37 -0500 Message-ID: <40.DE.20342.CA299B85@pb1.pair.com> To: internals@lists.php.net References: Date: Fri, 3 Mar 2017 15:58:33 +0000 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:49.0) Gecko/20100101 Firefox/49.0 SeaMonkey/2.46 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 137.50.186.245 Subject: Re: [RFC] Extended String Types For PDO From: ajf@ajf.me (Andrea Faulds) Hi, Adam Baratz wrote: >> >> Based on some pain points with my team and things I've heard from others, >> I created an RFC to handle "national" character sets for emulated prepared >> statements: >> https://wiki.php.net/rfc/extended-string-types-for-pdo >> > > Thanks all for the feedback so far. I updated the RFC based on what I > heard. Hopefully it clarifies some of the ambiguities mentioned and the > motivation for making this change. It's ultimately about helping PDO > articulate part of the SQL spec. The updated RFC is a lot clearer, thanks! -- Andrea Faulds https://ajf.me/