Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/sql-parser
  Commit: 0735432a80ceade3518ec13c1ba0814c7118f66e
      
https://github.com/phpmyadmin/sql-parser/commit/0735432a80ceade3518ec13c1ba0814c7118f66e
  Author: Michal Čihař <[email protected]>
  Date:   2017-01-03 (Tue, 03 Jan 2017)

  Changed paths:
    M src/UtfString.php

  Log Message:
  -----------
  Use mb_strlen(8bit) to get length in bytes

The strlen might be messed up by mbstring overloading.

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


  Commit: 082a1fad6c64f455ac42698cb9c7a08f0347a2c0
      
https://github.com/phpmyadmin/sql-parser/commit/082a1fad6c64f455ac42698cb9c7a08f0347a2c0
  Author: Michal Čihař <[email protected]>
  Date:   2017-01-03 (Tue, 03 Jan 2017)

  Changed paths:
    M tests/Components/Array2dTest.php

  Log Message:
  -----------
  Add some missing assertions

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


Compare: 
https://github.com/phpmyadmin/sql-parser/compare/4aadd25334b9...082a1fad6c64
_______________________________________________
Git mailing list
[email protected]
https://lists.phpmyadmin.net/mailman/listinfo/git

Reply via email to