Re: [PHP-WEBMASTER] Expose supported versions through JSON

2017-07-26 Thread Kalle Sommer Nielsen
Hi Peter 2017-07-26 10:37 GMT+02:00 Peter Cowburn : > 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

Re: [PHP-WEBMASTER] Expose supported versions through JSON

2017-07-26 Thread Peter Cowburn
On 26 July 2017 at 02:57, Kalle Sommer Nielsen 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

[PHP-WEBMASTER] Expose supported versions through JSON

2017-07-25 Thread Kalle Sommer Nielsen
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 -- regards, Kalle Sommer Nielse