Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:98984 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 58609 invoked from network); 8 May 2017 13:48:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 May 2017 13:48:52 -0000 Authentication-Results: pb1.pair.com header.from=adambaratz@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=adam.baratz@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.175 as permitted sender) X-PHP-List-Original-Sender: adam.baratz@gmail.com X-Host-Fingerprint: 209.85.216.175 mail-qt0-f175.google.com Received: from [209.85.216.175] ([209.85.216.175:33948] helo=mail-qt0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2B/40-52771-34770195 for ; Mon, 08 May 2017 09:48:51 -0400 Received: by mail-qt0-f175.google.com with SMTP id j29so49941706qtj.1 for ; Mon, 08 May 2017 06:48:51 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=8sM8VLgiEiq5kKWxEE1xD68vM350/247xq+vB0uJqVg=; b=b5ian4jvfmQViVCpf9NfGJ8T690DDvJr99G5Gguu6KwdCeWnDXDJy6tGv3W/xTc/fI qBW5Hnz4/EIozYckov3mbrpowsCYNWPzVTDkBskeYwQRxV49RMDejP0OE/dfQfemh7lZ iN5LcLwVrzaziOXdSMYPiZ2uUqWWptV8H/YH0b+L3TylwgTmNwlFtK975G4GFyY1R66H sdbDv9bo4ayinSiJVSU9LQP81nbAE4B6wzve4NMljpFb2CRCU/D2bEOdvuOIxQ3RxThs 1BzlRpFv3kL0VKWhRDFOc64739ExGNki1dPRnbqlqtsC1FY6oim3LP4pjSg/H4P5KiL2 8dtg== X-Gm-Message-State: AN3rC/6tfv2LNHhL9fdto2/5uSCSzzqzg4YUuuCvOp1ncRv6syDejGkm 8249yqez259AAFCasyY= X-Received: by 10.237.55.5 with SMTP id i5mr53691070qtb.76.1494251328660; Mon, 08 May 2017 06:48:48 -0700 (PDT) Received: from mail-qk0-f173.google.com (mail-qk0-f173.google.com. [209.85.220.173]) by smtp.gmail.com with ESMTPSA id h128sm2075074qke.43.2017.05.08.06.48.48 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 May 2017 06:48:48 -0700 (PDT) Received: by mail-qk0-f173.google.com with SMTP id k74so52103896qke.1 for ; Mon, 08 May 2017 06:48:48 -0700 (PDT) X-Received: by 10.55.150.133 with SMTP id y127mr24645743qkd.230.1494251328104; Mon, 08 May 2017 06:48:48 -0700 (PDT) MIME-Version: 1.0 Received: by 10.12.152.27 with HTTP; Mon, 8 May 2017 06:48:47 -0700 (PDT) In-Reply-To: References: Date: Mon, 8 May 2017 09:48:47 -0400 X-Gmail-Original-Message-ID: Message-ID: To: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=94eb2c07cd469e44ad054f037f7e Subject: Re: [VOTE] PDO Float Type From: adambaratz@php.net (Adam Baratz) --94eb2c07cd469e44ad054f037f7e Content-Type: text/plain; charset=UTF-8 Hi, I took another pass at this RFC: > *https://wiki.php.net/rfc/pdo_float_type > * > Unless discussion prompts major changes, I'll open this for a vote next Monday. Thanks, Adam --94eb2c07cd469e44ad054f037f7e--