https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28316
--- Comment #102 from Peter Vashchuk <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
