From 798cf21873b43c42873e02a7cb639b9aa636a99f Mon Sep 17 00:00:00 2001 From: Egon Schmid Date: Mon, 18 Oct 1999 19:41:58 +0000 Subject: [PATCH] Return type added. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@14611 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/strings.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/strings.sgml b/functions/strings.sgml index a5b934a3f0..5e637c8945 100644 --- a/functions/strings.sgml +++ b/functions/strings.sgml @@ -1043,7 +1043,7 @@ soundex("Lukasiewicz") == soundex("Lissajous") == 'L222'; Description - sprintf + string sprintf string format mixed args...