Branch: refs/heads/QA_5_0
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 07c4a73eb0734b704339666c70d22b572424bf13
https://github.com/phpmyadmin/phpmyadmin/commit/07c4a73eb0734b704339666c70d22b572424bf13
Author: Corey Buckley <[email protected]>
Date: 2020-01-25 (Sat, 01 January 2020) +01:00

Changed paths: 
M libraries/classes/Util.php

Log Message:
-----------
Changes trim to regex in convertBitDefaultValue

Fixes the issue described in #15831.

Signed-off-by: Corey Buckley <[email protected]>

Commit: fcb451d70bdc319bf72ef11a9d3e17c30fbf9bdd
https://github.com/phpmyadmin/phpmyadmin/commit/fcb451d70bdc319bf72ef11a9d3e17c30fbf9bdd
Author: corey buckley <[email protected]>
Date: 2020-01-25 (Sat, 01 January 2020) +01:00

Changed paths: 
M libraries/classes/Util.php
M test/classes/UtilTest.php

Log Message:
-----------
Tests added for convertBitDefaultValue. Consider valid database names with 
single quotes. Change regex to only replace if digits between b'..'

Signed-off-by: Corey Buckley <[email protected]>

Commit: 7dd193aa7bd59a064178c7ad58ec89af3945f683
https://github.com/phpmyadmin/phpmyadmin/commit/7dd193aa7bd59a064178c7ad58ec89af3945f683
Author: William Desportes <[email protected]>
Date: 2020-01-25 (Sat, 01 January 2020) +01:00

Changed paths: 
M libraries/classes/Util.php
M test/classes/UtilTest.php

Log Message:
-----------
Merge #15849 - Fix #15831 - DB names starting with "b" being cut off in 
<option>, User account page

Fixes: #15831
Pull-request: #15849
Signed-off-by: William Desportes <[email protected]>

Commit: ab0f60c73e7a526c4e158d6937248c1234944aa3
https://github.com/phpmyadmin/phpmyadmin/commit/ab0f60c73e7a526c4e158d6937248c1234944aa3
Author: William Desportes <[email protected]>
Date: 2020-01-25 (Sat, 01 January 2020) +01:00

Changed paths: 
M ChangeLog

Log Message:
-----------
Add ChangeLog entry for #15831

Signed-off-by: William Desportes <[email protected]>

_______________________________________________
Git mailing list
[email protected]
https://lists.phpmyadmin.net/mailman/listinfo/git

Reply via email to