Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:4040 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 93383 invoked by uid 1007); 17 Aug 2003 10:15:11 -0000 Message-ID: <20030817101510.93381.qmail@pb1.pair.com> To: internals@lists.php.net Date: Sun, 17 Aug 2003 12:15:25 +0200 Lines: 6 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Posted-By: 80.126.21.70 Subject: 64-bit zval type From: abies@php.net ("Ard Biesheuvel") Is there a 64-bit integer zval, or is it expected in the near future ? (Need it for BLOB handling in Interbase) Ard