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

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


  Branch: refs/heads/QA_4_7
  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>




More information about the Git mailing list