From 7d53cf250db569eaa3bb71b20b8e4fac717bf5c6 Mon Sep 17 00:00:00 2001 From: Kalle Sommer Nielsen Date: Wed, 13 Jan 2010 05:16:53 +0000 Subject: [PATCH] Fix build git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293486 c90b9560-bf6c-de11-be94-00142212c4b1 --- language-snippets.ent | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/language-snippets.ent b/language-snippets.ent index 7b89664eff..31345ba671 100644 --- a/language-snippets.ent +++ b/language-snippets.ent @@ -32,7 +32,7 @@ will cause PHP to hang until the execution of the program ends.'> array containing an object reference and a method name can also be supplied.'> -Note callbacks registered +Note callbacks registered with functions such as call_user_func and call_user_func_array if theres is uncaught exception thrown in a previous callback.'>