Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:13789 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 67054 invoked by uid 1010); 8 Nov 2004 15:24:16 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 67012 invoked from network); 8 Nov 2004 15:24:16 -0000 Received: from unknown (HELO web11.manitu.net) (217.11.48.111) by pb1.pair.com with SMTP; 8 Nov 2004 15:24:16 -0000 Received: from [62.165.4.166] (dicaprio.akademie1.de [62.165.4.166]) (authenticated) by web11.manitu.net (8.10.2-SOL3/8.10.2) with ESMTP id iA8FO5X03940; Mon, 8 Nov 2004 16:24:05 +0100 To: john@coggeshall.org Cc: internals@lists.php.net, Yasuo Ohgaki In-Reply-To: <1099926291.24517.4.camel@unix-101-34.hq.communityconnect.com> References: <1099917871.2648.12.camel@dicaprio.akademie1.de> <1099926291.24517.4.camel@unix-101-34.hq.communityconnect.com> Content-Type: text/plain; charset=UTF-8 Message-ID: <1099927445.2648.24.camel@dicaprio.akademie1.de> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 (1.4.6-2) Date: Mon, 08 Nov 2004 16:24:05 +0100 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] [PATCH] pg_result_sqlstate From: twanger@bluetwanger.de (Markus Bertheau) =D0=92 =D0=9F=D0=BD=D0=B4, 08.11.2004, =D0=B2 16:04, John Coggeshall =D0=BF= =D0=B8=D1=88=D0=B5=D1=82: > if (zend_parse_parameters_ex(ZEND_PARSE_PARAMS_QUIET, ZEND_NUM_ARGS() > TSRMLS_CC, "r" ...... >=20 > why would you silence the error for the parameter when this function > requires a valid Postgres resource to do anything? I copied the behaviour from pg_result_error(), so the answer is because pg_result_error() does it too. Markus --=20 Markus Bertheau