]> granicus.if.org Git - php/commit
- Fixed bug #53180 (post_max_size=0 not disabling the limit when the content
authorGustavo André dos Santos Lopes <cataphract@php.net>
Wed, 27 Oct 2010 14:56:51 +0000 (14:56 +0000)
committerGustavo André dos Santos Lopes <cataphract@php.net>
Wed, 27 Oct 2010 14:56:51 +0000 (14:56 +0000)
commitee80871a1577afbc22454084fb8fa284d20a6cd4
tree3333f2fea7aa84054616c5450230f4fd04871ebb
parentb5b4f94a4cc3fbe9ce5200a8719826a12926d5fe
- Fixed bug #53180 (post_max_size=0 not disabling the limit when the content
  type is application/x-www-form-urlencoded or is not registered with PHP).
NEWS
main/SAPI.c
tests/basic/bug53180.phpt [new file with mode: 0644]