Closed cocker-cc closed 1 year ago
Thank you for your pull request. Before we can look at it, you'll need to sign a Contributor License Agreement (CLA).
Please follow instructions at https://icinga.com/company/contributor-agreement to sign the CLA.
After that, please reply here with a comment and we'll verify.
Contributors that have not signed yet: @cocker-cc
Regarding the CLI, see this Conversation.
funny, is included in branch release/v4.0.0.
I know you and about CLA. And I understand you.
Did you notice that the stdlib with stdlib::merge only really works correctly higher than version 9.0.0?
refs #730
Did you notice that the stdlib with stdlib::merge only really works correctly higher than version 9.0.0?
What do you mean by "works correctly"?
stdlib::merge
was introduced only since version 9.0.0
In this PR I did set 9.0.0
as a Requirement.
You are absolutely right, I was mistaken. I thought I saw the code in earlier versions too.
Stdlib deprecated some non-namespaced Functions. So use the namespaced ones.