]> granicus.if.org Git - php/commit
Fixed bug #52327 (base64_decode() improper handling of leading padding in strict...
authorIlia Alshanetsky <iliaa@php.net>
Fri, 26 Nov 2010 20:59:13 +0000 (20:59 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Fri, 26 Nov 2010 20:59:13 +0000 (20:59 +0000)
commit4bc5cac3175720b4c91866e850e7cbcf828c66f8
tree0d4e9cca3f2c896781c14583d6e7ea7b12c9dea5
parent722457594b6d250ddd35329632e1f2dfb30e1a8d
Fixed bug #52327 (base64_decode() improper handling of leading padding in strict mode)
ext/standard/base64.c
ext/standard/tests/url/bug52327.phpt [new file with mode: 0644]