On 26 July 2017 at 02:57, Kalle Sommer Nielsen <[email protected]> wrote:
> Hi fellow webmasters > > I couldn't spot any obvious place where we would expose the latest > supported versions of PHP, so I cooked up a quick patch for > web/php[1], would anyone mind if this goes in? > > [1] https://gist.github.com/KalleZ/d98b99fb2a277576938a79683a001b42 Hi Kalle, While not identical, we have basically the same idea in the releases/active.php file [1] [2], which could be changed to (perhaps optionally) also use the $include_recent_eols argument as your Gist does. [1] https://git.php.net/?p=web/php.git;a=blob;f=releases/active.php [2] http://php.net/releases/active.php Thanks, Peter > > > -- > regards, > > Kalle Sommer Nielsen > [email protected] > > -- > PHP Webmaster List Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > >
