[phpMyAdmin Git] [phpmyadmin/phpmyadmin] c1435d: Use Null Coalesce Operator

Gabriel Caruso carusogabriel34 at gmail.com
Mon Sep 10 03:02:25 CEST 2018


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: c1435d5b074826f2a2bff97506f654cd52e6f4fb
https://github.com/phpmyadmin/phpmyadmin/commit/c1435d5b074826f2a2bff97506f654cd52e6f4fb
Author: Gabriel Caruso <carusogabriel34 at gmail.com>
Date: 2018-09-07 (Fri, 09 September 2018) -03:00

Changed paths: 
M test/classes/BrowseForeignersTest.php
M test/classes/CentralColumnsTest.php
M test/classes/InsertEditTest.php
M test/classes/Plugins/Export/ExportSqlTest.php
M test/classes/Rte/RoutinesTest.php
M test/classes/UtilTest.php
M test/classes/Utils/HttpRequestTest.php

Log Message:
-----------
Use Null Coalesce Operator

Signed-off-by: Gabriel Caruso <carusogabriel34 at gmail.com>

Commit: 44273a3fec043aa66e963fbb3ccec2545819bb55
https://github.com/phpmyadmin/phpmyadmin/commit/44273a3fec043aa66e963fbb3ccec2545819bb55
Author: MaurĂ­cio Meneghini Fauth <mauriciofauth at gmail.com>
Date: 2018-09-09 (Sun, 09 September 2018) -03:00

Changed paths: 
M test/classes/BrowseForeignersTest.php
M test/classes/CentralColumnsTest.php
M test/classes/InsertEditTest.php
M test/classes/Plugins/Export/ExportSqlTest.php
M test/classes/Rte/RoutinesTest.php
M test/classes/UtilTest.php
M test/classes/Utils/HttpRequestTest.php

Log Message:
-----------
Merge pull request #14610 from carusogabriel/null-coalesce-operator

Use Null Coalesce Operator



More information about the Git mailing list