18 Jun
2014
18 Jun
'14
5:33 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12409 --- Comment #3 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to Bernardo Gonzalez Kriegel from comment #2)
On array asignment "a => b" is equivalent to "a, b", but the former is usually used on hashes, so a replacement of '=>' by ',' could clarify what are we storing.
It was deliberate. In my opinion, it is more readable like that. -- You are receiving this mail because: You are watching all bug changes.