Skip to content

Warning to Error (TypeError/ValueError) in extensions #18

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

Closed
71 tasks done
Girgias opened this issue Aug 13, 2020 · 1 comment
Closed
71 tasks done

Warning to Error (TypeError/ValueError) in extensions #18

Girgias opened this issue Aug 13, 2020 · 1 comment

Comments

@Girgias
Copy link
Member

Girgias commented Aug 13, 2020

This is a meta to-do list/progression status for the conversion of Warnings (and possibly Notices) to Errors in extensions.
Some extensions might not emit any warnings and should be ticked with a relevant note.

One way to check for E_WARNING is looking at symbol usage in C files with the help of LXR: https://heap.space/search?project=php-src&full=&defs=&refs=E_WARNING&path=&hist=&type=c&n=100

The same can be done for E_NOTICE: https://heap.space/search?project=php-src&full=&defs=&refs=E_NOTICE&path=&hist=&type=c&n=100

@Girgias
Copy link
Member Author

Girgias commented Sep 29, 2020

And we're done 🎉

@Girgias Girgias closed this as completed Sep 29, 2020
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

1 participant