Newsgroups: php.internals,php.pecl.dev Path: news.php.net Xref: news.php.net php.internals:21321 php.pecl.dev:3357 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 13696 invoked by uid 1010); 22 Dec 2005 15:13:24 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 13676 invoked from network); 22 Dec 2005 15:13:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Dec 2005 15:13:24 -0000 X-Host-Fingerprint: 70.85.46.36 unknown Received: from ([70.85.46.36:48902] helo=prohost.org) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id FC/38-45033-392CAA34 for ; Thu, 22 Dec 2005 10:13:24 -0500 Received: (qmail 19775 invoked from network); 22 Dec 2005 15:13:20 -0000 Received: from prohost.org (HELO ?127.0.0.1?) (70.85.46.36) by prohost.org with SMTP; 22 Dec 2005 15:13:20 -0000 Message-ID: <43AAC28F.3050303@prohost.org> Date: Thu, 22 Dec 2005 10:13:19 -0500 User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: PHP Internals List CC: pecl-dev@lists.php.net X-Enigmail-Version: 0.93.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: PHP 5.1.2RC1 Released From: ilia@prohost.org (Ilia Alshanetsky) Following our initial 5.1.2 release plan, here goes RC1, just in time for holidays. This is primarily a bug fixing release with the major points being: * Many fixes to the strtotime() function, over 10 bugs have been resolved. * A fair number of fixes to PDO and its drivers * New OCI8 that fixes large number of bugs backported from head. * A final fix for Apache 2 crash when SSI includes are being used. * A number of crash fixes in extensions and core components. * XMLwriter & Hash extensions were added and enabled by default. The sources can be downloaded from: http://downloads.php.net/ilia/php-5.1.2RC1.tar.bz2 df9e548b8c9275e510e25f2b3de2629c http://downloads.php.net/ilia/php-5.1.2RC1.tar.gz a2b3fd6e6115cee4bb8f5b3d5aeef66b Win32 binaries should be available shortly from http://downloads.php.net/ilia/ as well. Ilia Alshanetsky 5.1 Release Master