예제 #1
0
파일: bug60825.php 프로젝트: badlamer/hhvm
 public function __toString()
 {
     self::$x = $this;
     return __FILE__;
 }