Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:102286 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 87826 invoked from network); 17 Jun 2018 23:03:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Jun 2018 23:03:43 -0000 Authentication-Results: pb1.pair.com header.from=enno.woortmann@web.de; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=enno.woortmann@web.de; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain web.de designates 212.227.17.12 as permitted sender) X-PHP-List-Original-Sender: enno.woortmann@web.de X-Host-Fingerprint: 212.227.17.12 mout.web.de Received: from [212.227.17.12] ([212.227.17.12:56887] helo=mout.web.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EE/CF-29356-DC8E62B5 for ; Sun, 17 Jun 2018 19:03:42 -0400 Received: from [192.168.0.51] ([77.21.86.66]) by smtp.web.de (mrweb103 [213.165.67.124]) with ESMTPSA (Nemesis) id 0MUF8Y-1fcpuC3i3G-00QxKM for ; Mon, 18 Jun 2018 01:03:38 +0200 To: internals@lists.php.net References: Message-ID: <00205915-ac6a-5aac-654d-3dcd26e3bb9e@web.de> Date: Mon, 18 Jun 2018 01:03:39 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: Avast (VPS 180617-4, 17.06.2018), Outbound message X-Antivirus-Status: Clean X-Provags-ID: V03:K1:t6DNvyi72vk+Wlr57Y/LjLa8szZsedlHkRF0hKe1BgN7hoOXPof r9WqoF2/Rj6B0LvwGHdL22knpdOA2ORpgef/4josin3EpbyKw5L6SYY/R0ggf4Yo2n/O+5k bpBR55n+5VzfU4lI7LQV2eL1XdUAVNSiHKVyuJJ914R11hsm4GY/7fisO6qdoeDBPeCKqO2 skcrZZFMHynXQVhdwvetA== X-UI-Out-Filterresults: notjunk:1;V01:K0:7Nwt04qXKyo=:XnM7K6EzzDlUDz9mA1VduK 09r8rY7zsml4tn8hG39MiyWjF28oTV5eXhyX5nZCVzUxNACKXb8IiB29i2+y+LxNyE4Qi6Clm SDJzNM6mA4IuFsH5+JcaflnNzJshucfyqR+4hXtUVSOjCOTBEiDW7ridMlPlsxefH+8FRRRZ2 MAu8s6om75VEbFXkCcul8joInezqj9fENKPfbwaBvwkNMZKf6IHyi2ZG+Guf+trynz3vKRZYH bhI7mhRGGhXGjkHH7yumv3V8FFHt0TfUqXVjgPO0sezW2VrrvsbJVWWfAeW3/vtPn/Yahc82V Rwy6ltQXMUMoXRXZxLd0SY60BBQclAgEhBjw46+o6IbCbTlDLVke/swSCdw3ILARG32YbkAWm aKObnoAqFx1AlCR8HVE9W2czbyQiZrR2hU+zZCw9LRB8XJlMhJp0u7jwxyXFqgu8u+CcgedS+ gvG/enRWFL6avVIxkanmFETF/f3tX0MJjjZoa93uLHc/FOP+3Q3q3H0wZZqQWCEdTiQNQMVZz 3qXL4+N6esN1Xza+44kJBMasoHh4G8WUqANBL97IuuNSvAYd/UNra2i/SBxL4KnJtLBix7j8q Yg1NNQDeE0xrv1ZvCAstDrSiICfRaP8juyhcbryUZSNZw7D1W372sdC91ENfUhH6GwF0ir+Ow x2MOEdRLP6uB6tFUEeDSC49FdKRyw6VuiCcebg/NDTxQfDz1l83/e7RpIf8L8kNO5hUlNEoVq /3POIvyjPPArxlyb4swsYslx4sbDwSpCSCkKGLzT4M2CeYuLNmeyxAk8F1a+ANgoTvCE8WHy9 RcmzmXI Subject: Re: [PHP-DEV] xmlrpc extension maintainership? From: enno.woortmann@web.de (Enno Woortmann) Am 17.06.2018 um 22:59 schrieb Stanislav Malyshev: > Hi! > > About 2 years ago, in https://externals.io/message/94540#94546, you > expressed interest in maintaining XML-RPC extension. I haven't seen any > activity from you since then. Are you still interested? If so, it might > be a good idea to look through XMLRPC bugs: > https://bugs.php.net/search.php?cmd=display&bug_type=All&status=Open&package_name%5B%5D=XMLRPC-EPI+related&by=Any&limit=30 > and see if you could help with any of those, submit patches and then > request developer account (http://php.net/git-php.php). > Please notify us if you're still interested. > > Thanks, Hi Stas, is there a list available with unmaintained extensions which are still inside the core? Regards, Enno