Actions
Bug #21427
closedIntegrate checks concerning Suhosin/Hardened PHP in Install Tool
Start date:
2009-11-02
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The Suhosin/Hardened PHP Project allows to set limits to several PHP transmission (e.g. number of POST arguments) that might result to misbehaviours in TYPO3, in e.g.
- Install-Tool: All configuration
- Install-Tool: DB Analyzer
- Inline Releational Record Editing with nested child records
- suhosin.request.max_vars - default is 200, should be 500 or more
- suhosin.post.max_vars - default is 200, should be 400 or more
http://www.hardened-php.net/suhosin/configuration.html
(issue imported from #M12436)
Files
Actions