Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:32822 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29144 invoked by uid 1010); 17 Oct 2007 06:38:54 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 29129 invoked from network); 17 Oct 2007 06:38:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Oct 2007 06:38:54 -0000 Authentication-Results: pb1.pair.com header.from=seanius@seanius.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=seanius@seanius.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain seanius.net from 66.93.22.232 cause and error) X-PHP-List-Original-Sender: seanius@seanius.net X-Host-Fingerprint: 66.93.22.232 cobija.connexer.com Received: from [66.93.22.232] ([66.93.22.232:59520] helo=cobija.connexer.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C1/F4-14332-DFDA5174 for ; Wed, 17 Oct 2007 02:38:54 -0400 Received: from rangda.local (h-234-204.A189.cust.bahnhof.se [81.170.234.204]) by cobija.connexer.com (Postfix) with ESMTP id 2DB4217C413; Wed, 17 Oct 2007 02:38:51 -0400 (EDT) To: internals@lists.php.net Date: Wed, 17 Oct 2007 08:38:57 +0200 User-Agent: KMail/1.9.7 Cc: Wez Furlong , Stanislav Malyshev References: <64ED731E-CA44-498E-9AF9-C9B00037B863@omniti.com> <200710160844.03049.seanius@seanius.net> <8A692161-FAFD-40BA-B759-3746122FE25D@omniti.com> In-Reply-To: <8A692161-FAFD-40BA-B759-3746122FE25D@omniti.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1445731.AfqoDQ09YX"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-ID: <200710170838.58295.seanius@seanius.net> Subject: Re: [PHP-DEV] Large file support for PHP From: seanius@seanius.net (sean finney) --nextPart1445731.AfqoDQ09YX Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tuesday 16 October 2007 04:37:57 pm Wez Furlong wrote: > PHP's native integer type is long, how else are you going to relay > numbers longer than a long back to the script without rewriting the > engine to add additional integer types, which is a massive changeset? okay, chalk this up to my IANAPHPD ignorance. > > Or just bump our API number(s) and "not worry about it", since the > module loading code will refuse to load an incompatible module. > > PHP 5.3 is an ideal point to make this kind of change, as I've > already stated. the general impression that i got was that zend/php did not want to break=20 their abi because then they'd have to support an additional set of platform= s=20 for the zend optimiser. but maybe that was just hearsay. sean --nextPart1445731.AfqoDQ09YX Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBHFa4CynjLPm522B0RAmE1AJ9D8Qop1JC0iilAKwtm8i5JrvjzBwCfSOys qG0BLQQXiMKSaWHXG5HKsqE= =hw8l -----END PGP SIGNATURE----- --nextPart1445731.AfqoDQ09YX--