Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25470 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 46266 invoked by uid 1010); 1 Sep 2006 12:57:05 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 46250 invoked from network); 1 Sep 2006 12:57:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Sep 2006 12:57:04 -0000 Authentication-Results: pb1.pair.com smtp.mail=manchokapitancho@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=manchokapitancho@gmail.com; sender-id=pass; domainkeys=good Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.184.224 as permitted sender) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: manchokapitancho@gmail.com X-Host-Fingerprint: 64.233.184.224 wr-out-0506.google.com Linux 2.4/2.6 Received: from [64.233.184.224] ([64.233.184.224:48790] helo=wr-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.8 r(12602M)) with ESMTP id 67/0D-36602-02E28F44 for ; Fri, 01 Sep 2006 08:57:04 -0400 Received: by wr-out-0506.google.com with SMTP id 55so360463wri for ; Fri, 01 Sep 2006 05:57:02 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=umK75XdfL8hr2UNhi/K9jJCdoNV3A45DYZjvhPDTlyhGXlt99pqrh1LgguwkNRv6a4LXeBVBn8xMCYeDnmuISMHLzl5C3JVtGfdDosi3H+bldZoKQcCaMatJtRJQK87xS9AlLMGDmbHN+c8Kryjht53c+SAlhEaPsLfz6JUlea4= Received: by 10.90.78.9 with SMTP id a9mr447602agb; Fri, 01 Sep 2006 05:57:02 -0700 (PDT) Received: by 10.90.88.5 with HTTP; Fri, 1 Sep 2006 05:57:01 -0700 (PDT) Message-ID: Date: Fri, 1 Sep 2006 15:57:01 +0300 To: internals@lists.php.net MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_9233_29482034.1157115421942" Subject: Update windows extensions section in php.ini From: manchokapitancho@gmail.com ("Marian Kostadinov") ------=_Part_9233_29482034.1157115421942 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, I notice that the windows extensions section in php.ini is out to date. There are a few extensions that are now in PECL but more important is that extensions like PDO are not listed there at all. Is there any planned update on in? ------=_Part_9233_29482034.1157115421942--