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

Hugues Peccatte hugues.peccatte at gmail.com
Wed May 8 19:18:08 CEST 2019


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: fc1ffb141399d0d4a9117065661ca2928f206c33
https://github.com/phpmyadmin/phpmyadmin/commit/fc1ffb141399d0d4a9117065661ca2928f206c33
Author: Hugues Peccatte <hugues.peccatte at 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 at gmail.com>

Commit: 620afff0eaee4590c0be9896502638b3a1aa0e86
https://github.com/phpmyadmin/phpmyadmin/commit/620afff0eaee4590c0be9896502638b3a1aa0e86
Author: MaurĂ­cio Meneghini Fauth <mauricio at 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



More information about the Git mailing list