From 7de4242a6ce434d8d6400ec98c1de6de9d7e1710 Mon Sep 17 00:00:00 2001 From: Cyril VERLOOP Date: Sat, 2 Nov 2019 16:33:11 +0100 Subject: [PATCH 1/5] Add Psalm --- build.xml | 8 +++ phive.xml | 1 + psalm.xml | 149 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 158 insertions(+) create mode 100644 psalm.xml diff --git a/build.xml b/build.xml index 9fa1aa4c..2c80475e 100644 --- a/build.xml +++ b/build.xml @@ -55,6 +55,14 @@ + + + + + + + + diff --git a/phive.xml b/phive.xml index bc4588a0..a59c8f35 100644 --- a/phive.xml +++ b/phive.xml @@ -3,4 +3,5 @@ + diff --git a/psalm.xml b/psalm.xml new file mode 100644 index 00000000..caa13802 --- /dev/null +++ b/psalm.xml @@ -0,0 +1,149 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From e62e2b829646d72ad75d02aa93da0556194623aa Mon Sep 17 00:00:00 2001 From: Cyril VERLOOP Date: Tue, 7 Jan 2020 15:49:03 +0100 Subject: [PATCH 2/5] Psalm 3.6.2 => 3.8.1. --- phive.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phive.xml b/phive.xml index a59c8f35..2ad8dd7d 100644 --- a/phive.xml +++ b/phive.xml @@ -3,5 +3,5 @@ - + From 92cc6a7264d6e635359c44f6ed2f83ea59659e47 Mon Sep 17 00:00:00 2001 From: Cyril VERLOOP Date: Tue, 7 Jan 2020 15:52:29 +0100 Subject: [PATCH 3/5] Add a Psalm task for console output. --- build.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 2c80475e..78e51ec7 100644 --- a/build.xml +++ b/build.xml @@ -55,8 +55,16 @@ - + + + + + + + + + From b90e6930cb0a9d26e4b56935a5bf08bf83393051 Mon Sep 17 00:00:00 2001 From: Cyril VERLOOP Date: Tue, 23 Feb 2021 16:44:35 +0100 Subject: [PATCH 4/5] Psalm 3.8.1 => 4.6.1. --- phive.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phive.xml b/phive.xml index 2ad8dd7d..695eac4e 100644 --- a/phive.xml +++ b/phive.xml @@ -3,5 +3,5 @@ - + From 6b017eedf2691d0e8c2bb6a6690597e6dc5ec35a Mon Sep 17 00:00:00 2001 From: Cyril VERLOOP Date: Tue, 23 Feb 2021 16:52:37 +0100 Subject: [PATCH 5/5] Generating new config file for Psalm. --- psalm.xml | 138 +----------------------------------------------------- 1 file changed, 2 insertions(+), 136 deletions(-) diff --git a/psalm.xml b/psalm.xml index caa13802..7c0333df 100644 --- a/psalm.xml +++ b/psalm.xml @@ -1,149 +1,15 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -