From bd8f71c1cbb0079fe2c1c3427846d7ba44a8bd02 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Fri, 22 Jul 2011 12:42:42 +0000 Subject: [PATCH] File and line points to new, not throw git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313584 c90b9560-bf6c-de11-be94-00142212c4b1 --- language/predefined/exception.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/language/predefined/exception.xml b/language/predefined/exception.xml index 612afd48e9..4f1e4023cf 100644 --- a/language/predefined/exception.xml +++ b/language/predefined/exception.xml @@ -86,13 +86,13 @@ file - The filename where the exception was thrown + The filename where the exception was created line - The line where the exception was thrown + The line where the exception was created