Skip to content
Snippets Groups Projects
Commit 4d3c3fcb authored by Markus Klein's avatar Markus Klein Committed by Xavier Perseguers
Browse files

[BUGFIX] Handle post_max_size = 0

Although the PHP docs do not mention it, the default configuration
files in the repository explain that post_max_size = 0 means
"unlimited" size.

Adjust the checks in the code to adhere to that.

Releases: master, 6.2
Resolves: #66208
Change-Id: I256512fea5ef71fa570ad4fe925145c403c80989
Reviewed-on: http://review.typo3.org/38436


Reviewed-by: default avatarStephan Großberndt <stephan@grossberndt.de>
Reviewed-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: default avatarXavier Perseguers <xavier@typo3.org>
Tested-by: default avatarStephan Großberndt <stephan@grossberndt.de>
Tested-by: default avatarXavier Perseguers <xavier@typo3.org>
parent 713c8110
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment