Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28111 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 11552 invoked by uid 1010); 21 Feb 2007 18:18:28 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 11537 invoked from network); 21 Feb 2007 18:18:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Feb 2007 18:18:28 -0000 Authentication-Results: pb1.pair.com smtp.mail=iamstever@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=iamstever@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 66.249.82.234 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: iamstever@gmail.com X-Host-Fingerprint: 66.249.82.234 wx-out-0506.google.com Linux 2.4/2.6 Received: from [66.249.82.234] ([66.249.82.234:22574] helo=wx-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DD/98-46076-4FC8CD54 for ; Wed, 21 Feb 2007 13:18:28 -0500 Received: by wx-out-0506.google.com with SMTP id i27so2620642wxd for ; Wed, 21 Feb 2007 10:18:25 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=kEfRt1F0B81bF+YLVTwpDFfsR7kXK5iw6bPgPw3dHgJ9FYVKKLRrhJhw/TlwwHo7fmUr33GwiejZ/zEp/1XbOtwq9CNVEnOu78XkeI92fGcZwaL5F8U87/9xGuosfpmF0YZh2CiUHLl4wgu8uzbi83RmtY5Qg3Z+lMXy4dSLylY= Received: by 10.90.105.20 with SMTP id d20mr10417817agc.1172081905727; Wed, 21 Feb 2007 10:18:25 -0800 (PST) Received: by 10.90.100.6 with HTTP; Wed, 21 Feb 2007 10:18:25 -0800 (PST) Message-ID: <57792e850702211018v9a0459bk1c51091a8b60c844@mail.gmail.com> Date: Wed, 21 Feb 2007 10:18:25 -0800 To: "PHP Developers Mailing List" In-Reply-To: <57792e850702211017w626af2adlbc5f903f8315f395@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <57792e850702211017w626af2adlbc5f903f8315f395@mail.gmail.com> Subject: Re: 4.4.6RC1 From: iamstever@gmail.com (steve) Is there a list of fixes so far in this release? I've found a crashing bug that came in 4.4.5 that was not in 4.4.4, and related, I believe, to some string processing. I'm narrowing it down right now. On 2/20/07, Derick Rethans wrote: > Hello! > > there is a critical issues in PHP 4.4.5: > - when register_globals = On, sessions don't work correctly (segfaults). > > Because of this I'd like to release a 4.4.6 soon with this fixes. As > there is also an upgrade to pcre 7.0 we'd need atleast one RC, which I > plan to release on Thursday. > > Any opinions? > > regards, > Derick > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >