On Sunday 29 May 2005 23.08, Michael Spector wrote:
> 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
None from me.
Would be cool if we could automagically detect support during
configure time, but due to the lack of any kind of positive feedback
to my last efforts, I won't be the person doing it.
--Wez.
On 5/29/05, Michael Spector <[EMAIL PROTECTED]> wrote:
> On 12:51, Wed 25 May 05, Michael Sp
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 pa