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
It would be quite handy to be able to also query for functions that have been removed at some point (e.g. get_magic_quotes_gpc) and see what PHP version is the latest to support that function.
The text was updated successfully, but these errors were encountered:
It was already supported in the data. I've made a tweak to the display code and README and added get_magic_quotes_gpc as an example: http://caniphp.com/?s=get_magic_quotes_gpc
It would be quite handy to be able to also query for functions that have been removed at some point (e.g.
get_magic_quotes_gpc) and see what PHP version is the latest to support that function.The text was updated successfully, but these errors were encountered: