From 27cd8b8a1f13930f5a2e7f23a70f97d78d27dc5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20Sessing=C3=B8?= Date: Wed, 17 Mar 2021 15:43:00 +0100 Subject: [PATCH] Added support for objects like array etc as default-value. Value is now less strict. --- .idea/.gitignore | 8 ++ .idea/php.xml | 2 +- .idea/workspace.xml | 121 ++------------------------ src/Pecee/Http/Input/InputHandler.php | 4 +- 4 files changed, 18 insertions(+), 117 deletions(-) create mode 100644 .idea/.gitignore diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..73f69e0 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,8 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml +# Editor-based HTTP Client requests +/httpRequests/ diff --git a/.idea/php.xml b/.idea/php.xml index 02facb2..868ac8c 100644 --- a/.idea/php.xml +++ b/.idea/php.xml @@ -47,7 +47,7 @@ - + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index c262aba..41fc7a4 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -5,14 +5,10 @@ - - - - + - $PROJECT_DIR$/composer.json + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - options @@ -283,7 +184,7 @@ - + @@ -384,18 +285,6 @@ - - - @@ -592,6 +481,10 @@ + + +