https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30319

Lucas Gass (lukeg) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #6 from Lucas Gass (lukeg) <[email protected]> ---
Olivia, since you've introduced a 2nd argument for ParseCgiForBorrower() they
should be passed in as hashref with named arguments.


PERL23: Single argument for methods and functions

Methods and functions should take a single argument: either a database ID,
arrayref, or hashref with named arguments. 


https://wiki.koha-community.org/wiki/Coding_Guidelines#PERL16:_Hashrefs_should_be_used_as_arguments

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to