Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 58fcc7bb32046a36db0c7be0fdff6529baba639e
      
https://github.com/phpmyadmin/phpmyadmin/commit/58fcc7bb32046a36db0c7be0fdff6529baba639e
  Author: Michal Čihař <[email protected]>
  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ř <[email protected]>


  Commit: b80e73979b7e003659eb839916d5b2f9324ca814
      
https://github.com/phpmyadmin/phpmyadmin/commit/b80e73979b7e003659eb839916d5b2f9324ca814
  Author: Michal Čihař <[email protected]>
  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ř <[email protected]>


  Commit: c6cc2f70b1a5118d39ccfb5be65dd5a7155518aa
      
https://github.com/phpmyadmin/phpmyadmin/commit/c6cc2f70b1a5118d39ccfb5be65dd5a7155518aa
  Author: Michal Čihař <[email protected]>
  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
------------------------------------------------------------------------------
_______________________________________________
Phpmyadmin-git mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git

Reply via email to