[Koha-bugs] [Bug 14121] Silence warnings t/db_dependent/Auth_with_cas.t

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 9 19:09:23 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14121

--- Comment #18 from M. Tompsett <mtompset at hotmail.com> ---
(In reply to Jonathan Druart from comment #17)
> I suppose it comes from this line:
>   217             $uri_params_part .= URI::Escape::uri_escape(
> $query->param($_) );
> 
> Could you confirm?

Yes, the other change is an optimization. It's faster to access a variable than
function call twice.

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


More information about the Koha-bugs mailing list