[phpMyAdmin Git] [phpmyadmin/phpmyadmin] a52593: Fix operators precedence possible issue

Hugues Peccatte hugues.peccatte at gmail.com
Mon Nov 4 20:09:40 CET 2019


Branch: refs/heads/QA_5_0
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: a52593e6aceb347d3ca04cd7bc5d6091b3bef634
https://github.com/phpmyadmin/phpmyadmin/commit/a52593e6aceb347d3ca04cd7bc5d6091b3bef634
Author: Hugues Peccatte <hugues.peccatte at gmail.com>
Date: 2019-11-02 (Sat, 11 November 2019) +01:00

Changed paths: 
M libraries/classes/DatabaseInterface.php

Log Message:
-----------
Fix operators precedence possible issue

As "==" has priority over "&", it was firstly checking the equality… which were always true…

Signed-off-by: Hugues Peccatte <hugues.peccatte at gmail.com>

Commit: 91f2322747ce896dc36c47ec7a6f3d49d1e07501
https://github.com/phpmyadmin/phpmyadmin/commit/91f2322747ce896dc36c47ec7a6f3d49d1e07501
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2019-11-03 (Sun, 11 November 2019) +01:00

Changed paths: 
M po/pt_BR.po

Log Message:
-----------
Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (3304 of 3304 strings)

[CI skip]

Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/pt_BR/
Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>

Commit: 0c66a6a4d17752073d1ef565d386fc72ae223736
https://github.com/phpmyadmin/phpmyadmin/commit/0c66a6a4d17752073d1ef565d386fc72ae223736
Author: Olivier Humbert <trebmuh at tuxfamily.org>
Date: 2019-11-03 (Sun, 11 November 2019) +01:00

Changed paths: 
M po/fr.po

Log Message:
-----------
Translated using Weblate (French)

Currently translated at 100.0% (3304 of 3304 strings)

[CI skip]

Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/fr/
Signed-off-by: Olivier Humbert <trebmuh at tuxfamily.org>

Commit: 54bd129defb03db9dc00419aefa01e4f0e97c3fc
https://github.com/phpmyadmin/phpmyadmin/commit/54bd129defb03db9dc00419aefa01e4f0e97c3fc
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2019-11-04 (Mon, 11 November 2019) -03:00

Changed paths: 
M libraries/classes/DatabaseInterface.php

Log Message:
-----------
Merge pull request #15546 from Tithugues/fix/operators-precedence-issue

Fix operators precedence possible issue

Commit: 89f311b58882b4da5fe8f80eb0640eef0300e465
https://github.com/phpmyadmin/phpmyadmin/commit/89f311b58882b4da5fe8f80eb0640eef0300e465
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2019-11-04 (Mon, 11 November 2019) -03:00

Changed paths: 
M ChangeLog

Log Message:
-----------
Add a ChangeLog entry for #15546

Fix operators precedence in DatabaseInterface class

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>

Commit: e0ee0f8165fc70482e7988ea1787ad435b3997c9
https://github.com/phpmyadmin/phpmyadmin/commit/e0ee0f8165fc70482e7988ea1787ad435b3997c9
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2019-11-04 (Mon, 11 November 2019) -03:00

Changed paths: 
M ChangeLog
M libraries/classes/DatabaseInterface.php

Log Message:
-----------
Merge branch 'QA_4_9' into QA_5_0

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>



More information about the Git mailing list