Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: c1435d5b074826f2a2bff97506f654cd52e6f4fb https://github.com/phpmyadmin/phpmyadmin/commit/c1435d5b074826f2a2bff97506f6... Author: Gabriel Caruso carusogabriel34@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@gmail.com
Commit: 44273a3fec043aa66e963fbb3ccec2545819bb55 https://github.com/phpmyadmin/phpmyadmin/commit/44273a3fec043aa66e963fbb3cce... Author: MaurĂcio Meneghini Fauth mauriciofauth@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