Viewing File: /home/ubuntu/code_review/arcanist/src/lint/linter/__tests__/php/fatal.lint-test

<?php

function f() {
  $this = "cannot be re-assigned";
}
~~~~~~~~~
error:4::PHP2:Fatal Error
Back to Directory File Manager