-
Notifications
You must be signed in to change notification settings - Fork 10
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
\Didww\Item\Did::getDescription() is able to return null #55
Comments
gigorok
added a commit
that referenced
this issue
Feb 13, 2023
gigorok
added a commit
that referenced
this issue
Feb 13, 2023
gigorok
added a commit
that referenced
this issue
Feb 13, 2023
gigorok
added a commit
that referenced
this issue
Feb 13, 2023
gigorok
added a commit
that referenced
this issue
Feb 14, 2023
gigorok
added a commit
that referenced
this issue
Feb 14, 2023
gigorok
added a commit
that referenced
this issue
Feb 14, 2023
gigorok
added a commit
that referenced
this issue
Feb 16, 2023
gigorok
added a commit
that referenced
this issue
Feb 17, 2023
gigorok
added a commit
that referenced
this issue
Feb 17, 2023
gigorok
added a commit
that referenced
this issue
Feb 17, 2023
gigorok
added a commit
that referenced
this issue
Feb 17, 2023
@NHSCHIFFL thanks. try the latest v6.1.0 version |
Thanks. Our current workaround can be removed now and it looks more readable, too. 👍 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We have encountered an error, where the actual return value of \Didww\Item\Did::getDescription() was null, while it is being declared as non-nullable 'string'.
The text was updated successfully, but these errors were encountered: