[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 638f7b: Add missing include

Michal Čihař michal at cihar.com
Mon Aug 12 17:55:32 CEST 2013


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 638f7be48e87aefdf4ed4ac02da33bd1e56a3a46
      https://github.com/phpmyadmin/phpmyadmin/commit/638f7be48e87aefdf4ed4ac02da33bd1e56a3a46
  Author: Michal Čihař <michal at cihar.com>
  Date:   2013-08-12 (Mon, 12 Aug 2013)

  Changed paths:
    M test/classes/plugin/export/PMA_ExportOds_test.php

  Log Message:
  -----------
  Add missing include


  Commit: 65986506bd0d1069051e00cc6c84c712cbc2a3c4
      https://github.com/phpmyadmin/phpmyadmin/commit/65986506bd0d1069051e00cc6c84c712cbc2a3c4
  Author: Michal Čihař <michal at cihar.com>
  Date:   2013-08-12 (Mon, 12 Aug 2013)

  Changed paths:
    M test/classes/plugin/export/PMA_ExportOds_test.php

  Log Message:
  -----------
  Whitespace cleanup


  Commit: 28f4263c494aa398162979840988e9d1707ed358
      https://github.com/phpmyadmin/phpmyadmin/commit/28f4263c494aa398162979840988e9d1707ed358
  Author: Michal Čihař <michal at cihar.com>
  Date:   2013-08-12 (Mon, 12 Aug 2013)

  Changed paths:
    M test/classes/plugin/export/PMA_ExportCodegen_test.php
    M test/classes/plugin/export/PMA_ExportCsv_test.php
    M test/classes/plugin/export/PMA_ExportHtmlword_test.php
    M test/classes/plugin/export/PMA_ExportJson_test.php
    M test/classes/plugin/export/PMA_ExportLatex_test.php
    M test/classes/plugin/export/PMA_ExportMediawiki_test.php
    M test/classes/plugin/export/PMA_ExportOds_test.php
    M test/classes/plugin/export/PMA_ExportOdt_test.php
    M test/classes/plugin/export/PMA_ExportPdf_test.php
    M test/classes/plugin/export/PMA_ExportPhparray_test.php

  Log Message:
  -----------
  Text all exports as sending file

It makes no sense to go through htmlspecialchars for binary formats.


  Commit: 15e9c2a538b278e05d1637c3a00b78efe0ace361
      https://github.com/phpmyadmin/phpmyadmin/commit/15e9c2a538b278e05d1637c3a00b78efe0ace361
  Author: Michal Čihař <michal at cihar.com>
  Date:   2013-08-12 (Mon, 12 Aug 2013)

  Changed paths:
    M test/classes/plugin/export/PMA_ExportOds_test.php
    M test/classes/plugin/export/PMA_ExportOdt_test.php

  Log Message:
  -----------
  Correctly set expectation on output


  Commit: 6521ed2283358c8dda4c7fdf6a098f783782edbe
      https://github.com/phpmyadmin/phpmyadmin/commit/6521ed2283358c8dda4c7fdf6a098f783782edbe
  Author: Michal Čihař <michal at cihar.com>
  Date:   2013-08-12 (Mon, 12 Aug 2013)

  Changed paths:
    M test/classes/plugin/export/PMA_ExportPhparray_test.php

  Log Message:
  -----------
  Missing include and variable


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/0dd6a9aa4af5...6521ed228335


More information about the Git mailing list