From 02f1a2705f9a1ef09bdb7ec6382c864982a7d9ad Mon Sep 17 00:00:00 2001 From: zoranzoki21 Date: Sat, 2 Mar 2019 21:02:16 +0100 Subject: [PATCH] Upgrade InputBox extension to use newer phan Bug: T216922 Change-Id: I64e8a4e97e6d7e8216845b3cc912239c69107dd7 --- .gitignore | 1 - .phan/config.php | 3 +++ composer.json | 2 +- tests/phan/config.php | 3 --- 4 files changed, 4 insertions(+), 5 deletions(-) create mode 100644 .phan/config.php delete mode 100644 tests/phan/config.php diff --git a/.gitignore b/.gitignore index 36a984c2..4284dfa8 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,3 @@ /node_modules/ /vendor/ /composer.lock -tests/phan/issues diff --git a/.phan/config.php b/.phan/config.php new file mode 100644 index 00000000..76efd06d --- /dev/null +++ b/.phan/config.php @@ -0,0 +1,3 @@ +