-
-
Notifications
You must be signed in to change notification settings - Fork 495
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
Adds Ini_set documentation #1730
Adds Ini_set documentation #1730
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please update the commented items.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can this be merged, or are docs planned to be merged at some later time?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @NielsdeBlaauw I noticed you'd updated this one. Nearly there. I've just left some textual suggestions. Everything else looks A-OK.
Co-Authored-By: Juliette <[email protected]>
Completely agree with your suggestions, as these make the desired behaviour much clearer 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@NielsdeBlaauw Thanks for working with us to get this one merge-ready. Great work again.
* upstream/develop: (241 commits) Fix off-by-one error when $treat_files_as_scoped is true Travis: test against PHP 7.4, not snapshot NoSilencedErrors: improve consistency metrics CommaAfterArrayItem: add metrics for comma after last item Travis: don't allow PHP 7.4 build to fail ControlStructureSpacing: fix undefined index error Changelog for WPCS 2.2.0 Adds documentation for WordPress.WP.EnqueuedResources. Various minor documentation fixes Ini_set: add documentation (WordPress#1730) Adds WP.Security.SafeRedirect documentation. Docs: Add PostsPerPage XML doc ✨ New NamingConventions.ValidPostTypeSlug sniff Adds documentation for WordPress.WP.CronInterval Update default minimum supported WP version PrefixAllGlobals: minor efficiency tweak ValidHookName: improve error messages ✨ New DateTime.CurrentTimeTimestamp sniff EscapeOutput: allow for typical pattern with `_deprecated_file()` New "DateTime.RestrictedFunctions" sniff ...
Related to #1722