From 4d842d0583b09210a628a7784ea9852e2292a1df Mon Sep 17 00:00:00 2001 From: Simon Sessingo Date: Sun, 22 Apr 2018 05:34:31 +0200 Subject: [PATCH] Fixed returning empty array when positing json (issue #413) --- .idea/php.xml | 1 + .idea/simple-php-router.iml | 1 + .idea/workspace.xml | 307 ++++++++++++-------------- src/Pecee/Http/Input/InputHandler.php | 16 +- 4 files changed, 154 insertions(+), 171 deletions(-) diff --git a/.idea/php.xml b/.idea/php.xml index db05e2b..b285d9d 100644 --- a/.idea/php.xml +++ b/.idea/php.xml @@ -41,6 +41,7 @@ + diff --git a/.idea/simple-php-router.iml b/.idea/simple-php-router.iml index 2c4d89b..e5bc18a 100644 --- a/.idea/simple-php-router.iml +++ b/.idea/simple-php-router.iml @@ -40,6 +40,7 @@ + diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 3cf5d38..5581dbb 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -5,11 +5,10 @@ - - - - - + + + + @@ -235,7 +237,7 @@ true DEFINITION_ORDER - + @@ -276,6 +278,7 @@ + @@ -287,10 +290,21 @@ - + + + + + + + + + + + + @@ -377,7 +391,7 @@