summaryrefslogtreecommitdiff
path: root/tests/lang/bug27535.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lang/bug27535.phpt')
-rw-r--r--tests/lang/bug27535.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lang/bug27535.phpt b/tests/lang/bug27535.phpt
index 29fd033469..604b2d3d04 100644
--- a/tests/lang/bug27535.phpt
+++ b/tests/lang/bug27535.phpt
@@ -2,7 +2,7 @@
Bug #27535 (Objects pointing to each other cause Apache to crash)
--FILE--
<?php
-
+
class Class1
{
public $_Class2_obj;