Skip to content

Remove Deprecarted notices with PHP8+ and empty description#790

Open
Ilya-Zhulin wants to merge 1 commit intoOctopoos:5.xfrom
Ilya-Zhulin:patch-9
Open

Remove Deprecarted notices with PHP8+ and empty description#790
Ilya-Zhulin wants to merge 1 commit intoOctopoos:5.xfrom
Ilya-Zhulin:patch-9

Conversation

@Ilya-Zhulin
Copy link
Copy Markdown
Contributor

Trim isn't needed here, but PHP8+ shows this notice Deprecated: trim(): Passing null to parameter #1 of type string is deprecated. If field description is empty, $field->description is not defined.

`Trim` isn't needed here, but PHP8+ shows this notice ```Deprecated: trim(): Passing null to parameter Octopoos#1 of type string is deprecated```. If field description is empty, `$field->description` is not defined.
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.

1 participant