Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:31781 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 58041 invoked by uid 1010); 21 Aug 2007 09:38:28 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 57956 invoked from network); 21 Aug 2007 09:38:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Aug 2007 09:38:28 -0000 Authentication-Results: pb1.pair.com smtp.mail=jani.taskinen@sci.fi; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=jani.taskinen@sci.fi; sender-id=unknown Received-SPF: error (pb1.pair.com: domain sci.fi from 63.208.196.171 cause and error) X-PHP-List-Original-Sender: jani.taskinen@sci.fi X-Host-Fingerprint: 63.208.196.171 outbound.mailhop.org FreeBSD 4.6-4.9 Received: from [63.208.196.171] ([63.208.196.171:1935] helo=outbound.mailhop.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CA/10-54612-392BAC64 for ; Tue, 21 Aug 2007 05:38:27 -0400 Received: from pc128.sanomamagazines.fi ([194.211.146.128] helo=[10.26.8.44]) by outbound.mailhop.org with esmtpsa (SSLv3:RC4-MD5:128) (Exim 4.63) (envelope-from ) id 1INOLk-000KdC-T8; Tue, 21 Aug 2007 03:40:29 -0400 X-MHO-User: U2FsdGVkX1+bkhRYFKlqCgu9PmWyDr70xpHASK9h+dA= X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 194.211.146.128 X-Report-Abuse-To: abuse@dyndns.com (see http://www.mailhop.org/outbound/abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1/7hIKRbqoPkO3DC62xJJthc+y5yShH/u0= Reply-To: jani.taskinen@iki.fi To: John Mendenhall Cc: internals@lists.php.net In-Reply-To: <20070821005631.GA31610@calvin.surfutopia.net> References: <20070821005233.GC14775@calvin.surfutopia.net> <20070821005631.GA31610@calvin.surfutopia.net> Content-Type: text/plain Date: Tue, 21 Aug 2007 10:40:27 +0300 Message-ID: <1187682027.3311.3.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.8.3 (2.8.3-2.fc6) Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] php 4.4.7 make install with pear causes zend freeing errors From: jani.taskinen@sci.fi (Jani Taskinen) On Mon, 2007-08-20 at 17:56 -0700, John Mendenhall wrote: > On Mon, 20 Aug 2007, John Mendenhall wrote: > > > I have recently upgraded from php 4.4.0, to php 4.4.7. > > I am running this on openbsd 3.6 i386. > > I apologize for this error on my part, posting to this > list. I was told this was the list to post this kind of > question to, then was told I should not send e-mails of > this nature to this list. I apologize for any time this > may have wasted on your part. Usually that would have been perfectly fine. But in case of PHP 4 the answer is: Upgrade to PHP 5.2. For more read the news at http://php.net/ especially the one with topic: "PHP 4 end of life announcement" :) --Jani