Page MenuHomeDevCentral

NULL stacktrace in PHP more explicit than in C#
ActivePublic

Authored by dereckson on Jul 9 2015, 23:18.
#0 [internal function]: throwExceptionErrorHandler(2, 'First parameter...', '/usr/home/derec...', 99, Array)
#1 /usr/home/dereckson/dev/obsidian/repo/includes/workspaces/WorkspaceConfiguration.php(99): property_exists(NULL, 'applications')
#2 /usr/home/dereckson/dev/obsidian/repo/includes/workspaces/WorkspaceConfiguration.php(199): WorkspaceConfiguration::loadFromObject(NULL, Object(Context))
#3 /usr/home/dereckson/dev/obsidian/repo/includes/workspaces/Workspace.php(161): WorkspaceConfiguration::loadFromFile('/usr/home/derec...', Object(Context))
#4 /usr/home/dereckson/dev/obsidian/repo/index.php(43): Workspace->loadConfiguration(Object(Context))
#5 {main}

Event Timeline

dereckson changed the title of this paste from untitled to NULL stacktrace in PHP more explicit than in C#.
dereckson updated the paste's language from autodetect to autodetect.