Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:121439 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 55666 invoked from network); 22 Oct 2023 14:48:41 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 22 Oct 2023 14:48:41 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id D0AA41804B0 for ; Sun, 22 Oct 2023 07:48:40 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-0.2 required=5.0 tests=BAYES_40,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,SPF_HELO_NONE,SPF_PASS, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS9370 160.16.128.0/17 X-Spam-Virus: No X-Envelope-From: Received: from mail.sakiot.com (mail.sakiot.com [160.16.227.216]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Sun, 22 Oct 2023 07:48:40 -0700 (PDT) Received: from smtpclient.apple (softbank060067217005.bbtec.net [60.67.217.5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.sakiot.com (Postfix) with ESMTPSA id 1E9AC401E8 for ; Sun, 22 Oct 2023 23:48:37 +0900 (JST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=sakiot.com; s=default; t=1697986117; bh=7Za4Qn8PEoE/H15ZOvV86ctT381oRcL2Kcu7kaxYESA=; h=From:Subject:Date:References:To:In-Reply-To:From; b=GilHbZXD15zB+K1Mhf9Y3brS93h+tft/vdjQ6wpojzf9UthuiR9/jPpq1wsQScqGe lSWCvfAv6plhN8ZsP2fehEPVQm4CeE/UFDar6OpV/hcsyZLvktWxFj4tyTCRcXYAZG MozJlVStRAN7qTSV6Pp+F2hMyD6kXpiPHhyNpz7o= Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3731.700.6\)) Date: Sun, 22 Oct 2023 23:48:24 +0900 References: <0874DCA1-E7AC-423B-8402-2F1D45D58D49@sakiot.com> To: PHP internals In-Reply-To: <0874DCA1-E7AC-423B-8402-2F1D45D58D49@sakiot.com> Message-ID: <5482F8FC-B781-44D3-A627-46A027DCD790@sakiot.com> X-Mailer: Apple Mail (2.3731.700.6) Subject: Re: [PHP-DEV] Change the signature of odbc_connect From: saki@sakiot.com (Saki Takamachi) Hi Do you think this requires an RFC in the first place? If there are no = objections after waiting for a while, I will submit a pull request = without creating an RFC. Regards. Saki=