Jitendra Adhikari

Results 78 comments of Jitendra Adhikari

i'm on a vacation for few more days, will take time to look into it

sure thing, please contrib. thanks

https://github.com/phpstan/phpstan/issues/3916#issuecomment-703231243 ohh, however in practice this is not infinite loop - maybe the php docs is misleading. the tests are working great and as expected with the code we have....

how about ```php while (($bucket = stream_bucket_make_writeable($in)) && $bucket->data !== '') { static::$buffer .= $bucket->data; } ```

i dont know because technically it is still an issue. i understand it could be big task to fix. can we maybe keep it in backlog for future revisit?

i will think about it - in addition we also need to discuss in team as well :)

thanks for feedback. the phpfpm has swoole there. we can compose individual mysql, nginx etc :)