Closed inhalte closed 7 years ago
Thanks!
One last thing (sorry). It would be very good to merge the three commits ;). By doing a git rebase -i HEAD~3
and then replace “pick
” with with “squash
” for the last two commits should do the job. You can then update your PR by doing a git push --force
.
Olivier;
Done
Thanks, PR merged.
Olivier;
Changes are committed. Could not test it, but I think it should work. Still had to use preg_replace, since preg_quote doesn't replace the normal slash.