Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:16307 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 95207 invoked by uid 1010); 29 May 2005 21:26:26 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 91901 invoked from network); 29 May 2005 21:08:23 -0000 Received: from unknown (HELO zend.com) (127.0.0.1) by localhost with SMTP; 29 May 2005 21:08:23 -0000 X-Host-Fingerprint: 80.74.107.235 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from ([80.74.107.235:49302] helo=mail.zend.com) by pb1.pair.com (ecelerity 1.2 r(5656M)) with SMTP id 49/51-02217-64F2A924 for ; Sun, 29 May 2005 17:08:23 -0400 Received: (qmail 30878 invoked from network); 29 May 2005 21:08:37 -0000 Received: from gibraltar.zend.office (10.1.2.137) by 10.1.1.1 with SMTP; 29 May 2005 21:08:37 -0000 Received: by gibraltar.zend.office (Postfix, from userid 660) id E1D47334D3; Mon, 30 May 2005 00:08:24 +0300 (IDT) Date: Mon, 30 May 2005 00:08:24 +0300 To: internals@lists.php.net Message-ID: <20050529210824.GA1419@gibraltar.zend.office> References: <20050525095157.GA6212@gibraltar.zend.office> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050525095157.GA6212@gibraltar.zend.office> Organization: Zend Technologies User-Agent: Mutt/1.5.6i Subject: Re: [PHP-DEV] PTS support patch From: michael@zend.com (Michael Spector) On 12:51, Wed 25 May 05, Michael Spector wrote: > Here's a patch for PTS support in proc_open, instead of having PHP_CAN_DO_PTS always > disabled this patch introduces --enable-pty option. > Added support for BSD4 PTS types. > Please review it. > Anybody has any objections to including this patch? -- Best regards, Michael