Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:125539 X-Original-To: internals@lists.php.net Delivered-To: internals@lists.php.net Received: from php-smtp4.php.net (php-smtp4.php.net [45.112.84.5]) by qa.php.net (Postfix) with ESMTPS id 22E3C1A00BD for ; Fri, 13 Sep 2024 19:15:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1726255069; bh=cT069P1F278injVKWW5QasJXQT83ekCGy5G+ZJKLjwY=; h=Subject:From:In-Reply-To:Date:Cc:References:To:From; b=IFpDsomXe/6aReU7nEO0q1y67Lia7Y145GJbpoGKr1OtUsC22yBIL9PR3bBLPEF1J lfCun++c0Huj9FO0hTpIYwpSKefilT2TMaoihxuH3sqkQKg/HDdPAXkVnk52UjqF/E jEuIqbUHxeqdTYUYit4ML+AxDkWbDmOLw2o+04nAGMQZN120NrtSns9vFN410CjFIM vWGSF6tdavcc45/erZBVbkQmYtsPGoi7AoAPPC7VBT+8La/dS/wRLvtPMaZuWokXlj ORBbGhVHQZgbDrj+yr8TgXK6ilKNO/75PsL1ruQJJWM2IAamFEaDDl5k90hlh0uSg4 ep4vTPPOt2eIw== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 285F0180080 for ; Fri, 13 Sep 2024 19:17:49 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,DMARC_MISSING, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=4.0.0 X-Spam-Virus: No X-Envelope-From: Received: from supercat.cmpct.info (supercat.cmpct.info [71.19.146.230]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Fri, 13 Sep 2024 19:17:48 +0000 (UTC) Received: from smtpclient.apple (fctnnbsc38w-142-162-55-237.dhcp-dynamic.fibreop.nb.bellaliant.net [142.162.55.237]) by supercat.cmpct.info (Postfix) with ESMTPSA id EA49F52C51; Fri, 13 Sep 2024 19:15:41 +0000 (UTC) Content-Type: text/plain; charset=utf-8 Precedence: bulk list-help: list-post: List-Id: internals.lists.php.net x-ms-reactions: disallow Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3776.700.51\)) Subject: Re: [PHP-DEV] Proposal: Add support for interactive console application on Windows In-Reply-To: <10361349-e4af-469f-9fb7-87a569521d35@gmx.de> Date: Fri, 13 Sep 2024 16:15:29 -0300 Cc: Sara Golemon , =?utf-8?B?UGF0cmlrIFBhc3RlcsSNw61r?= , internals@lists.php.net Content-Transfer-Encoding: quoted-printable Message-ID: <36A5245C-793E-478E-8008-7A0EA3A55874@cmpct.info> References: <2CM.F7Wx.3pPEkL6u{51.1bA8ON@seznam.cz> <10361349-e4af-469f-9fb7-87a569521d35@gmx.de> To: "Christoph M. Becker" X-Mailer: Apple Mail (2.3776.700.51) From: calvin@cmpct.info (Calvin Buckley) On Sep 13, 2024, at 3:24=E2=80=AFPM, Christoph M. Becker = wrote: >=20 > Note that there are already a couple of related extensions on PECL[1]; > of these only win32service is still maintained, though. Still, having = a > look at these extensions might make sense. I actually maintain one for IBM i [1], but it's not on PECL. I provide binary builds directly to users however, so I haven't rushed to put it = on PECL just yet. [1]: https://github.com/SeidenGroup/php-ibmi=