Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/motranslator
  Commit: f3b2b6a41dc3e8c8503cebc08187ee0b108974e1
      
https://github.com/phpmyadmin/motranslator/commit/f3b2b6a41dc3e8c8503cebc08187ee0b108974e1
  Author: Michal Čihař <[email protected]>
  Date:   2017-05-23 (Tue, 23 May 2017)

  Changed paths:
    M src/StringReader.php

  Log Message:
  -----------
  Add workaround for unpack on 32-bit platforms

The unpach can return signed value when asking for unsigned when the
signed value doesn't fit into PHP integer.

Fixes #15

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


_______________________________________________
Git mailing list
[email protected]
https://lists.phpmyadmin.net/mailman/listinfo/git

Reply via email to