Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:48798 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 18251 invoked from network); 15 Jun 2010 19:06:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Jun 2010 19:06:53 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.214.42 mail-bw0-f42.google.com Received: from [209.85.214.42] ([209.85.214.42:34858] helo=mail-bw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E2/EC-47853-64FC71C4 for ; Tue, 15 Jun 2010 15:06:47 -0400 Received: by bwz1 with SMTP id 1so977430bwz.29 for ; Tue, 15 Jun 2010 12:06:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type; bh=X2kx0zLjUkXZ6SozN+ZhaPyv5oXpW/uM7PjCrxFloAk=; b=szqfs3yTBc38XqNksnInT+ZavC84n2ARytTvQgqUboHc17sg+CU63z//abfYfWNn92 9kdePkff9EMdMokDoDeSmGVDLkOFSmaAg2iIt2cvwQy0734/40DyeC+o6CboV0OY6hwg +Q1XrNLw7Q37zAb0JcmhRAdLouYiINGbwtNh8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=DbCHoi2Pqr2TLtGco7uYgJDUo11DwAj2bGiAUMJjrdsV4JC0wXitvW40FHxSKQVToR wNEbwmQj2k+xND4pTefb+lskxxOnL9P8OrsBgI/ghiu5+Gm/2bTQEsi4zMtXrnWHgVrt gO0GMicc8FfBb2k8IU41rqyYcdpGk8sRzwEDA= MIME-Version: 1.0 Received: by 10.204.83.195 with SMTP id g3mr5682387bkl.31.1276628801426; Tue, 15 Jun 2010 12:06:41 -0700 (PDT) Sender: tyra3l@gmail.com Received: by 10.204.104.4 with HTTP; Tue, 15 Jun 2010 12:06:41 -0700 (PDT) In-Reply-To: <4C17CDB5.8070103@gmail.com> References: <4C17CDB5.8070103@gmail.com> Date: Tue, 15 Jun 2010 21:06:41 +0200 X-Google-Sender-Auth: YTcOwdPvMsWACbsIjj3u1lda-HA Message-ID: To: Ryan Panning Cc: internals@lists.php.net, Ilia Alshanetsky Content-Type: multipart/alternative; boundary=0016e6da934d3816bc0489164e81 Subject: Re: [PHP-DEV] Remove sqlite2 from trunk From: info@tyrael.hu (Ferenc Kovacs) --0016e6da934d3816bc0489164e81 Content-Type: text/plain; charset=UTF-8 On Tue, Jun 15, 2010 at 9:00 PM, Ryan Panning wrote: > Ilia Alshanetsky wrote: > >> There is way too much code that uses ext/mysql and ext/mysql does not >> depend >> on a legacy library, I don't think we can remove it. As far as mssql, it >> is >> the one way to talk to Microsoft SQL from *nix systems, until there are >> good >> alternatives for a direct interface, I don't think we should remove it. >> > > Just FYI. > > I just setup a PHP application for work that mentions the limitations of > the mssql ext. They provided a couple alternatives that they work with. Just > wanted to point out that there are alternatives. > > http://docs.moodle.org/en/Installing_MSSQL_for_PHP > > I don't see any mentions about non windows enviroment. Tyrael --0016e6da934d3816bc0489164e81--