[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 58fcc7: Add test for double format values

Michal Čihař michal at cihar.com
Wed Apr 2 09:15:32 CEST 2014


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 58fcc7bb32046a36db0c7be0fdff6529baba639e
      https://github.com/phpmyadmin/phpmyadmin/commit/58fcc7bb32046a36db0c7be0fdff6529baba639e
  Author: Michal Čihař <michal at cihar.com>
  Date:   2014-04-02 (Wed, 02 Apr 2014)

  Changed paths:
    M test/classes/PMA_Advisor_test.php

  Log Message:
  -----------
  Add test for double format values

bug #4347

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


  Commit: b80e73979b7e003659eb839916d5b2f9324ca814
      https://github.com/phpmyadmin/phpmyadmin/commit/b80e73979b7e003659eb839916d5b2f9324ca814
  Author: Michal Čihař <michal at cihar.com>
  Date:   2014-04-02 (Wed, 02 Apr 2014)

  Changed paths:
    M ChangeLog
    M libraries/Advisor.class.php
    M test/classes/PMA_Advisor_test.php

  Log Message:
  -----------
  Fixed PHP Parse error in Advisor

There is one rule which needs to pass more values to format string and
the code did not properly handle this. Now evaluating params and passing
them to vsprintf to process the format string.

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


  Commit: c6cc2f70b1a5118d39ccfb5be65dd5a7155518aa
      https://github.com/phpmyadmin/phpmyadmin/commit/c6cc2f70b1a5118d39ccfb5be65dd5a7155518aa
  Author: Michal Čihař <michal at cihar.com>
  Date:   2014-04-02 (Wed, 02 Apr 2014)

  Changed paths:
    M ChangeLog
    M libraries/Advisor.class.php
    M test/classes/PMA_Advisor_test.php

  Log Message:
  -----------
  Merge branch 'QA_4_1'


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/f5fc2ab76b6a...c6cc2f70b1a5


More information about the Git mailing list