Edit report at https://bugs.php.net/bug.php?id=42816&edit=1
ID: 42816 Patch added by: test...@example.com Reported by: ahar...@php.net Summary: [PATCH] Add support for core and magic constants to error.php Status: Analyzed Type: Bug Package: Website problem Operating System: Irrelevant PHP Version: Irrelevant Block user comment: N Private report: N New Comment: The following patch has been added/updated: Patch Name: tsSLAueP Revision: 1703689167 URL: https://bugs.php.net/patch-display.php?bug=42816&patch=tsSLAueP&revision=1703689167 Previous Comments: ------------------------------------------------------------------------ [2023-12-27 14:59:26] testing at example dot com The following patch has been added/updated: Patch Name: tsSLAueP Revision: 1703689167 URL: https://bugs.php.net/patch-display.php?bug=42816&patch=tsSLAueP&revision=1703689167 ------------------------------------------------------------------------ [2023-12-27 14:59:25] testing at example dot com The following patch has been added/updated: Patch Name: tsSLAueP Revision: 1703689165 URL: https://bugs.php.net/patch-display.php?bug=42816&patch=tsSLAueP&revision=1703689165 ------------------------------------------------------------------------ [2018-07-23 10:22:47] ka...@php.net Coming back to this one, perhaps we look into using a database an sqlite database for lookups (I'm pretty sure we have such for indexing), and then a handler to determine where to redirect to based on a lookup so we never have to add new constants. It does also seem more efficient than my initial idea of extending the hack by letting PhD generate a list for php-web. ------------------------------------------------------------------------ [2008-11-29 16:40:25] ka...@php.net Couldn't PhD perhaps generate a file with core/standard constants for each time the manual is pushed to the mirrors? ------------------------------------------------------------------------ [2007-10-10 11:40:48] bj...@php.net I love the idea, but I really don't want _all_ the constants listed in the error handler - and needing to update the error handler on every new constant... I however can't come up with better way.. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at https://bugs.php.net/bug.php?id=42816 -- Edit this bug report at https://bugs.php.net/bug.php?id=42816&edit=1 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php