Simon Sessingø
2db20dce6b
Merge pull request #344 from skipperbent/v3-development
...
Version 3.4.9.3
3.4.9.3
2017-12-17 10:41:22 +01:00
Simon Sessingo
f2d106c649
_method is not supported as fallback for every request-type.
2017-12-17 10:37:33 +01:00
Simon Sessingø
c6341960d7
Merge pull request #341 from skipperbent/v3-development
...
Version 3.4.9.2
3.4.9.2
2017-12-17 09:53:39 +01:00
Simon Sessingo
72d33dd497
Compatibility: setUri can be both string and Uri object.
2017-12-17 09:51:56 +01:00
Simon Sessingo
e23dd37435
Reverted changes
2017-12-16 23:29:00 +01:00
Simon Sessingo
aa5ec47051
Removed key check in __get as it's already performed in the __isset method.
2017-12-16 23:24:31 +01:00
Simon Sessingø
85cf925793
Merge pull request #339 from skipperbent/v3-development
...
Version 3.4.9.1
3.4.9.1
2017-12-16 12:53:56 +01:00
Simon Sessingo
155729074b
Fixed filtering on get-params in all method.
2017-12-16 12:48:10 +01:00
Simon Sessingø
7c0a20115e
Merge pull request #336 from skipperbent/v3-development
...
Version 3.4.9.0
3.4.9.0
2017-12-09 23:58:33 +01:00
Simon Sessingø
0be7bfcfd9
Fixed utf-8 header issue (issue: #333 )
2017-12-09 23:56:37 +01:00
Simon Sessingø
877e0aa937
Merge pull request #334 from skipperbent/v3-development
...
Version 3.4.8.0
3.4.8.0
2017-12-06 19:06:09 +01:00
Simon Sessingø
7f8d90eef8
Added $options and $debt param to json method in Response class.
2017-12-06 19:04:48 +01:00
Simon Sessingø
3e7767d978
Merge pull request #330 from skipperbent/v3-development
...
V3 development
3.4.7.0
2017-12-02 20:30:27 +01:00
Simon Sessingø
4bb784bcec
Merge pull request #329 from skipperbent/v3-optimisations
...
Optimisations
2017-12-02 20:30:02 +01:00
Simon Sessingo
c4ee1b9186
Optimisations
2017-12-02 19:30:30 +01:00
Simon Sessingø
5ef9349b18
Merge pull request #327 from skipperbent/v3-development
...
Version 3.4.6.4
3.4.6.4
2017-11-27 02:05:17 +01:00
Simon Sessingø
efd5159604
Bugfixes
...
- Fixed issue with parsing parameters on some occasion.
- Optimisations.
2017-11-27 02:03:12 +01:00
Simon Sessingø
264f0a7b0f
Merge pull request #325 from skipperbent/v3-development
...
Version 3.4.6.3
3.4.6.3
2017-11-27 00:01:30 +01:00
Simon Sessingø
bdfc36ed5c
More Input-related optimisations.
2017-11-27 00:00:19 +01:00
Simon Sessingø
5197ae2990
Merge pull request #323 from skipperbent/v3-development
...
Version 3.4.6.2
3.4.6.2
2017-11-26 23:44:06 +01:00
Simon Sessingø
d921ae8105
Bugfixes
...
- Fixed minor issues with File Input-parsing.
- Optimized Input class.
2017-11-26 23:42:28 +01:00
Simon Sessingø
9c701aabee
Merge pull request #321 from skipperbent/v3-development
...
Fixed url parsing issues
3.4.6.1
2017-11-26 18:45:54 +01:00
Simon Sessingø
af2be14ccb
Fixed url parsing issues
2017-11-26 18:45:06 +01:00
Simon Sessingø
2b0821a557
Merge pull request #320 from skipperbent/v3-development
...
Fixed typo
2017-11-26 18:29:36 +01:00
Simon Sessingø
fae2e84c98
Fixed typo
2017-11-26 18:29:00 +01:00
Simon Sessingø
afc81d7005
Merge pull request #318 from skipperbent/v3-development
...
Version 3.4.6.0
3.4.6.0
2017-11-26 18:08:24 +01:00
Simon Sessingø
c90c74b88f
Merge pull request #317 from skipperbent/v3-optimisations
...
V3 optimisations
2017-11-26 18:06:37 +01:00
Simon Sessingø
05f2493304
Development
...
- Optimized Uri class.
- Request class now uses SimpleRouter to get default-namespace as was
originally the intended behavior.
- Documentation changes.
2017-11-26 18:03:14 +01:00
Simon Sessingø
0856caa9de
Merge branch 'v3-development' of github.com:skipperbent/simple-php-router into v3-optimisations
2017-11-26 17:38:49 +01:00
Simon Sessingø
35dc26d741
Optimisations
...
- Fixed issue with `InputFile` not setting file-name properly.
- Fixed issue with `InputFile` not setting the correct index when
posting certain arrays.
- Made Csrf-token cookie provider more versitile by creating new
`CookieTokenProvider` and `ITokenProvider` classes.
- Strict-checks optimisations.
- Updated documentation to reflect new changes.
2017-11-26 17:32:33 +01:00
Simon Sessingø
496d3e7182
Merge pull request #315 from skipperbent/v3-development
...
Version 3.4.5.5
3.4.5.6
2017-11-25 01:34:53 +01:00
Simon Sessingø
f2819f866e
Merge pull request #314 from skipperbent/v3-documentation-spelling
...
Fixed spelling in documentation
2017-11-25 01:34:01 +01:00
Simon Sessingø
b9aa348b38
Merge branch 'v3-development' of github.com:skipperbent/simple-php-router into v3-development
2017-11-25 01:32:24 +01:00
Simon Sessingø
c29c52ae16
Fixed default-namespace causing router to break on closures.
2017-11-25 01:31:43 +01:00
Simon Sessingo
6547c07113
Fixed spelling in documentation
2017-11-20 21:53:41 +01:00
Simon Sessingø
1fd13ed2aa
Merge pull request #311 from skipperbent/v3-development
...
V3 development
3.4.5.5
2017-11-10 13:02:49 +01:00
Simon Sessingø
fde77969c0
Merge pull request #310 from skipperbent/v3-csrftoken-update
...
Csrf-token are now refreshed on each page-load to avoid timeout.
2017-11-10 13:02:23 +01:00
Simon Sessingø
c3072e8886
Csrf-token are now refreshed on each page-load to avoid timeout.
2017-11-10 12:59:59 +01:00
Simon Sessingø
9d5c4a2ed1
Merge pull request #308 from skipperbent/v3-development
...
3.4.5.4
3.4.5.4
2017-11-10 08:24:55 +01:00
Simon Sessingø
97753f5370
Minor optimisations.
2017-11-10 08:23:15 +01:00
Simon Sessingø
b8634bcf79
Merge pull request #307 from skipperbent/revert-306-revert-305-v3-development
...
Revert "Revert "V3 development""
2017-11-08 04:11:50 +01:00
Simon Sessingø
6ad22a3816
Revert "Revert "V3 development""
2017-11-08 04:11:40 +01:00
Simon Sessingø
ed41cd55af
Merge pull request #306 from skipperbent/revert-305-v3-development
...
Revert "V3 development"
2017-11-08 04:09:55 +01:00
Simon Sessingø
ebeca952cf
Revert "V3 development"
2017-11-08 04:09:41 +01:00
Simon Sessingø
0672e85fd7
Merge pull request #305 from skipperbent/v3-development
...
V3 development
2017-11-08 04:09:31 +01:00
Simon Sessingø
927f8d7b3c
Merge pull request #304 from jatubio/patch-3
...
Documentation: Add IIS Trooubleshooting section.
2017-11-08 04:09:14 +01:00
Juan Antonio Tubio
74177a2082
Update README.md
2017-11-04 00:59:52 +01:00
Juan Antonio Tubio
2221bced4f
Update README.md
2017-11-04 00:27:13 +01:00
Juan Antonio Tubio
6559278511
Documentation: Add file exception rules samples to IIS web.config
2017-11-04 00:19:51 +01:00
Simon Sessingø
8b9698229d
Merge pull request #302 from skipperbent/v3
...
V3
2017-10-23 22:08:23 +02:00