Branch: refs/heads/QA_5_1
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 814da7d73d4a4fbcc6ecdf3d5f60bf443f8f5966
https://github.com/phpmyadmin/phpmyadmin/commit/814da7d73d4a4fbcc6ecdf3d5f60bf443f8f5966
Author: William Desportes <[email protected]>
Date: 2021-07-20 (Tue, 07 July 2021) +02:00

Changed paths: 
M libraries/classes/InsertEdit.php

Log Message:
-----------
Fix #17020 - "Notice Undefined index: sql_query"

It was reported and reproduced on 5.2 but anyway I fix it on 5.1 in case

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

Commit: 2389c6a07b4846456fb368f29699a227ce1a148b
https://github.com/phpmyadmin/phpmyadmin/commit/2389c6a07b4846456fb368f29699a227ce1a148b
Author: William Desportes <[email protected]>
Date: 2021-07-20 (Tue, 07 July 2021) +02:00

Changed paths: 
M libraries/classes/Header.php

Log Message:
-----------
Fix reported "Undefined index: FirstDayOfCalendar"

Reported on error reporting server

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

Commit: dce146f5962640df47738ded6ca098486d31d687
https://github.com/phpmyadmin/phpmyadmin/commit/dce146f5962640df47738ded6ca098486d31d687
Author: William Desportes <[email protected]>
Date: 2021-07-20 (Tue, 07 July 2021) +02:00

Changed paths: 
M libraries/classes/Template.php

Log Message:
-----------
Fix reported "Undefined index: environment"

Reported on error reporting server

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

Commit: 4d7890d1f65f2541e0d56445e062acd65b8bce0c
https://github.com/phpmyadmin/phpmyadmin/commit/4d7890d1f65f2541e0d56445e062acd65b8bce0c
Author: William Desportes <[email protected]>
Date: 2021-07-20 (Tue, 07 July 2021) +02:00

Changed paths: 
M libraries/classes/Navigation/NavigationTree.php

Log Message:
-----------
Fix "TypeError: strlen() expects parameter 1 to be string, null given"

Found on writing tests, should not happen

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

Commit: e7483689cbe407704b0c4848393bf470329008a8
https://github.com/phpmyadmin/phpmyadmin/commit/e7483689cbe407704b0c4848393bf470329008a8
Author: William Desportes <[email protected]>
Date: 2021-07-20 (Tue, 07 July 2021) +02:00

Changed paths: 
M test/classes/Stubs/DbiDummy.php

Log Message:
-----------
Implement DbiDummy::removeDefaultResults

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

Commit: a9cfb1ec88acf0b656789da169963f58bfe38cac
https://github.com/phpmyadmin/phpmyadmin/commit/a9cfb1ec88acf0b656789da169963f58bfe38cac
Author: William Desportes <[email protected]>
Date: 2021-07-20 (Tue, 07 July 2021) +02:00

Changed paths: 
M test/classes/AbstractTestCase.php

Log Message:
-----------
Implement AbstractTestCase::setResponseIsAjax

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

Commit: e0adc6cbac18b288409b470473c3905c8f694125
https://github.com/phpmyadmin/phpmyadmin/commit/e0adc6cbac18b288409b470473c3905c8f694125
Author: William Desportes <[email protected]>
Date: 2021-07-20 (Tue, 07 July 2021) +02:00

Changed paths: 
M libraries/classes/Navigation/NavigationTree.php

Log Message:
-----------
Fix #16973 - Undefined array key "n0_pos2_name" and not working pos3

This also fixes a bug introduced in: 52fcbdf422e9a7288b7117b8aee998730531c22e
9 years ago, I tried hard to understand how it is used but for now I could not 
figure out.
This is now back to working code for the pos3 if.

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

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

Reply via email to