Jean85/pretty-package-versions

Don't support component which does not has pretty_version.

Closed this issue · 2 comments

TypeError: Argument 2 passed to Jean85\Version::__construct() must be of the type string, null given, called in /home/runner/work/hyperf/hyperf/vendor/jean85/pretty-package-versions/src/PrettyVersions.php on line 16

/home/runner/work/hyperf/hyperf/vendor/jean85/pretty-package-versions/src/Version.php:23
/home/runner/work/hyperf/hyperf/vendor/jean85/pretty-package-versions/src/PrettyVersions.php:16
/home/runner/work/hyperf/hyperf/src/grpc-client/src/Request.php:48
/home/runner/work/hyperf/hyperf/src/grpc-client/src/Request.php:41
/home/runner/work/hyperf/hyperf/src/grpc-client/src/Request.php:31
/home/runner/work/hyperf/hyperf/src/grpc-client/src/GrpcClient.php:228
/home/runner/work/hyperf/hyperf/src/grpc-client/src/StreamingCall.php:108
/home/runner/work/hyperf/hyperf/src/grpc-client/tests/RouteGuideClientTest.php:96

Have you tried 2.0.1 yet? It will throw a specific exception now, see #31