Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25070 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 9176 invoked by uid 1010); 31 Jul 2006 05:35:24 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 9161 invoked from network); 31 Jul 2006 05:35:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Jul 2006 05:35:24 -0000 Authentication-Results: pb1.pair.com header.from=manchokapitancho@gmail.com; domainkeys=good 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.182.189 nf-out-0910.google.com Linux 2.4/2.6 Received: from ([64.233.182.189:16232] helo=nf-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.3 r(11751M)) with ESMTP id C3/01-35486-9E19DC44 for ; Mon, 31 Jul 2006 01:15:24 -0400 Received: by nf-out-0910.google.com with SMTP id y25so424732nfb for ; Sun, 30 Jul 2006 22:15:19 -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=KuiXzDQsqcM1Y20jB11FWw7ILvj1dhAYGctLtYOpy0gXHzT7zAwdFrtbRzi2DuThvY9riHdG8IzYm98K+8U347u6b2agEvL+y+MtF22iscjqmfx8os2q1JYT0/hHirJ7e2Am0+JdHN3nmpBh1wkDtFX53d19IVmBOLbaQJCWPvs= Received: by 10.78.97.7 with SMTP id u7mr409275hub; Sun, 30 Jul 2006 22:15:19 -0700 (PDT) Received: by 10.78.169.10 with HTTP; Sun, 30 Jul 2006 22:15:19 -0700 (PDT) Message-ID: Date: Mon, 31 Jul 2006 08:15:19 +0300 To: internals@lists.php.net MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_49995_11057512.1154322919188" Subject: PDO::FETCH_SERIALIZE info From: manchokapitancho@gmail.com ("Marian Kostadinov") ------=_Part_49995_11057512.1154322919188 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline (Forgot to put a title) Hello, internals. I've already opened a bug for this http://bugs.php.net/bug.php?id=38254 but I just want to ask any of the PDO extension authors for the FETCH_SERIALIZE option, since it is the only option that is not documented and I don't know how to use it. Tx in advance:) ------=_Part_49995_11057512.1154322919188--