]> granicus.if.org Git - php/commit
Fixed bug #63447 (max_input_vars doesn't filter variables when mbstring.encoding_tran...
authorXinchen Hui <laruence@php.net>
Wed, 7 Nov 2012 09:05:24 +0000 (17:05 +0800)
committerXinchen Hui <laruence@php.net>
Wed, 7 Nov 2012 09:05:24 +0000 (17:05 +0800)
commit7fcbe4d5467300a0acee78330a0cdc9d1cbf05ad
treea120eaa65e30ded8d56104b5cd26c5b3babefc95
parent0ee5d18f91d731636f3ba39c7487e2a8cf04fa36
Fixed bug #63447 (max_input_vars doesn't filter variables when mbstring.encoding_translation = On)
NEWS
ext/mbstring/mb_gpc.c
ext/mbstring/tests/bug63447_001.phpt [new file with mode: 0644]
ext/mbstring/tests/bug63447_002.phpt [new file with mode: 0644]
ext/mbstring/tests/bug63447_003.phpt [new file with mode: 0644]