1 Apr
2019
1 Apr
'19
7:53 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21890 --- Comment #47 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 87295 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=87295&action=edit Bug 21890: (QA follow-up) Use List::Util::any When possible it's a good idea to use `any` from List::Util to shortcut on the first occurence of a truthy value. Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes.