[phpMyAdmin Git] [phpmyadmin/phpmyadmin] fe18b9: Remove possibility to use global name as message s...

Michal Čihař michal at cihar.com
Thu Jun 16 11:40:21 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: fe18b9477f019e48be49c901b9102361c21a05ba
      https://github.com/phpmyadmin/phpmyadmin/commit/fe18b9477f019e48be49c901b9102361c21a05ba
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-06-16 (Thu, 16 Jun 2016)

  Changed paths:
    M libraries/Message.php
    M test/classes/MessageTest.php

  Log Message:
  -----------
  Remove possibility to use global name as message string

This is really confusing and can cause surprising effects when parameter
(eg. table name) matches some global.

Also I think this is really not used anywhere.

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 45ef3aed7551d77e7cae012924c62c684651812c
      https://github.com/phpmyadmin/phpmyadmin/commit/45ef3aed7551d77e7cae012924c62c684651812c
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-06-16 (Thu, 16 Jun 2016)

  Changed paths:
    M export.php
    M test/classes/plugin/export/ExportCodegenTest.php
    M test/classes/plugin/export/ExportCsvTest.php
    M test/classes/plugin/export/ExportExcelTest.php
    M test/classes/plugin/export/ExportHtmlwordTest.php
    M test/classes/plugin/export/ExportJsonTest.php
    M test/classes/plugin/export/ExportLatexTest.php
    M test/classes/plugin/export/ExportMediawikiTest.php
    M test/classes/plugin/export/ExportOdsTest.php
    M test/classes/plugin/export/ExportOdtTest.php
    M test/classes/plugin/export/ExportPdfTest.php
    M test/classes/plugin/export/ExportPhparrayTest.php
    M test/classes/plugin/export/ExportSqlTest.php
    M test/classes/plugin/export/ExportTexytextTest.php
    M test/classes/plugin/export/ExportXmlTest.php
    M test/classes/plugin/export/ExportYamlTest.php

  Log Message:
  -----------
  Remove needless inclusion of export.php from tests

Signed-off-by: Michal Čihař <michal at cihar.com>


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/8af7b7e48afd...45ef3aed7551


More information about the Git mailing list