1.1 ! misho 1: <?php ! 2: ! 3: echo __FILE__ . "\n"; ! 4: ! 5: class TestClass ! 6: { ! 7: } ! 8: ! 9: ?>