-
Notifications
You must be signed in to change notification settings - Fork 8
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
Release/v1.10.1 #552
Merged
Merged
Release/v1.10.1 #552
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…xes-functions-into-a-class Convert editor meta boxes function into a class
…-to-trash-from-block-editor-results-in-error-processing-cleanup Short-circuit edac_save_post() when post_status is trash
Release/v1.10.0
…date the url is existing
…nly instead of duplicated inside other functions
Error flagged is: Generic.CodeAnalysis.RequireExplicitBooleanOperatorPrecedence.MissingParentheses
… parenthesis added
This reverts commit 30b6f7c.
…clarifying-parenthesis-cs-check Fix missing clarifying parenthesis cs check
…ror_when_image_lacks_scheme
…with expectations
The capability is supporting urls that are neither relative not protocol-relative. It's an edge case for sure but no harm in adding support for it.
…tive urls as well Also adds an explicit list of valid schemes as well to support more edge cases
…-can-sometimes-be-a-string-when-it's-expected-to-always-be-an-array Check we have an array before accessing it when producing density to return via ajax
…obust Thanks to the newly added tests for catching my last change here as being a change that had downstream effects :)
…obust Thanks to the newly added tests for catching my last change here as being a change that had downstream effects :)
…causes_error_when_image_lacks_scheme' into william/544/animage_image_check_causes_error_when_image_lacks_scheme # Conflicts: # includes/helper-functions.php
…e_check_causes_error_when_image_lacks_scheme Handle missing scheme in animated image rule
…abels-strict-comparison Missing form label rule strict comparison fix
SteveJonesDev
requested changes
Mar 27, 2024
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.
Just need to update the stable tag.
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.
The stable tag needs to be updated to: 1.10.1
SteveJonesDev
approved these changes
Mar 27, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Steve Jones (1):
William Patton (6):