Container to retrieve php versions infos programmatically.
Created to replace fetching infos from php.net website, as a DDOS prevention mechanism has been implemented, preventing people to use it programmatically.
See actives.json
file, content is the same as https://www.php.net/releases/active.php
actives.json
file is updated each week on Sunday morning thanks toupdate-versions
workflow
In case you use gitHub API, you can leverage conditional requests mechanism to avoid consuming uselessly your quota if file hasn't been updated since your last fetch