[PHP-DEV] Re: [PECL-CVS] svn: /pecl/htscanner/trunk/ htscanner.c

2011-06-27 Thread Pierre Joye
hi, Please open a bug for this issue and copy the bt and co in there (pecl's htscanner). Cheers, On Mon, Jun 27, 2011 at 1:45 PM, Derick Rethans wrote: lease revert and try to get the fix in the SAPI itselft instead. > > It should be fixed in the SAPI as well of course, but because SAPIs > don'

[PHP-DEV] Re: [PECL-CVS] svn: /pecl/htscanner/trunk/ htscanner.c

2011-06-27 Thread Derick Rethans
Hi, On Mon, 27 Jun 2011, Pierre Joye wrote: > Thanks to catch it! > > However this fix sounds wrong to me. > > The SAPI should have getenv implemented as any other web server > related SAPI. It is also hence why I think this SAPI should really be > a separate SAPI, always enabled. > > Please r