diff --git a/.gitignore b/.gitignore index d5ae8cb..b9b01df 100644 --- a/.gitignore +++ b/.gitignore @@ -40,5 +40,4 @@ Thumbs.db /tags /.htaccess /.htpasswd -tests/phan/issues .eslintcache diff --git a/.phan/config.php b/.phan/config.php new file mode 100644 index 0000000..76efd06 --- /dev/null +++ b/.phan/config.php @@ -0,0 +1,3 @@ + $hookOptions ) { $contentText .= $this->deprecatedHookHack( $hook, $hookOptions ); } diff --git a/tests/phan/config.php b/tests/phan/config.php deleted file mode 100644 index f2660b8..0000000 --- a/tests/phan/config.php +++ /dev/null @@ -1,3 +0,0 @@ -