Commit Graph

1069 Commits

Author SHA1 Message Date
Simon Sessingø
5dbfc3dbfe Merge pull request #639 from skipperbent/v5-development
Version 5.1.0.0
5.1.0.0
2023-03-25 03:19:13 +01:00
Simon Sessingø
8be42ca1a6 Merge pull request #638 from skipperbent/v5-feature-ending-slash
[FEATURE] Parameter ending trail/slash
2023-03-25 03:13:28 +01:00
sessingo
4a7360909c Fixed for PHP7 2023-03-25 02:24:19 +01:00
sessingo
74c52931e9 Ending trail/slash feature
- Feature: added support for slash in parameters (see readme).
- Route: Fixed hardcoded param modifier.
- Route: optimisations.
- Updated Readme.
2023-03-25 02:20:06 +01:00
Simon Sessingø
0aea8673d9 Merge pull request #632 from skipperbent/v5-development
Version 5.0.0.3
5.0.0.3
2023-02-13 14:06:24 +01:00
sessingo
5ab5087f8e Fixed CSRF-token not triggering exception handlers. 2023-02-13 13:59:49 +01:00
sessingo
b7c1b52a57 Updated phpstan 2023-02-12 23:39:49 +01:00
Simon Sessingø
9c66a4dfd8 Merge pull request #630 from skipperbent/v5-development
Version 5.0.0.2
5.0.0.2
2023-02-11 17:34:48 +01:00
sessingo
941149d8d7 Fixed deprication warnings 2023-02-11 17:31:00 +01:00
sessingo
1764b67112 Updated composer.json 2023-02-11 17:25:54 +01:00
sessingo
3742998537 Updated git workflows 2023-02-11 17:22:40 +01:00
sessingo
20e00efbed Php8 deprication warning 2023-02-11 17:16:40 +01:00
sessingo
7dd176a771 Fixed strtolower php8 deprication warning 2023-02-10 22:47:45 +01:00
sessingo
abda9d468b Fixed deprication message when using response()->json 2023-02-10 08:48:58 +01:00
sessingo
23a29ce5d1 Fixed php strtolower deprication warning 2023-02-10 06:10:29 +01:00
Simon Sessingø
d5bf77cbd4 Merge pull request #628 from skipperbent/v5-development
Fixed offsetGet return type deprication warning
2023-02-09 03:34:48 +01:00
sessingo
e34fe47a04 Fixed offsetGet return type deprication warning 2023-02-09 03:29:41 +01:00
Simon Sessingø
1e9fa9c6a1 Merge pull request #627 from skipperbent/v4-development
Version 5.0.0.0
2023-02-09 03:07:54 +01:00
sessingo
f0a4b6e46f Updated composer 2023-02-09 03:01:17 +01:00
Simon Sessingø
e38a406957 Merge pull request #594 from redoonetworks/dymanic-domain
Dynamic domain, fixed Subdomain
2023-02-09 02:32:18 +01:00
Simon Sessingø
0630569f56 Merge pull request #592 from skipperbent/master
fixed json_encode 2nd parameter int flag issue in response and issue with offsetGet return type incompatibility
2023-02-09 02:30:02 +01:00
Simon Sessingø
b82e29c864 Merge pull request #614 from DeveloperMarius/non-ascii-chars-urlencoding
urlencoding issue with non-ASCII chars in request-uri header
2023-02-09 02:29:25 +01:00
Simon Sessingø
9c79901316 Merge pull request #604 from xJuvi/xJuvi-patch-1
Make current processing rule accessible
2023-02-09 02:28:34 +01:00
Simon Sessingø
fbc87cc9bd Merge pull request #589 from mauroagr/patch-1
Update in error status code
2023-02-09 02:26:36 +01:00
DeveloperMarius
301c2cfe4a fixed urldecode request-uri header 2022-03-01 15:39:31 +01:00
Hannes
01bad94af0 Update Router.php 2022-02-02 15:20:23 +01:00
Hannes
a1d5f38af7 Add function to fetch currect processing route 2022-01-02 21:59:39 +01:00
Hannes
b5e42dbdfb Make current processing rule accessible
Adds an  constant with the data from the current processing rule to make it globally accessible, f.e. in middleware objects
2022-01-02 14:42:43 +01:00
Stefan Warnat
06a63eb0e7 Fix Typo 2021-10-04 02:02:45 +02:00
Stefan Warnat
5268a998ff Extend domain filter to support fixed subdomain and domain parameter 2021-10-04 01:49:42 +02:00
Stefan Warnat
9fa7ad3e91 implement test Function to test output without reset 2021-10-04 01:49:00 +02:00
Mauro Tschiedel
0097725ef2 Update in error status code
Add example If you will add specific status code for the browser
2021-09-01 08:22:12 -03:00
Simon Sessingø
749f252ffb Merge pull request #584 from skipperbent/v4-release
V4 release
5.0.0.0
2021-07-18 01:45:46 +02:00
Simon Sessingø
032a2ae7e0 Merge pull request #583 from skipperbent/v4-development
Version 4.3.7.2
4.3.7.2
2021-07-18 01:45:36 +02:00
Simon Sessingø
c2e2d3bb5d Merge pull request #582 from skipperbent/v4-group-prefix-bug
Fixed issue causing group prefix to trigger on paths without "/" (issue #573 - thanks @Venloress)
2021-07-18 01:44:57 +02:00
Simon Sessingø
5dd0690009 Fixed issue causing group prefix to trigger on paths without "/" (issue #573 - thanks @Venloress). 2021-07-18 01:41:26 +02:00
Simon Sessingø
dbcf8f19a3 Merge pull request #581 from skipperbent/v4-release
V4 release
2021-07-17 22:01:09 +02:00
Simon Sessingø
ee61eda1e8 Merge pull request #580 from skipperbent/v4-development
Updated documentation
4.3.7.1
2021-07-17 22:00:22 +02:00
Simon Sessingø
471bbe137f Updated documentation 2021-07-17 21:59:23 +02:00
Simon Sessingø
b08dea9da5 Merge pull request #579 from skipperbent/v4-release
V4 release
2021-07-17 21:57:11 +02:00
Simon Sessingø
b17ba06a8c Merge pull request #578 from skipperbent/v4-development
Version 4.3.7.0
4.3.7.0
2021-07-17 21:56:47 +02:00
Simon Sessingø
69494265a5 Merge pull request #577 from skipperbent/v4-prevent-merge-attribute
Added group attribute to stop router from merging exception-handlers (issue: #573)
2021-07-17 21:54:07 +02:00
Simon Sessingø
0d8915b206 Fixed return type. 2021-07-17 21:52:00 +02:00
Simon Sessingø
b54a25804a Added group attribute to stop router from merging exception-handlers (issue: #573)
- Added new mergeExceptionHandlers attribute to stop router from merging exception-handlers.
- RouteGroup: Added setMergeExceptionHandlers and getMergeExceptionHandlers methods.
- IRouteGroup: Added setMergeExceptionHandlers and getMergeExceptionHandlers method.
- Updated documentation to reflect changes.
- Added unit-tests.
2021-07-17 21:46:05 +02:00
Simon Sessingø
e3145cc1ec Merge pull request #576 from skipperbent/v4-release
V4 release
2021-07-16 22:31:20 +02:00
Simon Sessingø
4b8dbdc9e5 Merge pull request #575 from skipperbent/v4-development
Updated documentation
4.3.6.2
2021-07-16 22:31:06 +02:00
Simon Sessingø
7fe66ac938 Updated documentation
- Changed Router references to SimpleRouter.
- Updated ErrorHandler example.
- Minor tweaks
2021-07-16 22:28:54 +02:00
Simon Sessingø
75ea58dd9c Merge pull request #569 from skipperbent/v4-release
V4 release
2021-06-15 10:16:37 +02:00
Simon Sessingø
e5552a88cf Merge pull request #568 from skipperbent/v4-development
Version 4.3.6.1
4.3.6.1
2021-06-15 10:16:25 +02:00
Simon Sessingø
7d80517c2f Merge pull request #567 from skipperbent/v4-setmatch-parameters
Fixed custom regex (setMatch) not setting parsed parameters (issue: #566)
2021-06-15 10:13:54 +02:00