]> granicus.if.org Git - php/commit
- Fixed the filter extension accepting IPv4 octets with a leading 0 as that
authorGustavo André dos Santos Lopes <cataphract@php.net>
Mon, 8 Nov 2010 04:36:15 +0000 (04:36 +0000)
committerGustavo André dos Santos Lopes <cataphract@php.net>
Mon, 8 Nov 2010 04:36:15 +0000 (04:36 +0000)
commit33af99cbcfbd4709df307d10265f4ac121ace825
tree4b5132f90e8362edb9d445fdc5319c7d972ea417
parentf0621d39cd2684683ef417dfa71b3adf0e000d92
- Fixed the filter extension accepting IPv4 octets with a leading 0 as that
  belongs to the unsupported "dotted octal" representation.
- Fixed bug #53236 (problems in the validation of IPv6 addresses with leading
  and trailing :: in the filter extension).
- Fixed bug #50117 (problems in the validation of IPv6 addresses with IPv4
  addresses and ::).
ext/filter/logical_filters.c
ext/filter/tests/030.phpt