Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 290b183d03257346d81c99710dfeb79526654072
      
https://github.com/phpmyadmin/phpmyadmin/commit/290b183d03257346d81c99710dfeb79526654072
  Author: Maurício Meneghini Fauth <[email protected]>
  Date:   2017-04-15 (Sat, 15 Apr 2017)

  Changed paths:
    M libraries/PDF.php
    M libraries/Response.php
    M libraries/StorageEngine.php
    A libraries/engines/MrgMyisam.php
    R libraries/engines/Mrg_Myisam.php
    A libraries/engines/PerformanceSchema.php
    R libraries/engines/Performance_Schema.php
    M libraries/plugins/auth/AuthenticationHttp.php
    M libraries/plugins/export/ExportPdf.php
    R libraries/plugins/export/PMA_ExportPdf.php
    A libraries/plugins/export/PdfExport.php
    M libraries/plugins/schema/pdf/Pdf.php
    M libraries/plugins/schema/pdf/PdfRelationSchema.php
    M test/PMATestCase.php
    M test/classes/PDFTest.php
    M test/classes/StorageEngineTest.php
    M test/classes/engines/Mrg_MyisamTest.php
    M test/classes/plugin/export/ExportPdfTest.php

  Log Message:
  -----------
  Fix errors detected by PHP_CodeSniffer

Signed-off-by: Maurício Meneghini Fauth <[email protected]>


  Commit: 0e236f43bf944de1dfecb10f2e5a4c5f789ca079
      
https://github.com/phpmyadmin/phpmyadmin/commit/0e236f43bf944de1dfecb10f2e5a4c5f789ca079
  Author: Maurício Meneghini Fauth <[email protected]>
  Date:   2017-05-04 (Thu, 04 May 2017)

  Changed paths:
    M libraries/plugins/export/ExportCodegen.php
    M libraries/plugins/export/ExportPdf.php
    R libraries/plugins/export/PdfExport.php
    R libraries/plugins/export/TableProperty.php
    A libraries/plugins/export/helpers/Pdf.php
    A libraries/plugins/export/helpers/TableProperty.php
    M test/classes/plugin/export/ExportPdfTest.php
    M test/classes/plugin/export/TablePropertyTest.php

  Log Message:
  -----------
  Rename export plugins helpers

Signed-off-by: Maurício Meneghini Fauth <[email protected]>


  Commit: bd73df573cfec336eb9fd6fc37cd867c5fa17c7b
      
https://github.com/phpmyadmin/phpmyadmin/commit/bd73df573cfec336eb9fd6fc37cd867c5fa17c7b
  Author: Maurício Meneghini Fauth <[email protected]>
  Date:   2017-05-04 (Thu, 04 May 2017)

  Changed paths:
    A test/classes/engines/MrgMyisamTest.php
    R test/classes/engines/Mrg_MyisamTest.php
    R test/classes/plugin/export/TablePropertyTest.php
    A test/classes/plugin/export/helpers/TablePropertyTest.php

  Log Message:
  -----------
  Rename MrgMyisamTest and TablePropertyTest

Signed-off-by: Maurício Meneghini Fauth <[email protected]>


  Commit: b7668cd442c51e2613dfaef18ede6cf3f07bce84
      
https://github.com/phpmyadmin/phpmyadmin/commit/b7668cd442c51e2613dfaef18ede6cf3f07bce84
  Author: Michal Čihař <[email protected]>
  Date:   2017-05-05 (Fri, 05 May 2017)

  Changed paths:
    M libraries/PDF.php
    M libraries/Response.php
    M libraries/StorageEngine.php
    A libraries/engines/MrgMyisam.php
    R libraries/engines/Mrg_Myisam.php
    A libraries/engines/PerformanceSchema.php
    R libraries/engines/Performance_Schema.php
    M libraries/plugins/auth/AuthenticationHttp.php
    M libraries/plugins/export/ExportCodegen.php
    M libraries/plugins/export/ExportPdf.php
    R libraries/plugins/export/PMA_ExportPdf.php
    R libraries/plugins/export/TableProperty.php
    A libraries/plugins/export/helpers/Pdf.php
    A libraries/plugins/export/helpers/TableProperty.php
    M libraries/plugins/schema/pdf/Pdf.php
    M libraries/plugins/schema/pdf/PdfRelationSchema.php
    M test/PMATestCase.php
    M test/classes/PDFTest.php
    M test/classes/StorageEngineTest.php
    A test/classes/engines/MrgMyisamTest.php
    R test/classes/engines/Mrg_MyisamTest.php
    M test/classes/plugin/export/ExportPdfTest.php
    R test/classes/plugin/export/TablePropertyTest.php
    A test/classes/plugin/export/helpers/TablePropertyTest.php

  Log Message:
  -----------
  Merge pull request #13192 from mauriciofauth/fix/coding-standard

Fix errors detected by PHP_CodeSniffer


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/91e5c34f5d3d...b7668cd442c5
_______________________________________________
Git mailing list
[email protected]
https://lists.phpmyadmin.net/mailman/listinfo/git

Reply via email to