Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65636 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 31406 invoked from network); 4 Feb 2013 15:22:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Feb 2013 15:22:30 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.223.182 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.223.182 mail-ie0-f182.google.com Received: from [209.85.223.182] ([209.85.223.182:40809] helo=mail-ie0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D8/F8-14611-132DF015 for ; Mon, 04 Feb 2013 10:22:25 -0500 Received: by mail-ie0-f182.google.com with SMTP id k14so5852172iea.13 for ; Mon, 04 Feb 2013 07:22:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=BRQr9fMb8sP+FMycEzkKP5AySwa4EG7no8mHscPSbhY=; b=jXS9LvYyp26KO84vSGMrh9/eCmdkd52LP7e62+jicyzCAiLsjOdvkySW36KC7J4bkC m2bTTg0xQCxw9SmwoUI9PFZJ1yH99F4fYEquLmnogQ+QcXw4rHLEIJuvad7WS0GrNZPe q0kBD/YTzxR1o/8D9lgHP3tfcQcFYj9ZtsAN0C1iImS7HnUiI6SNqI6TFW68NWNmJ9tQ DqYS/A1trr3gg/j9MovpxRUHlgIq9qB6RSmAn53rRZitiZNvTngbbj4g+y8Cvt7qZVil yeizVewlueWO+UF/SwBDFEvqN9XfpMHQoeGhp+y6GVyYImLmnd2vSiw+vbqqNAYWmQ8j kpCg== MIME-Version: 1.0 X-Received: by 10.50.7.234 with SMTP id m10mr7071027iga.43.1359991343131; Mon, 04 Feb 2013 07:22:23 -0800 (PST) Received: by 10.50.106.138 with HTTP; Mon, 4 Feb 2013 07:22:22 -0800 (PST) In-Reply-To: <510FCC9B.4060808@hoa-project.net> References: <5108FB35.1060906@hoa-project.net> <510907D6.8060200@hoa-project.net> <510FCC9B.4060808@hoa-project.net> Date: Mon, 4 Feb 2013 16:22:22 +0100 Message-ID: To: ivan.enderlin@hoa-project.net Cc: PHP Internals Content-Type: multipart/alternative; boundary=f46d04462dd4e7ad1304d4e7a88a Subject: Re: [PHP-DEV] About PTY From: tyra3l@gmail.com (Ferenc Kovacs) --f46d04462dd4e7ad1304d4e7a88a Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Mon, Feb 4, 2013 at 3:58 PM, Ivan Enderlin @ Hoa < ivan.enderlin@hoa-project.net> wrote: > 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>>> 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=3Dphp-src.**git;a=3Dhistory;f=3Dext/standard/** >> proc_open.c;h=3D**2041d3481ff389e9b2f17d3073176b**fdffb0494a;hb=3D** >> bd818c0118ba406d82f901d4f97a13**4727440df4 >> > 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. > > Sure, I was just saying that we didn't had a working and mature solution back then which we removed later, but added something which was broken, tried to fix it, but give up and removed. --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --f46d04462dd4e7ad1304d4e7a88a--