Branch: refs/heads/QA_4_1
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 58fcc7bb32046a36db0c7be0fdff6529baba639e
      
https://github.com/phpmyadmin/phpmyadmin/commit/58fcc7bb32046a36db0c7be0fdff6529baba639e
  Author: Michal Čihař <mic...@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ř <mic...@cihar.com>


  Commit: b80e73979b7e003659eb839916d5b2f9324ca814
      
https://github.com/phpmyadmin/phpmyadmin/commit/b80e73979b7e003659eb839916d5b2f9324ca814
  Author: Michal Čihař <mic...@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ř <mic...@cihar.com>


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/b0283f148094...b80e73979b7e
------------------------------------------------------------------------------
_______________________________________________
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git

Reply via email to