[Koha-bugs] [Bug 25723] Improve efficiency of holiday calculation

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 17 16:42:30 CEST 2020


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

--- Comment #70 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> ---
Created attachment 107017
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107017&action=edit
Bug 25723: Use a hasref for lookup

Rather than using an array of dates and iterating them, use a hashref
and do a direct lookup

Signed-off-by: Emma Perks <Emma.Perks2 at uhb.nhs.uk>
Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
Signed-off-by: Joonas Kylmälä <joonas.kylmala at helsinki.fi>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list