@@ -900,6 +900,7 @@ array(
 <?php
 
 class Foo {
+    public $bar1;
     publi $foo;
     public $bar;
 }
@@ -1523,4 +1524,4 @@ array(
             )
         )
     )
-)
\ No newline at end of file
+)