summaryrefslogtreecommitdiff
path: root/ext/com_dotnet/tests/bug39606.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/com_dotnet/tests/bug39606.phpt')
-rw-r--r--ext/com_dotnet/tests/bug39606.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/com_dotnet/tests/bug39606.phpt b/ext/com_dotnet/tests/bug39606.phpt
index 4487c1d8cb..cc8f00f425 100644
--- a/ext/com_dotnet/tests/bug39606.phpt
+++ b/ext/com_dotnet/tests/bug39606.phpt
@@ -4,7 +4,7 @@ COM: Loading typelib corrupts memory
<?php # vim:ft=php
if (!extension_loaded("com_dotnet")) print "skip COM/.Net support not present"; ?>
--FILE--
-<?php // $Id$
+<?php
error_reporting(E_ALL);
$arEnv = array_change_key_case($_SERVER, CASE_UPPER);