Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65635 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29319 invoked from network); 4 Feb 2013 14:58:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Feb 2013 14:58:44 -0000 Authentication-Results: pb1.pair.com header.from=ivan.enderlin@hoa-project.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=ivan.enderlin@hoa-project.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain hoa-project.net from 95.130.12.24 cause and error) X-PHP-List-Original-Sender: ivan.enderlin@hoa-project.net X-Host-Fingerprint: 95.130.12.24 host1.trois-doubles.net Linux 2.6 Received: from [95.130.12.24] ([95.130.12.24:52564] helo=host1.trois-doubles.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 20/A8-14611-F9CCF015 for ; Mon, 04 Feb 2013 09:58:42 -0500 Received: from Hwhost2.local (170-29.79-83.cust.bluewin.ch [83.79.29.170]) by host1.trois-doubles.net (Postfix) with ESMTPSA id 5AC4A20A67A for ; Mon, 4 Feb 2013 15:58:36 +0100 (CET) Message-ID: <510FCC9B.4060808@hoa-project.net> Date: Mon, 04 Feb 2013 15:58:35 +0100 Reply-To: ivan.enderlin@hoa-project.net User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:20.0) Gecko/20100101 Thunderbird/20.0a2 MIME-Version: 1.0 To: internals@lists.php.net References: <5108FB35.1060906@hoa-project.net> <510907D6.8060200@hoa-project.net> In-Reply-To: Content-Type: multipart/alternative; boundary="------------050605080509000309090507" Subject: Re: [PHP-DEV] About PTY From: ivan.enderlin@hoa-project.net ("Ivan Enderlin @ Hoa") --------------050605080509000309090507 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 30/01/13 12:53, Ferenc Kovacs wrote: > wez turned that off 9 years ago: >>> https://github.com/php/php-**src/commit/**bd818c0118ba406d82f901d4f97a13* >>> *4727440df4 >>> >> But why? Are arguments always valid today? >> >> Thanks. >> >> > from the previous commits it seems that we had some kind of proc_open build > issue and didn't managed to solve it without removing that: > http://git.php.net/?p=php-src.git;a=history;f=ext/standard/proc_open.c;h=2041d3481ff389e9b2f17d3073176bfdffb0494a;hb=bd818c0118ba406d82f901d4f97a134727440df4 But is it possible to have PTY support today in PHP? These commits are from 2004, we are in 2013 now. Maybe new solutions are conceivable. Best regards. -- Ivan Enderlin Developer of Hoa http://hoa-project.net/ PhD. student at DISC/Femto-ST (Vesontio) and INRIA (Cassis) http://disc.univ-fcomte.fr/ and http://www.inria.fr/ Member of HTML and WebApps Working Group of W3C http://w3.org/ --------------050605080509000309090507--