php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #60793 max_input_vars should indicate target file in error log
Submitted: 2012-01-18 15:16 UTC Modified: 2013-03-22 15:19 UTC
Votes:28
Avg. Score:4.5 ± 0.8
Reproduced:24 of 26 (92.3%)
Same Version:5 (20.8%)
Same OS:4 (16.7%)
From: royanee at yahoo dot com Assigned:
Status: Wont fix Package: *General Issues
PHP Version: 5.3.9 OS: RHEL5
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2012-01-18 15:16 UTC] royanee at yahoo dot com
Description:
------------
When the max_input_vars is exceeded, the message is as follows:

PHP Warning: Unknown: Input variables exceeded 1000. To increase the limit change max_input_vars in php.ini. in Unknown on line 0

It would be very useful to know which PHP file was being sent the variables instead of "Unknown".


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-03-22 15:19 UTC] reeze@php.net
-Status: Open +Status: Wont fix
 [2013-03-22 15:19 UTC] reeze@php.net
see #64319
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 01:01:28 2024 UTC