Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Idea/Feature Request] Support deprecated/removed functionality #10

Closed
GenieTim opened this issue Apr 30, 2022 · 4 comments
Closed

[Idea/Feature Request] Support deprecated/removed functionality #10

GenieTim opened this issue Apr 30, 2022 · 4 comments
Assignees

Comments

@GenieTim
Copy link
Contributor

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.

@rosswintle
Copy link
Owner

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

@rosswintle rosswintle self-assigned this Apr 30, 2022
@rosswintle
Copy link
Owner

BUT... thanks for the suggestion - I really appreciate every idea! 🙌

@GenieTim
Copy link
Contributor Author

Oh, sorry, that must have been carelessness on my side. Thank you very much!
I will try to make a PR with some more examples some time.

@rosswintle
Copy link
Owner

You're good. It wasn't obvious because I hadn't added any deprecations yet.

PRs would be appreciated - thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants