From: Dmitry Stogov Date: Thu, 27 Mar 2014 14:14:42 +0000 (+0400) Subject: cleanup X-Git-Tag: POST_PHPNG_MERGE~412^2~211 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5604cfbbbae5cc3cab3dfefb6dde21775811a8ef;p=php cleanup --- diff --git a/ext/standard/file.c b/ext/standard/file.c index 74659b22e7..ebe9e93d98 100644 --- a/ext/standard/file.c +++ b/ext/standard/file.c @@ -631,7 +631,6 @@ PHP_FUNCTION(file_put_contents) case IS_LONG: case IS_DOUBLE: case IS_BOOL: - case IS_CONSTANT: convert_to_string_ex(data); case IS_STRING: