Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 39b8020857bc69be37299ad06b404fb0e7e62ef9
      
https://github.com/phpmyadmin/phpmyadmin/commit/39b8020857bc69be37299ad06b404fb0e7e62ef9
  Author: Michal Čihař <[email protected]>
  Date:   2017-12-15 (Fri, 15 Dec 2017)

  Changed paths:
    M ChangeLog
    M composer.json
    M libraries/Util.php
    M test/libraries/common/PMA_formatNumberByteDown_test.php

  Log Message:
  -----------
  Fixed displaying of formatted numeric values for some locales

The code was wrongly assuming that . is always decimal separator, what
it is not and can be even thousands separator.

Fixes #13865

Signed-off-by: Michal Čihař <[email protected]>


  Commit: 0b5b28704906df75823b446aa0716f0b2a2176f8
      
https://github.com/phpmyadmin/phpmyadmin/commit/0b5b28704906df75823b446aa0716f0b2a2176f8
  Author: Michal Čihař <[email protected]>
  Date:   2017-12-15 (Fri, 15 Dec 2017)

  Changed paths:
    M ChangeLog
    M composer.json
    M libraries/classes/Util.php
    M test/classes/UtilTest.php

  Log Message:
  -----------
  Merge branch 'QA_4_7'


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/11d236b2ea8c...0b5b28704906
_______________________________________________
Git mailing list
[email protected]
https://lists.phpmyadmin.net/mailman/listinfo/git

Reply via email to