Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:48838 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 46016 invoked from network); 19 Jun 2010 11:40:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jun 2010 11:40:33 -0000 Authentication-Results: pb1.pair.com smtp.mail=php-php-dev@m.gmane.org; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=sb@sebastian-bergmann.de; sender-id=unknown Received-SPF: pass (pb1.pair.com: domain m.gmane.org designates 80.91.229.12 as permitted sender) X-PHP-List-Original-Sender: php-php-dev@m.gmane.org X-Host-Fingerprint: 80.91.229.12 lo.gmane.org Linux 2.6 Received: from [80.91.229.12] ([80.91.229.12:41812] helo=lo.gmane.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C1/77-21297-FACAC1C4 for ; Sat, 19 Jun 2010 07:40:33 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OPwPU-0000hn-FY for internals@lists.php.net; Sat, 19 Jun 2010 13:40:28 +0200 Received: from p5b374e67.dip.t-dialin.net ([91.55.78.103]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 19 Jun 2010 13:40:28 +0200 Received: from sb by p5b374e67.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 19 Jun 2010 13:40:28 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: internals@lists.php.net connect(): No such file or directory Date: Sat, 19 Jun 2010 13:40:23 +0200 Lines: 11 Message-ID: References: <1276945220.5172.66.camel@guybrush> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Gmane-NNTP-Posting-Host: p5b374e67.dip.t-dialin.net User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.4) Gecko/20100608 Thunderbird/3.1 In-Reply-To: <1276945220.5172.66.camel@guybrush> Subject: Re: [PHP-DEV] Remove ext/mysql from trunk? (was: Re: [PHP-DEV] Remove sqlite2 from trunk) From: sb@sebastian-bergmann.de (Sebastian Bergmann) Am 19.06.2010 13:00, schrieb Johannes Schlüter: > .... while such a wrapper has about the same amount of code as the > classic mysql extension (... which is in most parts a simple wrapper > over library functions...) Or in other words: Such a wrapper doesn't > have real benefits. I see. -- Sebastian Bergmann Co-Founder and Principal Consultant http://sebastian-bergmann.de/ http://thePHP.cc/