summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/lang/bug24403.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lang/bug24403.phpt b/tests/lang/bug24403.phpt
index 728dd1d734..2acc54cf08 100644
--- a/tests/lang/bug24403.phpt
+++ b/tests/lang/bug24403.phpt
@@ -1,7 +1,7 @@
--TEST--
Bug #24403 (scope doesn't properly propagate into internal functions)
--FILE--
-<?
+<?php
class a
{
var $a = array();