[PHP-DEV] POST request to fastcgi FPM with chunked encoding does not properly return result

2015-12-23 Thread Markus Fischer
Hello, I wrote up a detailed question at SO but I had a hunch it could be a real bug ( http://stackoverflow.com/questions/34440220/post-request-to-php7-with-chunked-encoding-does-not-properly-return-result ). Basically, a POST request to php-fpm with "Transfer-Encoding: chunked" and post data (co

Re: [PHP-DEV] ext/interbase maintanance

2015-12-23 Thread Lester Caine
On 23/12/15 11:54, Lester Caine wrote: >> However, there are some test fails, which I am not quite sure about. > I'll work through the 5 make test failures later, but suspect it will > just be reply formats. OK nothing particularly heavy on the failures. Actually it's mainly due to the 'non-real-w

[PHP-DEV] NEUTRAL Benchmark Results for PHP Master 2015-12-23

2015-12-23 Thread lp_benchmark_robot
Results for project PHP master, build date 2015-12-23 06:29:56+02:00 commit: 28a016a6dca22566a6126b2b995fddcb8125c5e5 previous commit:d952eb753cc708243069a9ed0298ecdbe000ba9c revision date: 2015-12-23 03:52:38+03:00 environment:Haswell-EP cpu:Intel(R) Xeon(R

Re: [PHP-DEV] ext/interbase maintanance

2015-12-23 Thread Lester Caine
On 23/12/15 05:31, Xinchen Hui wrote: > Consider it done. > > No compiler warnings anymore(expect the char* and ISC_UCHAR* mismatch) Just on ibase_events.c which is async access to firebird/interbase This is an area that needs more work with PHP anyway. I'm seeing a change on github where 'efre