[phpMyAdmin Git] [phpmyadmin/phpmyadmin] e4dfb1: Do not use global constant with class

Michal Čihař michal at cihar.com
Fri Jan 22 15:25:31 CET 2016


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: e4dfb159c436b10541a814f14cf591f3080daf42
      https://github.com/phpmyadmin/phpmyadmin/commit/e4dfb159c436b10541a814f14cf591f3080daf42
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-01-22 (Fri, 22 Jan 2016)

  Changed paths:
    M ChangeLog
    M libraries/PDF.php
    M libraries/plugins/export/PMA_ExportPdf.php
    M libraries/plugins/schema/pdf/Pdf.php
    M libraries/plugins/schema/pdf/PdfRelationSchema.php
    M libraries/plugins/schema/pdf/TableStatsPdf.php
    M test/classes/PDFTest.php

  Log Message:
  -----------
  Do not use global constant with class

As this doesn't play well together. This fixes the PDF schema export.

Fixes #11849

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




More information about the Git mailing list