You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a case where information would come from a third party service like endoflife.date, using the service’s API to find out if the PHP version used is still supported or passed the security support.
In this case, the returned information could be cached for a while, since that information does not need to be refreshed often. The administrator’s cache can be used.
A usage example can be found in the endoflife quickicon created as a proof of concept for the project.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
This is a case where information would come from a third party service like endoflife.date, using the service’s API to find out if the PHP version used is still supported or passed the security support.
In this case, the returned information could be cached for a while, since that information does not need to be refreshed often. The administrator’s cache can be used.
A usage example can be found in the endoflife quickicon created as a proof of concept for the project.
Beta Was this translation helpful? Give feedback.
All reactions