6 Sep
2021
6 Sep
'21
7:34 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28316 --- Comment #102 from Peter Vashchuk <stalkernoid@gmail.com> --- (In reply to Jonathan Druart from comment #91)
Questions and suggestions: 1. Could we use named capture in the regexs? 2. What means XI? 3. Why do we need the 'e' modifier in the second one? 4. Can we split on several lines the regexs to make them more readable? (/xms)
I implemented those changes and pushed the changed version of the patches, please take a look :) -- You are receiving this mail because: You are watching all bug changes.