From 4d390b5f5486c7198d973413ef5f1acc6ac9fc3c Mon Sep 17 00:00:00 2001 From: jld3103 Date: Fri, 24 Mar 2023 12:54:30 +0100 Subject: Add stubs for Psr\Container to allow running psalm with multiple threads Signed-off-by: jld3103 --- build/stubs/psr_container.php | 52 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 build/stubs/psr_container.php (limited to 'build') diff --git a/build/stubs/psr_container.php b/build/stubs/psr_container.php new file mode 100644 index 00000000000..a87584c6f3a --- /dev/null +++ b/build/stubs/psr_container.php @@ -0,0 +1,52 @@ +