From 80a42030ea059a9c92eedb43a09b54c2f57038f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20Sessing=C3=B8?= Date: Thu, 29 Mar 2018 23:47:27 +0200 Subject: [PATCH] Bugfixes - Fixed getting specific input-value by request-method in InputHandler. - Added .idea files --- .gitignore | 1 - .idea/codeStyles/codeStyleConfig.xml | 5 + .idea/dictionaries/simon.xml | 12 + .idea/markdown-navigator.xml | 72 ++ .../markdown-navigator/profiles_settings.xml | 3 + .idea/modules.xml | 8 + .idea/php-test-framework.xml | 14 + .idea/php.xml | 52 + .idea/simple-php-router.iml | 49 + .idea/vcs.xml | 6 + .idea/workspace.xml | 998 ++++++++++++++++++ src/Pecee/Http/Input/InputHandler.php | 4 +- 12 files changed, 1221 insertions(+), 3 deletions(-) create mode 100644 .idea/codeStyles/codeStyleConfig.xml create mode 100644 .idea/dictionaries/simon.xml create mode 100644 .idea/markdown-navigator.xml create mode 100644 .idea/markdown-navigator/profiles_settings.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/php-test-framework.xml create mode 100644 .idea/php.xml create mode 100644 .idea/simple-php-router.iml create mode 100644 .idea/vcs.xml create mode 100644 .idea/workspace.xml diff --git a/.gitignore b/.gitignore index 4d58d1e..f3bdaaa 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ -.idea composer.lock vendor/ tests/tmp/* \ No newline at end of file diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml new file mode 100644 index 0000000..91dfc80 --- /dev/null +++ b/.idea/codeStyles/codeStyleConfig.xml @@ -0,0 +1,5 @@ + + + + \ No newline at end of file diff --git a/.idea/dictionaries/simon.xml b/.idea/dictionaries/simon.xml new file mode 100644 index 0000000..87f7ef2 --- /dev/null +++ b/.idea/dictionaries/simon.xml @@ -0,0 +1,12 @@ + + + + bootmanager + bootmanagers + csrf + middlewares + pecee + urldecode + + + \ No newline at end of file diff --git a/.idea/markdown-navigator.xml b/.idea/markdown-navigator.xml new file mode 100644 index 0000000..e41dd85 --- /dev/null +++ b/.idea/markdown-navigator.xml @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/markdown-navigator/profiles_settings.xml b/.idea/markdown-navigator/profiles_settings.xml new file mode 100644 index 0000000..57927c5 --- /dev/null +++ b/.idea/markdown-navigator/profiles_settings.xml @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..a5ba0c2 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/php-test-framework.xml b/.idea/php-test-framework.xml new file mode 100644 index 0000000..82ec95c --- /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 new file mode 100644 index 0000000..db05e2b --- /dev/null +++ b/.idea/php.xml @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/simple-php-router.iml b/.idea/simple-php-router.iml new file mode 100644 index 0000000..2c4d89b --- /dev/null +++ b/.idea/simple-php-router.iml @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..f4f4678 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,998 @@ + + + + + + + + + + $PROJECT_DIR$/composer.json + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + EVENT_RENDER_ROUTE + function renderRoute + ->renderRoute + fireEvent + renderRoute + findRoute + ->fireEvents + RENDER_MIDD + EVENT_RENDER_CSRF + RENDER_ROUTE + requirements + # Advan + # Feed + : void + call_user_func_array + loadClass + $this-> + $this->result + $this->r + getInput + getValue + helpers.php + input()->get + getObject + helpers + group + addDefault + handleExc + function group + function parti + + + D:\Workspace\simple-php-router\src\Pecee\SimpleRouter\Route + D:\Workspace\simple-php-router\src + D:\Workspace\simple-php-router\tests\Pecee\SimpleRouter\Dummy + D:\Workspace\simple-php-router + E:\Workspace\simple-php-router\src\Pecee\SimpleRouter\Route + E:\Workspace\simple-php-router\tests + E:\Workspace\simple-php-router\src\Pecee + E:\Workspace\simple-php-router + E:\Workspace\simple-php-router\src\Pecee\SimpleRouter + E:\Workspace\simple-php-router\tests\Pecee\SimpleRouter + E:\Workspace\simple-php-router\src + + + + + + + + + + + false + + false + false + true + + + true + DEFINITION_ORDER + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +