Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:101905 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 86824 invoked from network); 23 Feb 2018 03:28:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Feb 2018 03:28:45 -0000 Authentication-Results: pb1.pair.com smtp.mail=smalyshev@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=smalyshev@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.46 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.160.46 mail-pl0-f46.google.com Received: from [209.85.160.46] ([209.85.160.46:40452] helo=mail-pl0-f46.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 19/22-01511-C6A8F8A5 for ; Thu, 22 Feb 2018 22:28:45 -0500 Received: by mail-pl0-f46.google.com with SMTP id i6so4155886plt.7 for ; Thu, 22 Feb 2018 19:28:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=n2Q588gpUzmZ8/AV/greG8qc/KpUDhKzvOGaNuGEVLo=; b=p49Ag4NCxTxQfnIgiU/43rD0+32ey1rpJVjq5jr/FT/DHdxGg0wqZdEn22Ey+78I0C ZePiHY7RuBvnB6hsC7JnqccSiqciadspiHNQO2S30gPTAMlECRaYdaX0Vxf/n5MgR0ZC fXV5jDyN0MwPh6wE28HvLr43JU+oYlreso5JybonNu9vqKviXUoBvkXWsb/uIZASQ+Ci yYJAzbMjJuoXJVU9rWtEBAMNZWNtbGQ+fOkYwjFQPa3hXR6b44J3vj+ivZsqv8beCOqj ox82KwPut5In5p8q72n8nmMGP7UiEQ6WdvJ20ArbAhutM+m7fblQtQqyXvE6h0ypWtc8 eGhg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=n2Q588gpUzmZ8/AV/greG8qc/KpUDhKzvOGaNuGEVLo=; b=WJDLbcKenQV9af8NdFO37wvedqT4+lInRx4qEpYJS8aGrUbI4o0sM9gOE8y3BmoQ+z 3TxSUNnm13zb1GtvawKGJOomoMBJb7WKF/lxVkxOow1wk7bp8ldHgh9RBeg1qw6UYxiI WjvDeGbZOLKzofB8yADlR5RN1h4MQN60+HDkLTeIhcmdOCM6EJbGZJDGaPtKy2QeuF+C qv7Xhpl0dAoUQjwK9r8xL+B83BB4wZ4DfNDKJuTl85dGKvX97s1Ci5CFORjXulYAGKrM PoY0vO2QiFBdTFh/5mlidLl5NDBtYAy6HPSugLiwziqbboSsSZlKMODLWAsHJgE6oWwD 3urA== X-Gm-Message-State: APf1xPAqd4KC6lC96O+C5eBVumAEjV1Wt9jkxdRFIaQi+UNOcS7XkH4W vb8xTDq9R26v19bNjeCPjiCTEwM= X-Google-Smtp-Source: AH8x226R+3igRGen9Eby4tbjueNIYSfD3j62gpCW6F7OdsLZKi7QwLSmgMtKrJxJnk7bCv5GIEq6/A== X-Received: by 2002:a17:902:684a:: with SMTP id f10-v6mr296634pln.129.1519356521443; Thu, 22 Feb 2018 19:28:41 -0800 (PST) Received: from Stas-Pro-2016.lan (c-73-71-144-171.hsd1.ca.comcast.net. [73.71.144.171]) by smtp.gmail.com with ESMTPSA id a3sm1724446pgv.36.2018.02.22.19.28.40 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 22 Feb 2018 19:28:40 -0800 (PST) To: Jakub Zelenka Cc: PHP Internals References: <861e4190-1cb8-eeb6-740a-45485192034a@gmail.com> Message-ID: Date: Thu, 22 Feb 2018 19:28:38 -0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:59.0) Gecko/20100101 Thunderbird/59.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] FPM maintainership? From: smalyshev@gmail.com (Stanislav Malyshev) Hi! > 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. Great! There are also a number of issues in the bug db for FPM that could use a review, and I am not sure what to do about https://bugs.php.net/bug.php?id=75605 specifically... -- Stas Malyshev smalyshev@gmail.com