Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:106237 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 58046 invoked from network); 18 Jul 2019 17:04:15 -0000 Received: from unknown (HELO mail-qt1-f177.google.com) (209.85.160.177) by pb1.pair.com with SMTP; 18 Jul 2019 17:04:15 -0000 Received: by mail-qt1-f177.google.com with SMTP id a15so27348748qtn.7 for ; Thu, 18 Jul 2019 07:26:10 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=JpQ8eISNrdScybWYRNfxIVldjzYeHmv4zFtEmEpEx04=; b=J5562txxtcvR30KA/sbOto+g+Frqhdo3AR4544xnyBRyF6Rls6iKxpCOeqCZ+0GCNP PkquGKiH5xcFAXbOvLp0PyeNaq8F4hNEP+a1jV1SjdW4OlFRw4yhJfmyrLwR5c5JKJQi EvFcN3r2RJ2U6pWrGGOxh6FGHxCa8xayONe3znwNwf7EEoDVUGzm+clmiSLy7EUvnY4n 9BSTWFVANKEBySoySK7zBi49e2tt80lCrzXX+GjQYWBujNTkivmuTEH+gKDWiskhWujH Ei9ZErYYDDn3LCyzPFZogsPqCzSnX3fBz8L3S7DVjfPtfj6ytP6+Jh21osvE7gxelyPF h11Q== X-Gm-Message-State: APjAAAXpU82e2ou/lcX9pJxy7prGzlVBN87Kzc3OiwN22dLUuIrTF9s7 UcTUdiQOKo0Hp2T9Jww+xTJxlEWigvgcDVINOJE= X-Google-Smtp-Source: APXvYqzKVVteJAv+diQHckQ2+U5WbyeFTWcFKsTuw9qYUYRRIQsy0TZrKeLDJkr/sWHHcoX7DQpRp3bgJnRgFPJlve4= X-Received: by 2002:ac8:32ec:: with SMTP id a41mr33155260qtb.375.1563459969788; Thu, 18 Jul 2019 07:26:09 -0700 (PDT) MIME-Version: 1.0 References: <1e1efef7-3a64-21c7-8257-8b318d898770@gmail.com> <99f27a7b-2a45-7473-bf14-2b2c5280a971@gmx.de> In-Reply-To: <99f27a7b-2a45-7473-bf14-2b2c5280a971@gmx.de> Date: Thu, 18 Jul 2019 09:25:58 -0500 Message-ID: To: "Christoph M. Becker" Cc: Stanislav Malyshev , PHP internals Content-Type: multipart/alternative; boundary="0000000000001ebdfd058df56473" Subject: Re: [PHP-DEV] Bugsnet: Quick fix descriptions From: pollita@php.net (Sara Golemon) --0000000000001ebdfd058df56473 Content-Type: text/plain; charset="UTF-8" On Thu, Jul 18, 2019 at 6:10 AM Christoph M. Becker wrote: > I agree that this would be the best solution in the long run, and it > shouldn't be hard to adapt ReasonRepository[1] to read from a file > instead of the DB. > > Any volunteers? > > [1] > < > http://git.php.net/?p=web/bugs.git;a=blob;f=src/Repository/ReasonRepository.php;h=b33d60a6bdae13dc78370aa24db481e1101ac13b;hb=HEAD > > > > Sure. https://github.com/php/web-bugs/commit/4b52935a8675d6ff6d5b06258e6c74ef135fad35 --0000000000001ebdfd058df56473--