Skip to content

Remove null coalescing operator from layout.#5302

Closed
tellthemachines wants to merge 3 commits into
WordPress:trunkfrom
tellthemachines:fix/null-coalescing-in-layout
Closed

Remove null coalescing operator from layout.#5302
tellthemachines wants to merge 3 commits into
WordPress:trunkfrom
tellthemachines:fix/null-coalescing-in-layout

Conversation

@tellthemachines

Copy link
Copy Markdown
Contributor

Trac ticket: https://core.trac.wordpress.org/ticket/59443

Follow-up to #5252: replaces uses of null coalescing operator in that PR due to it not being officially supported in WP yet.


This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See GitHub Pull Requests for Code Review in the Core Handbook for more details.

@mukeshpanchal27 mukeshpanchal27 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some nit-pick feedback.

Comment thread src/wp-includes/block-supports/layout.php Outdated
Comment thread src/wp-includes/block-supports/layout.php Outdated
tellthemachines and others added 2 commits September 26, 2023 16:19
Add spaces inside brackets

Co-authored-by: Mukesh Panchal <mukeshpanchal27@users.noreply.github.com>
Add spaces inside brackets

Co-authored-by: Mukesh Panchal <mukeshpanchal27@users.noreply.github.com>
@tellthemachines

Copy link
Copy Markdown
Contributor Author

Committed in r56700.

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

Successfully merging this pull request may close these issues.

3 participants