Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:77650 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 46362 invoked from network); 26 Sep 2014 07:58:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Sep 2014 07:58:37 -0000 Authentication-Results: pb1.pair.com header.from=leight@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=leight@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.178 as permitted sender) X-PHP-List-Original-Sender: leight@gmail.com X-Host-Fingerprint: 209.85.214.178 mail-ob0-f178.google.com Received: from [209.85.214.178] ([209.85.214.178:40075] helo=mail-ob0-f178.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4D/83-27411-CAC15245 for ; Fri, 26 Sep 2014 03:58:37 -0400 Received: by mail-ob0-f178.google.com with SMTP id va2so9425992obc.23 for ; Fri, 26 Sep 2014 00:58:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=wchkKePum49/7iXcS3/4lFTJrPsMOSb1m/A+ljd6CzU=; b=dWptrAXHKeI3tuzMAFyoimND2fKzv3RBPO4ssvxMIiOniyNnVvWJQ1/aZs5O6c+coU BTXr4jf1gL8ykcNn5fBKeNXLu3VJaztM0suWcZ9wCXGKtimA1/BPzNAitnL7/TvxDlRr PGCLU8jQPJTqXBTs4F6uwo0vkDTkj99O4gNCEBzKa65J4JaVQv7irFA+azFJ49b1sMHx pyaxJJo2Q5JseuXxl91dR2SqprCj/8+1xVNoo0A2PRN7gOkyfG4VipQV/VYuFFzHqEBa 5nQitUHticmEYpxJ4YdAPCl7WdXU09LY7/73S9X8WGUkyT12YSDdSDi0dHgpQ+trfD5r 34zQ== MIME-Version: 1.0 X-Received: by 10.182.133.104 with SMTP id pb8mr19229627obb.37.1411718314130; Fri, 26 Sep 2014 00:58:34 -0700 (PDT) Received: by 10.76.25.101 with HTTP; Fri, 26 Sep 2014 00:58:34 -0700 (PDT) Date: Fri, 26 Sep 2014 08:58:34 +0100 Message-ID: To: internals@lists.php.net Content-Type: text/plain; charset=UTF-8 Subject: [VOTE][RFC] 64 bit format codes for pack() and unpack() From: leight@gmail.com (Leigh) Voting is now open for this RFC. Voting closes around this time on the 3rd of October 2014. https://wiki.php.net/rfc/pack_unpack_64bit_formats Thanks, Leigh.