[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 0b1029: Fix parameter type

Michal Čihař michal at cihar.com
Thu May 8 10:24:49 CEST 2014


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 0b1029835b732557c256d56776081cb624bf53f3
      https://github.com/phpmyadmin/phpmyadmin/commit/0b1029835b732557c256d56776081cb624bf53f3
  Author: Michal Čihař <michal at cihar.com>
  Date:   2014-05-08 (Thu, 08 May 2014)

  Changed paths:
    M libraries/schema/Pdf_Relation_Schema.class.php

  Log Message:
  -----------
  Fix parameter type

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


  Commit: 1ce78f82d3906ccf0f16958b7018f03590339a02
      https://github.com/phpmyadmin/phpmyadmin/commit/1ce78f82d3906ccf0f16958b7018f03590339a02
  Author: Michal Čihař <michal at cihar.com>
  Date:   2014-05-08 (Thu, 08 May 2014)

  Changed paths:
    M libraries/schema/Pdf_Relation_Schema.class.php

  Log Message:
  -----------
  Define property before using it

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


  Commit: b3f177ee988f80a8227b7deefb988090efc262bc
      https://github.com/phpmyadmin/phpmyadmin/commit/b3f177ee988f80a8227b7deefb988090efc262bc
  Author: Michal Čihař <michal at cihar.com>
  Date:   2014-05-08 (Thu, 08 May 2014)

  Changed paths:
    M libraries/schema/Eps_Relation_Schema.class.php
    M libraries/schema/Pdf_Relation_Schema.class.php
    M libraries/schema/Svg_Relation_Schema.class.php

  Log Message:
  -----------
  Pass correct parameters to PDF schema methods

All these take string as a parameter not a boolean values (as returned
isset).

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


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/08e2d7842041...b3f177ee988f


More information about the Git mailing list