[phpMyAdmin Git] [phpmyadmin/phpmyadmin] d0d24c: Fixed IPv4/IPv6 To Binary input transformation

Michal Čihař michal at cihar.com
Tue Oct 3 15:56:27 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: d0d24ce20b5f62b8d30c48ae004e00fecd72ea32
      https://github.com/phpmyadmin/phpmyadmin/commit/d0d24ce20b5f62b8d30c48ae004e00fecd72ea32
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-10-03 (Tue, 03 Oct 2017)

  Changed paths:
    M ChangeLog
    M libraries/plugins/transformations/input/Text_Plain_Iptobinary.php

  Log Message:
  -----------
  Fixed IPv4/IPv6 To Binary input transformation

We really can't just output binary value, it can not be safely used in
the result utf-8 query string.

Fixes #13552

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: c01877c339e3dd85feb4f6f3a1861e38f2ebcb7a
      https://github.com/phpmyadmin/phpmyadmin/commit/c01877c339e3dd85feb4f6f3a1861e38f2ebcb7a
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-10-03 (Tue, 03 Oct 2017)

  Changed paths:
    M ChangeLog
    M libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptobinary.php

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


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/5f8ad571999b...c01877c339e3


More information about the Git mailing list