Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:31978 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 51887 invoked by uid 1010); 30 Aug 2007 07:17:24 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 51872 invoked from network); 30 Aug 2007 07:17:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Aug 2007 07:17:23 -0000 Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 82.94.239.5 as permitted sender) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.94.239.5 jdi.jdi-ict.nl Linux 2.6 Received: from [82.94.239.5] ([82.94.239.5:56411] helo=jdi.jdi-ict.nl) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CC/36-08934-20F66D64 for ; Thu, 30 Aug 2007 03:17:23 -0400 Received: from localhost (localhost [127.0.0.1]) by jdi.jdi-ict.nl (8.13.7/8.12.11) with ESMTP id l7U7GtJc020351; Thu, 30 Aug 2007 09:16:55 +0200 Date: Thu, 30 Aug 2007 09:16:55 +0200 (CEST) X-X-Sender: derick@kossu.ez.no To: BuildSmart cc: PHP Developers Mailing List In-Reply-To: <6ADD6B47-9E03-4588-873D-83AFD3021ECF@daleenterprise.com> Message-ID: References: <6ADD6B47-9E03-4588-873D-83AFD3021ECF@daleenterprise.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=UTF-8 Subject: Re: [PHP-DEV] PHP6 - fixed mysql/mysqlnd/mysqli/pdo_mysql From: derick@php.net (Derick Rethans) On Wed, 29 Aug 2007, BuildSmart wrote: > I've fixed the "mysql / mysqlnd / mysqli / pdo_mysql" extensions, > mostly minor issues and oversights, I tested in RH9, Mac OSX 10.3.9, > Mac OSX 10.4.0, Mac OSX 10.4.8 and Mac OSX 10.4.10(x86 and ppc) with > mysql 4.1.10, 4.1.13 and 5.0.24. > > I've got a diff, now what? Put it online and reply with the link to the patch here? Derick