[PECL-DEV] RE: Windows build of extension of http_message

2019-07-11 Thread Anatol Belski
Hi Arnold, > -Original Message- > From: Arnold Daniels > Sent: Thursday, July 11, 2019 9:34 AM > To: weltl...@outlook.de; pecl-dev@lists.php.net > Subject: Windows build of extension of http_message > > Hi Anatol, > > I've added the new http_message package to pecl. It depends on the ps

[PECL-DEV] Re: Windows build of extension of http_message

2019-07-11 Thread Jan Ehrhardt
Arnold Daniels in php.pecl.dev (Thu, 11 Jul 2019 07:34:09 +): >I've added the new http_message package to pecl. It depends on the psr >extension, not only at runtime but it also needs to php_psr.h header >file to build. > >On Linux, the header file is automatically copied the PHP include dir on

[PECL-DEV] Re: Windows build of extension of http_message

2019-07-11 Thread Christoph M. Becker
On 11.07.2019 at 09:34, Arnold Daniels wrote: > I've added the new http_message package to pecl. It depends on the psr > extension, not only at runtime but it also needs to php_psr.h header file to > build. > > On Linux, the header file is automatically copied the PHP include dir on > `make ins