Line 86 may not correct in README.md #5
sxming8737
started this conversation in
Show and tell
Replies: 1 comment
-
Hi @sxming8737, you're right, I've fixed it. Thanks for the report! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Peter,
In file README.md, I found the line 86 may not correct.
Could you please help check it?
echo Version::compareString("2.3.4", "3.1.0"); // 1, it actually is -1 in my test.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions