From 38b4f3363dc1bbf77e69dbbdf7ee18b453f5ea90 Mon Sep 17 00:00:00 2001 From: jim winstead Date: Fri, 7 Dec 2001 01:26:25 +0000 Subject: [PATCH] make the experimental warnings a little less awkward, and with less shouting. and they are extensions, not modules. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64132 c90b9560-bf6c-de11-be94-00142212c4b1 --- language-snippets.ent | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/language-snippets.ent b/language-snippets.ent index a4ec4a7003..e29305e201 100644 --- a/language-snippets.ent +++ b/language-snippets.ent @@ -1,16 +1,17 @@ -This module is -EXPERIMENTAL. The behaviour of these functions, -these function names, ANYTHING documented here can change in a future -release of PHP WITHOUT NOTICE. Be warned and use this module at your -own risk.'> +This extension is +EXPERIMENTAL. The behaviour of this extension, +including the names of its functions, and anything else documented +about this extension may change in a future release of PHP without +notice. Be warned and use this extension at your own +risk.'> This function is -EXPERIMENTAL. The behaviour of this function, -this function name, ANYTHING documented here can change in a future -release of PHP WITHOUT NOTICE. Be warned and use this function at -your own risk.'> +EXPERIMENTAL. The behaviour of this function, the +name of this function, and anything else documented about this +function may change in a future release of PHP without notice. Be +warned and use this function at your own risk.'> As with anything that outputs its result directly to the browser, you can use the