Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19556 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 5292 invoked by uid 1010); 10 Oct 2005 18:24:19 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 5276 invoked from network); 10 Oct 2005 18:24:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Oct 2005 18:24:19 -0000 X-Host-Fingerprint: 70.85.46.36 unknown Received: from ([70.85.46.36:47360] helo=prohost.org) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 51/F1-54476-1D1BA434 for ; Mon, 10 Oct 2005 14:24:18 -0400 Received: (qmail 1514 invoked from network); 10 Oct 2005 18:24:15 -0000 Received: from cpe000fb56099fd-cm000f9f7d6664.cpe.net.cable.rogers.com (HELO ?192.168.1.101?) (69.196.29.239) by prohost.org with SMTP; 10 Oct 2005 18:24:15 -0000 Message-ID: <434AB1CE.6080703@prohost.org> Date: Mon, 10 Oct 2005 14:24:14 -0400 User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Stanislav Malyshev CC: PHP Development References: In-Reply-To: X-Enigmail-Version: 0.93.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] serializer 64-bit fix From: ilia@prohost.org (Ilia Alshanetsky) It was MFHed to 5.1 Ilia Stanislav Malyshev wrote: > Is there any reson why this patch: > > http://cvs.php.net/diff.php/php-src/ext/standard/php_incomplete_class.h?r1=1.15&r2=1.16&ty=u > > > wasn't MFH'ed to older branches? I.e., was it done intentionally or it > was just an omission?