You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add default value for TypePart::$typeNullable to prevent a fatal error
…when setNullable has not been called explicitly.
Error was:
PHP Fatal error: Uncaught TypeError: Return value of
gossi\codegen\model\PhpParameter::getNullable() must be
of the type bool, null returned in
[…]/vendor/gossi/php-code-generator/src/model/parts/TypePart.php:75
0 commit comments