[phpmyadmin/phpmyadmin] fc1ffb: Replace regexp by str_replace when possible

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: fc1ffb141399d0d4a9117065661ca2928f206c33 https://github.com/phpmyadmin/phpmyadmin/commit/fc1ffb141399d0d4a9117065661c... Author: Hugues Peccatte <hugues.peccatte@gmail.com> Date: 2019-05-07 (Tue, 05 May 2019) +02:00 Changed paths: M libraries/classes/Controllers/Table/SearchController.php M libraries/classes/Util.php Log Message: ----------- Replace regexp by str_replace when possible Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com> Commit: 620afff0eaee4590c0be9896502638b3a1aa0e86 https://github.com/phpmyadmin/phpmyadmin/commit/620afff0eaee4590c0be98965026... Author: MaurĂcio Meneghini Fauth <mauricio@fauth.dev> Date: 2019-05-08 (Wed, 05 May 2019) -03:00 Changed paths: M libraries/classes/Controllers/Table/SearchController.php M libraries/classes/Util.php Log Message: ----------- Merge pull request #15256 from Tithugues/feature/replace-regexp-by-replace Replace regexp by str_replace when possible
participants (1)
-
Hugues Peccatte