Newsgroups: php.general,php.internals Path: news.php.net Xref: news.php.net php.general:249251 php.internals:28113 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29269 invoked by uid 1010); 22 Feb 2007 15:47:17 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 29228 invoked from network); 22 Feb 2007 15:47:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Feb 2007 15:47:16 -0000 Authentication-Results: pb1.pair.com smtp.mail=bedouglas@earthlink.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=bedouglas@earthlink.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain earthlink.net from 68.142.229.94 cause and error) X-PHP-List-Original-Sender: bedouglas@earthlink.net X-Host-Fingerprint: 68.142.229.94 smtp111.sbc.mail.re2.yahoo.com Received: from [68.142.229.94] ([68.142.229.94:45290] helo=smtp111.sbc.mail.re2.yahoo.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 50/D1-07779-00BBDD54 for ; Thu, 22 Feb 2007 10:47:14 -0500 Received: (qmail 85317 invoked from network); 22 Feb 2007 15:47:08 -0000 Received: from unknown (HELO sys2a) (shelece@sbcglobal.net@69.107.101.249 with login) by smtp111.sbc.mail.re2.yahoo.com with SMTP; 22 Feb 2007 15:47:08 -0000 X-YMail-OSG: kIviToUVM1lBdGmU7o9zja.6yDjuHVdT05YXpvrrOPNuILZXNxOcr_mmpdbx48Op1fDc0f36.gRo8ciiliDObitthKHBJnMS0QB0kNvCoI0clky0quUAZ7g1IoXfmfkeS59cNuNKFjlN0uM- Reply-To: To: "'Derick Rethans'" , "'PHP Developers Mailing List'" , Date: Thu, 22 Feb 2007 07:51:44 -0800 Message-ID: <1d8f01c75699$5aeec150$0301a8c0@tmesa.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 9.0, Build 9.0.2910.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1807 In-Reply-To: Subject: RE: [PHP] PHP 4.4.6 RC1 Released From: bedouglas@earthlink.net ("bruce") References: hi... just out of curiousity. are these changes also automatically rolled into the php 5.x stream? thanks -----Original Message----- From: Derick Rethans [mailto:derick@php.net] Sent: Thursday, February 22, 2007 7:41 AM To: PHP Developers Mailing List; php-general@lists.php.net Subject: [PHP] PHP 4.4.6 RC1 Released Hello! I packed PHP 4.4.6RC1 today, which you can find here: http://downloads.php.net/derick/ This release candidate addresses an issues that unfortunately crept into PHP 4.4.5: - Fixed segfault in ext/session when register_globals=On. (Tony) And some other issues: - Fixed bug #40578 (imagettftext() multithreading issue). (Tony) - Fixed bug #40502 (ext/interbase compile failure). (Tony) - Fixed bug #40286 (PHP fastcgi with PHP_FCGI_CHILDREN don't kill children when parent is killed). (Dmitry) It also updates the PCRE library to version 7.0. Please test it carefully, and report any bugs in the bug system. If everything goes well, we can release it somewhere at the end of next week. regards, Derick -- Derick Rethans http://derickrethans.nl | http://ez.no | http://xdebug.org -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php