Last week was pretty short for me, only two days at computer, so amount of work done is limited as well. I've fixed few minor issues and reviewed pull requests. There was some security work as well, but that's something you will see in the future.
Handled issues:
- #12582 Use Response instead of Message's display method to print error
- #12615 any-character instead of dot in regex
- #12607 http link in https://keybase.io/phpmyadmin_sec
- #12596 Fix #12327: Show as PHP No longer works
- #12584 If multiple queries are submitted, save the commulative bookmark only once
- #12601 Fix #12455: Query history stores separate entry for every letter typed
- #12605 Old file
- #12606 Change setup link from master to STABLE
- #12595 Remove Util::pow
- #72 Adding PMA_VERBOSE and PMA_VERBOSES environment variables
- #90 Fix parsing of subquery in FROM clause
- #87 Implement parsing and building for Delete Statement
- #88 Add parsing of CASE Expressions