Edit report at https://bugs.php.net/bug.php?id=64319&edit=1
ID: 64319 Patch added by: re...@php.net Reported by: david at davidsteinsland dot net Summary: max_input_vars warning unknown file Status: Open Type: Feature/Change Request Package: *General Issues Operating System: CentOS PHP Version: 5.4.12 Block user comment: N Private report: N New Comment: The following patch has been added/updated: Patch Name: display-the-requested-script-file-name Revision: 1362075497 URL: https://bugs.php.net/patch-display.php?bug=64319&patch=display-the-requested-script-file-name&revision=1362075497 Previous Comments: ------------------------------------------------------------------------ [2013-02-28 12:59:09] david at davidsteinsland dot net Description: ------------ When PHP raises a warning about max_input_vars being exceeded, it would be very helpful to see which file actually caused the error. The current error message just says "Unknown on line 0". Expected result: ---------------- Script file name Actual result: -------------- Unknown file ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=64319&edit=1