From 88436296e74a536dbd73d08cfdd62127cfe4a665 Mon Sep 17 00:00:00 2001 From: Jephte Clain Date: Wed, 4 Jun 2025 19:35:14 +0400 Subject: [PATCH] maj projet --- .idea/nulib-base.iml | 1 + .idea/php-test-framework.xml | 14 ++++++++++++++ .idea/php.xml | 12 +++++++++++- .idea/phpunit.xml | 10 ++++++++++ runphp/update-runphp.sh | 28 +++++++++++++++------------- 5 files changed, 51 insertions(+), 14 deletions(-) create mode 100644 .idea/php-test-framework.xml create mode 100644 .idea/phpunit.xml diff --git a/.idea/nulib-base.iml b/.idea/nulib-base.iml index c88c3c8..55df4ce 100644 --- a/.idea/nulib-base.iml +++ b/.idea/nulib-base.iml @@ -4,6 +4,7 @@ + diff --git a/.idea/php-test-framework.xml b/.idea/php-test-framework.xml new file mode 100644 index 0000000..4b2e111 --- /dev/null +++ b/.idea/php-test-framework.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/php.xml b/.idea/php.xml index aced70d..7e6be21 100644 --- a/.idea/php.xml +++ b/.idea/php.xml @@ -1,5 +1,10 @@ + + + + + @@ -10,6 +15,11 @@