'How to get all current supported php versions as json or xml?

I would like to display dynamically in an application all current supported php versions to avoid hard code. Is there an api, tool or link to do that? I found this for last releases by version but I did not find for supported php versions like on this page. The best format should be json (xml eventually). Someone has got this information?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source