wiki.techinc.nl/tests/phan
Erik Bernhardson 08dba3de30 Remove PhanUndeclaredStaticMethod from blacklist
There was a single instance of this issue which was reasonably simple
to solve. The code that triggered the issue was not wrong, but calling
the grandparent constructor directly is not the cleanest code so it
seems right to fix it. Switch revision initialization into an
overridable function to remove the need to even have a constructor in
the class.

Change-Id: Ic2af0d93e8d55e93061e3f4b5c7a4122509543f0
2018-08-28 05:38:43 +00:00
..
bin phan: Don't hardcode 'php7.0' binary 2017-01-11 14:27:58 -08:00
issues
stubs phan: Provide stub for wikidiff2_inline_diff() 2018-04-14 03:54:12 -07:00
config.php Remove PhanUndeclaredStaticMethod from blacklist 2018-08-28 05:38:43 +00:00