From 0ac7fd559ad65ea45b70a4763749ae139b297cc5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20Sessing=C3=B8?= Date: Fri, 31 Aug 2018 01:40:21 +0200 Subject: [PATCH] Optimizations - Settings parameter in group method are no longer optional. - Updated README to contain PHP JSON-extension under requirements. - Updated composer.json to include php json extension. --- .idea/workspace.xml | 227 ++++++++++++------ README.md | 1 + composer.json | 1 + .../Http/Security/CookieTokenProvider.php | 2 +- src/Pecee/SimpleRouter/Route/Route.php | 8 +- src/Pecee/SimpleRouter/SimpleRouter.php | 2 +- 6 files changed, 161 insertions(+), 80 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index b9997c7..b49c99b 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -6,8 +6,11 @@ + + + - + - + - + @@ -65,17 +77,17 @@ - + - + - - + + @@ -83,11 +95,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - addRoute $this->isPro 7.2 options @@ -117,6 +185,7 @@ debugEnabled optiona \/ + requirements D:\Workspace\simple-php-router\src\Pecee\SimpleRouter\Route @@ -145,7 +214,6 @@ @@ -246,6 +315,7 @@ + @@ -261,6 +331,7 @@ + @@ -323,7 +394,6 @@