Pull Request: https://github.com/php/web-php/pull/725
Author: renanbr

This Pull Request is actually a feature request.

The goal is to expose an endpoint that users can use to fetch the upcoming 
release.

The `realeases/next.php` returns a JSON response with the next version, for 
example:

```json
"8.2"
```

I don't mind if another approach is proposed instead.

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to