Yeah I was going to say: work with Jakub, he has some good stuff in flight! :)
On Wed, Feb 21, 2018 at 11:52 AM, Jakub Zelenka <bu...@php.net> wrote: > Hey > > On Wed, Feb 21, 2018 at 12:42 AM, Stanislav Malyshev <smalys...@gmail.com> > wrote: > >> Hi! >> >> I'd like to raise the question of FPM SAPI maintainership. Is it still >> maintained? If so, by whom? Jerome Loyet is listed as a maintainer, but >> his last commit has been in 2012, as far as I can see, and I see no >> activity from him on the bug tracker for the last couple of years (maybe >> more). FPM is a pretty important module and widely used, and we have >> over 100 bugs in the bug DB for it, not being addressed. Would anyone >> like to step up for his module? If not, what's the plan for keeping it >> alive and well? >> > > I actually work on some parts of FPM and trying to help with some PR's > already. Currently I work on the rewrite of zlog and as part of that I > completely rewrote the test framework which is inconvenient for some > scenarios (especially logging but there are other parts that the current > tests are not good for). All work is currently done on my FPMi project repo > [1] which is meant to be a dev version of FPM and potentially separated > SAPI that can bring the next features sooner to users on the older PHP > versions. I also started working to the tool for better testing some time > ago [2]. It's currently just a simple fastcgi client but plan to resume > work on it and extend it so it can be used for regression testing and > recreating some bugs that are not possible to do in PHP tests. > > The zlog part is more or less working but needs optimization (better > buffering) and some final improvements and fixes. That's probably most > wanted feature especially for Docker execution. Then I would like to use > the new testing framework for all tests and look to other issues. > > I already work on it and not sure if there is any other dev actively works > on it so I would be happy to step up as a maintainer whatever it means :) I > want however keep working on my plan so the current priority is to sort the > logging out because it is causing many issues. > > [1] https://github.com/bukka/fpmi/compare/0.1.0...next > [2] https://github.com/bukka/fpmt > > Cheers > > Jakub -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php