summaryrefslogtreecommitdiff
path: root/ext/com_dotnet/tests/variants_x64.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/com_dotnet/tests/variants_x64.phpt')
-rw-r--r--ext/com_dotnet/tests/variants_x64.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/com_dotnet/tests/variants_x64.phpt b/ext/com_dotnet/tests/variants_x64.phpt
index efc0c83eeb..8816fc6a2b 100644
--- a/ext/com_dotnet/tests/variants_x64.phpt
+++ b/ext/com_dotnet/tests/variants_x64.phpt
@@ -8,7 +8,7 @@ if ((string) variant_cat(new VARIANT(false), new VARIANT(0.5)) != 'False0.5')
print "skip English locale only";
?>
--FILE--
-<?php // $Id$
+<?php
error_reporting(E_ALL);
$v = new VARIANT();