Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67609 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 41960 invoked from network); 2 Jun 2013 15:42:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Jun 2013 15:42:50 -0000 Authentication-Results: pb1.pair.com smtp.mail=morrison.levi@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=morrison.levi@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.173 as permitted sender) X-PHP-List-Original-Sender: morrison.levi@gmail.com X-Host-Fingerprint: 209.85.214.173 mail-ob0-f173.google.com Received: from [209.85.214.173] ([209.85.214.173:36306] helo=mail-ob0-f173.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C5/77-32744-6F76BA15 for ; Sun, 02 Jun 2013 11:42:49 -0400 Received: by mail-ob0-f173.google.com with SMTP id wc20so5874481obb.18 for ; Sun, 02 Jun 2013 08:42:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=LD4OUnIiMHvqyftaNcxpDHJ2FMXkkegLNkPjZfKyMwc=; b=Al/X6chnPFIl28rnYKyXmACdpWPv8mUX0q4Yn7GoS+v/JkpvvtWQYy2e0eun+ZQMqw bIYEDmWX2CZpKpHqBIGfc/jAYsbZtGRdeJiwGxIrAre6tvZGCzIsCkTWaOovlHeI0s2w 3n4LeQxCsXpzs5T6c09Ea62LFjAfD36+Lon+Xmezm4t6okvR2cq4YLuWlpsi+j+S1GQt mLKfC+PTDuhTMx5AP7tIwvS7WHmkecs0WD5b8+H8XTurvAYvAfS801oPVxiM+TspP9t8 1cO5KICJZRqsDO6i/SUHe1DhE5TOmAtvWeiMAbrwsFiQic62KcVOhna5PUunvaPPNPal 09Pw== MIME-Version: 1.0 X-Received: by 10.60.85.74 with SMTP id f10mr8817744oez.32.1370187763972; Sun, 02 Jun 2013 08:42:43 -0700 (PDT) Received: by 10.76.9.226 with HTTP; Sun, 2 Jun 2013 08:42:43 -0700 (PDT) In-Reply-To: <51AB53D2.1030705@beccati.com> References: <51AB53D2.1030705@beccati.com> Date: Sun, 2 Jun 2013 09:42:43 -0600 Message-ID: To: Matteo Beccati Cc: PHP internals Content-Type: multipart/alternative; boundary=089e0111b71cf2849704de2db25f Subject: Re: [PHP-DEV] PDO_pgsql improvements and fixes From: morrison.levi@gmail.com (Levi Morrison) --089e0111b71cf2849704de2db25f Content-Type: text/plain; charset=ISO-8859-1 > Hi, > > after quite some some I've been finally able to put my hands again on > PDO. I know the timing is not ideal, but I hope it's not too late for > adding a couple more features and fixes into 5.5. > Purely bug fixes are probably welcome for PHP 5.5 but new features are not welcome at this stage of the release process. I am excited to see development in PDO. Thank you for your interest! --089e0111b71cf2849704de2db25f--