Branch: refs/heads/QA_4_1 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 58fcc7bb32046a36db0c7be0fdff6529baba639e https://github.com/phpmyadmin/phpmyadmin/commit/58fcc7bb32046a36db0c7be0fdff... Author: Michal Čihař michal@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@cihar.com
Commit: b80e73979b7e003659eb839916d5b2f9324ca814 https://github.com/phpmyadmin/phpmyadmin/commit/b80e73979b7e003659eb839916d5... Author: Michal Čihař michal@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@cihar.com
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/b0283f148094...b80e73979b7e