Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:26382 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 51179 invoked by uid 1010); 6 Nov 2006 12:29:41 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 51164 invoked from network); 6 Nov 2006 12:29:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Nov 2006 12:29:41 -0000 Authentication-Results: pb1.pair.com header.from=betz@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=betz@php.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain php.net from 212.42.230.152 cause and error) X-PHP-List-Original-Sender: betz@php.net X-Host-Fingerprint: 212.42.230.152 h01.hostsharing.net Linux 2.5 (sometimes 2.4) (4) Received: from [212.42.230.152] ([212.42.230.152:33855] helo=h01.hostsharing.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1F/D1-34853-1BA2F454 for ; Mon, 06 Nov 2006 07:29:40 -0500 Received: from [192.168.178.20] (p57A5A086.dip0.t-ipconnect.de [87.165.160.134]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by h01.hostsharing.net (Postfix) with ESMTP id 6D4A5161740E9; Mon, 6 Nov 2006 13:29:34 +0100 (CET) Message-ID: <454F2AA9.2000606@php.net> Date: Mon, 06 Nov 2006 13:29:29 +0100 User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: "Carter, John" Cc: internals@lists.php.net References: <5A9A683C389FE34AB92155BB46D0D20B0496ABC4@2krlwwex02.royallondon.royallondongroup.com> In-Reply-To: <5A9A683C389FE34AB92155BB46D0D20B0496ABC4@2krlwwex02.royallondon.royallondongroup.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] 5.2.0 upgrading guide - oracle version dependency From: betz@php.net (Friedhelm Betz) Hi, Carter, John wrote: > Hi, > > With the release of 5.2 the minimum oracle client requirements have > changed from version 8 to version 10 (at least on windows). > > This is noted in the manual under the oci8 section, but could I > suggest we also note this in the upgrading guide given that it is > "For users upgrading from PHP 5.0 and PHP 5.1". http://bugs.php.net, "Documentation problem" is the place to report documentation issues. Thanks Friedhelm