From 09353e6249b71d2adb01bce0df2d38e112c88379 Mon Sep 17 00:00:00 2001 From: David Tajchreber Date: Sat, 11 Dec 2010 04:41:22 +0000 Subject: [PATCH] Fixed bug #53510 Need to have a notice about === git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306217 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/filesystem/functions/file-put-contents.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/reference/filesystem/functions/file-put-contents.xml b/reference/filesystem/functions/file-put-contents.xml index f376b4b40a..f5c6c41aa4 100644 --- a/reference/filesystem/functions/file-put-contents.xml +++ b/reference/filesystem/functions/file-put-contents.xml @@ -157,6 +157,7 @@ The function returns the number of bytes that were written to the file, or &false; on failure. + &return.falseproblem;