Terumasa-Yamaoto / php52-backports

Automatically exported from code.google.com/p/php52-backports
Other
0 stars 0 forks source link

Max input vars implementation should be rethinked #42

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I got this patch from another PHP downstream distribution, Zend Server, and I 
think their implementation to fix max input vars problem is much better than 
the one in current code base.

Original issue reported on code.google.com by NewEraCr...@gmail.com on 15 Aug 2014 at 11:55

Attachments:

GoogleCodeExporter commented 8 years ago
The above is also the implementation adopted by PHP.NET in PHP 5.3 so I think 
its the most correct.

This patch should apply to the current security tree, which reverts the older 
patch and changes to newer behavior. 

Original comment by NewEraCr...@gmail.com on 16 Aug 2014 at 12:15

Attachments: