]> granicus.if.org Git - php/commit
base64_decode: fix bug #72263 (skips char after padding)
authorLauri Kenttä <lauri.kentta@gmail.com>
Wed, 25 May 2016 17:53:47 +0000 (20:53 +0300)
committerNikita Popov <nikic@php.net>
Wed, 6 Jul 2016 23:27:23 +0000 (01:27 +0200)
commitc1ac081bf1bdd8abb50e9a707bd4ea4a6389b735
tree39ffd8a310053ff20627390fc4cc5b11d11a1973
parentb9c9be13ccbf48c02ad01e19f4fce20c104a003e
base64_decode: fix bug #72263 (skips char after padding)
ext/standard/base64.c
ext/standard/tests/strings/bug72263.phpt [new file with mode: 0644]