b4084913de
Implement php 7.4 type hints
2019-08-15 21:54:59 +02:00
eb7dbe4663
start implementing php 7.4
2019-08-15 20:44:04 +02:00
c10708ee23
fix @link
2019-07-08 19:51:19 +02:00
da72383619
fix docblock and function parameter
2019-06-07 20:54:52 +02:00
93a972eb55
static analysis fixes
2019-06-06 21:43:45 +02:00
3d39929180
More general routing and hidden server responses
2019-06-01 20:55:46 +02:00
4633c209a6
Fix bug. now post data overwrites uri parameter. before it was the other way around.
2019-05-19 14:20:37 +02:00
5965f2a4ca
bug fixes and better response handling
2019-05-07 20:00:30 +02:00
7eb8322d71
Fix typehint
2019-05-01 20:59:26 +02:00
b6f5e801a8
Implement rest getJson
2019-05-01 20:56:29 +02:00
45b22c780a
Use Response as response
2019-05-01 20:38:49 +02:00
c799124d12
php cs fixes
2019-04-27 10:34:00 +02:00
4cdfab275e
Use global namespace
2019-04-27 00:13:34 +02:00
49cb38ff4f
ignore uncoverable lines
2019-04-14 21:14:33 +02:00
2596659125
More unit tests
2019-04-09 19:51:07 +02:00
905d04957d
Fixes
2019-03-31 20:05:49 +02:00
b286fa4de1
Fix routing
2019-03-17 19:32:27 +01:00
38ed968cc5
Add path offset
2019-03-17 16:39:54 +01:00
8203389ec0
fix lang in console
2019-03-17 14:34:51 +01:00
632322fa88
Fix bugs
2019-03-09 23:18:21 +01:00
b9a82ea08d
Improve localization
2019-03-09 21:42:21 +01:00
89c14a69b8
Add better uri creation from current
2019-03-09 19:33:25 +01:00
98d969fece
implement ftp
2019-02-09 19:43:30 +01:00
0d55e17842
Use global namespace+minor fixes
2019-02-04 22:30:05 +01:00
60685547b6
Add downloadable+array query data
2019-02-02 23:56:43 +01:00
29bee2e1f5
Improve docblocks
2018-12-28 23:08:24 +01:00
a80224b07d
php cs fixer
2018-12-28 19:13:07 +01:00
8815028589
Improve documentation
2018-12-25 20:09:11 +01:00
e616f844ab
Use self instead of class
2018-12-10 18:24:46 +01:00
13c5562ffe
Fix null typehint order
2018-12-10 18:13:44 +01:00
e01d3e1e59
Fix doc align
2018-12-09 22:20:41 +01:00
f9bf85e702
Fix use order
2018-12-09 22:16:41 +01:00
015fd41ba5
Remove unused use
2018-12-09 22:02:15 +01:00
296eb7c20b
Remove whitespace
2018-12-09 16:30:43 +01:00
c125937f05
Simplify output
2018-12-09 16:24:24 +01:00
92374d311f
inspection fixes
2018-12-08 14:25:43 +01:00
d47f3aa19d
Fix lock(). make member
2018-11-30 22:06:03 +01:00
9945dbc373
Bug fixes
2018-11-23 11:35:42 +01:00
4f081aaa71
implement tests
2018-10-20 17:57:48 +02:00
3e2c676530
Fix edge cases for request types
2018-09-15 17:12:19 +02:00
2a01540348
Fix edge cases for request types
2018-09-15 17:11:33 +02:00
362631a6ec
Add getter for json and list data
2018-09-15 14:35:00 +02:00
a4f0d7c13b
Add getter for json and list data
2018-09-15 14:34:37 +02:00
aaf7c71628
Add getter for json and list data
2018-09-15 14:33:06 +02:00
378a569316
Add getter for json and list data
2018-09-15 14:32:37 +02:00
a95b0ea026
PhpStan fixes
2018-09-12 22:15:44 +02:00
ac1749a9bb
Index bug fix
2018-09-05 19:26:53 +02:00
180bb9c6b9
fixes #181
2018-09-05 16:24:10 +02:00
11c78afbbe
Fix invalid global namespace
2018-08-24 21:09:40 +02:00
e28353a86b
More global namespace uses
2018-08-24 15:01:01 +02:00
d5e2d35672
Fix package docblock
2018-08-24 14:08:19 +02:00
8a2bed5877
use global namespace
2018-08-24 13:06:04 +02:00
57da54ad44
Fix download and code inspection bugs
2018-07-31 18:24:49 +02:00
ee018f124f
Prevent exception of arrays
2018-07-28 20:46:28 +02:00
999b60999f
Fix pre minification bug
2018-07-28 13:39:44 +02:00
0877aeb7d5
Implement console framework features
2018-07-27 19:52:56 +02:00
d75e12b67b
console app draft
2018-07-24 19:30:21 +02:00
eebace5030
console app draft
2018-07-24 19:30:15 +02:00
46465207a7
Fix types
2018-07-18 00:05:00 +02:00
c688f12c06
Better type juggling
2018-07-15 21:50:10 +02:00
6843ac5548
Type check fixes
2018-07-15 10:46:34 +02:00
67490f42e6
More type fixes
2018-07-14 22:58:44 +02:00
e76606d0a3
Static test fixes
2018-07-14 17:23:18 +02:00
9bf5ed087d
Extend form error levels
2018-06-03 16:49:01 +02:00
6f452f25e8
Code and docblock optimizations
2018-06-03 16:04:13 +02:00
3aa3c6b0dd
Handle open todos
2018-06-03 14:22:05 +02:00
31209d2b30
Implement basic localization db mapper
2018-05-30 22:35:42 +02:00
1b0d170052
Use root namespace and cleanup
2018-05-30 13:40:28 +02:00
37add470eb
Remove whitespace
2018-05-21 22:31:14 +02:00
f2591bff06
PHP CS fixes
2018-05-14 21:17:44 +02:00
59d3f98110
Make classes final
2018-05-11 21:33:24 +02:00
d5fd2c4827
Change to php version 7.2 requirement
2018-03-27 19:09:47 +02:00
92271d2981
If json and empty print empty array
2018-03-24 19:11:23 +01:00
8067e42f78
Type hint fixes
2018-03-24 11:17:45 +01:00
5f385e44c0
Add public/private to const
2018-03-16 08:47:43 +01:00
6f6a0e1bd1
Type fixes
2018-03-14 18:12:08 +01:00
1cd1ee0e10
phpstan fixes
2018-03-13 23:35:20 +01:00
3b45692ff1
Nullable+void typehint
2018-03-13 20:55:49 +01:00
de6120b267
Tests, docblocks & improvements
2018-03-03 11:15:34 +01:00
ab96277fb1
Reduce isset use
2018-02-26 20:05:02 +01:00
5b243ab2da
Turn exceptions in false returns
2018-02-26 19:46:28 +01:00
2305380945
More tests (math tests) and fixes
2018-02-25 16:12:31 +01:00
cc904e772a
Add more tests
2018-02-22 13:54:08 +01:00
fdff9da488
phpcs fixes
2018-02-17 22:05:29 +01:00
675d3fa808
phpcs fixes
2018-02-17 21:38:39 +01:00
a8afbc5cc8
phpcs fixes
2018-02-17 19:51:19 +01:00
2fbf79bce0
phpcs fixes
2018-02-16 16:17:01 +01:00
3059003191
phpcs fixes
2018-02-16 15:28:07 +01:00
11c7b0e626
docblock param alignment
2018-02-16 13:42:35 +01:00
f1121dcc9b
Fix strict_types
2018-02-15 20:27:58 +01:00
b77ad7e5c5
q
2018-02-14 18:44:43 +01:00
e3b14015fc
Improve increments
2018-02-10 21:52:20 +01:00
23bc8b732f
phpcbf
2018-02-03 13:15:46 +01:00
e4dadf447d
Improve codestyle
2018-02-03 10:30:13 +01:00
f1288ebc03
More codestyle fixes
2018-01-31 22:05:15 +01:00
243f87405a
Fix spacing and line-breaks
2018-01-28 22:07:04 +01:00
58e6b89768
Finalize new tests
2018-01-15 18:51:11 +01:00
9a6746ea3a
Return earlier
2018-01-15 17:38:11 +01:00
d3b85fd09c
Fix tests
2018-01-15 17:20:46 +01:00
12b750b66a
Check data existence
2018-01-07 16:40:16 +01:00
60921028e7
Remove @category and replace with @package
2017-12-30 12:57:27 +01:00
db5a215071
Remove package TBD
2017-12-30 11:53:20 +01:00
f476e8eb84
Explicit type cast
2017-11-17 18:46:28 +01:00
b4e50880d9
Improve docs further
2017-11-16 21:07:37 +01:00
771838c1a4
Fix namespace spacing
2017-11-05 22:42:31 +01:00
d1eac07521
Fix docblocks
2017-11-05 15:56:40 +01:00
ce80ffadc6
General fixes
2017-11-05 13:09:39 +01:00
e85164c986
Code optimizations
2017-10-29 15:27:19 +01:00
3442d1d817
Reducing complexity
2017-10-29 14:03:32 +01:00
e4833b6e58
Fix tabs to white spaces
2017-10-27 18:20:52 +02:00
ba1b82f559
Fix if for foreach while spacing
2017-10-27 17:55:35 +02:00
91eb1f261f
Fix scrutinizer tips
2017-10-27 17:24:33 +02:00
f652a900d0
Fix strict_type spacing
2017-10-27 16:41:49 +02:00
Scrutinizer Auto-Fixer
c9329aab17
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2017-10-27 13:11:43 +00:00
546fe210f7
Also replace tabs
2017-10-24 17:41:57 +02:00
2bb6eeb542
Fix html render optimization
2017-10-24 17:37:48 +02:00
1b8481ad06
Test adjustments
2017-10-14 18:03:25 +02:00
09d4f67f62
Adjusting for documentor and add docblocks
2017-10-10 20:17:01 +02:00
3f8b34f00a
Fixed response key bug
2017-10-08 13:35:02 +02:00
810e7644d9
Add dummy header
2017-10-07 17:50:47 +02:00
464c2e339c
Change request string from hash to url
2017-10-07 17:14:50 +02:00
663bdca316
Make use of parent
2017-10-07 17:14:40 +02:00
e4efa28263
Fix implementation
2017-10-01 14:03:38 +02:00
417a42b455
Optimize code order
2017-09-18 18:46:23 +02:00
34c465766e
Code inspection fixes
2017-09-14 19:52:53 +02:00
49133a58f6
visual fixes and alignments
2017-09-14 15:21:58 +02:00
61d1353023
Bug fix changes
2017-09-05 18:47:01 +02:00
0339d8ad44
Remove path, it is part of the uri
2017-09-05 12:59:12 +02:00
fc8ed2166d
Remove path, it is part of the uri
2017-09-05 12:58:35 +02:00
2330079630
Remove language (is part of l11n)
2017-09-05 12:09:44 +02:00
3d840501f9
Pull out
2017-09-05 12:00:54 +02:00
9472994cf6
Pull out
2017-09-05 12:00:11 +02:00
efc4f1543b
Make getProtocolVersion part of header
2017-09-05 11:51:44 +02:00
c87d55deaa
Insert protocol Version
2017-09-05 11:50:43 +02:00
9d4edf85ea
Pull out getProtocolVersion
2017-09-05 11:50:20 +02:00
40d52330f8
Pull out getProtocolVersion
2017-09-05 11:49:53 +02:00
59ef2d27e1
Cleanup
2017-09-05 11:48:08 +02:00
41de67d0db
Pull out more members to header
2017-09-05 11:47:02 +02:00
b87621bebc
Pull out more members to header
2017-09-05 11:42:24 +02:00
6280c04ffc
Pull out more members to header
2017-09-05 11:41:16 +02:00
6bf025ea81
Fix status return
2017-09-05 11:38:18 +02:00
ebab71704a
fixes #94
2017-09-05 11:27:13 +02:00
4aa204858b
fixes #94
2017-09-05 11:27:07 +02:00
871b5b5b99
More test fixes
2017-08-22 16:37:23 +02:00
9dedf9303e
Test fixes
2017-08-22 12:46:56 +02:00
c2544b18c3
Add docblocks
2017-08-18 16:45:01 +02:00
5b992f498a
Optimize email draft
2017-08-17 21:56:08 +02:00
94ff6b57e1
Minor inspection bug fixes
2017-08-12 20:48:13 +02:00
c3686e3db0
Fixes from test
2017-08-12 16:50:21 +02:00
6554060634
fixes #116
2017-08-11 20:43:38 +02:00
463df4dfd9
Add simplified create
2017-08-03 23:05:46 +02:00
c328c8fcef
Fix file author and copyright
2017-07-26 17:50:41 +02:00
2940e22c97
Add docblocks, better typehints and exceptions
2017-07-25 17:32:49 +02:00
c05086c233
Remove author
2017-07-24 17:51:37 +02:00
ff3d253588
Remove @author docblock
2017-07-20 18:10:26 +02:00
ff4a6864c3
Fix init and global cleanup
2017-07-09 10:10:15 +02:00
435447ece9
Add docblock
2017-04-16 15:17:07 +02:00
d084862571
Hide php version header
2017-04-02 13:20:48 +02:00
a03f6ee047
Unit test fixes
2017-03-19 15:49:21 +01:00
082a493cc7
Test fixes (working)
2017-03-13 15:16:17 +01:00
20a48cc1fe
PhpUnit fixes
2017-03-12 22:40:40 +01:00
aa483c2eb8
Fixing test bugs
2017-03-11 23:57:37 +01:00
fdd5d85a6a
Minor fixes after testing
...
still broken however
2017-03-11 18:55:55 +01:00
fdfdbb2146
Minor fixes
2017-02-27 20:42:02 +01:00
b8561385f5
Add docblocks
2017-02-22 20:29:24 +01:00
a2566d3e3c
Fix uri factory init
2017-02-17 21:47:31 +01:00
8531c1422f
Start implementing web query
2017-02-14 23:27:54 +01:00
caa5bf5740
Fix custom uri
2017-02-14 23:27:12 +01:00
2188c25f01
Type fixes
2017-02-03 20:37:08 +01:00
1c802418a7
More return type fixes
2017-01-25 12:21:48 +01:00
58b9fd5171
Enable strict_types
2017-01-25 11:51:36 +01:00
6fd1ebe9b1
Removing copyright date
2017-01-25 11:18:25 +01:00
695f1623b1
Fix json serialization
2017-01-22 21:04:31 +01:00
c15928bcc9
Parsing request language header
2017-01-01 15:49:21 +01:00
777f084a39
Fix dockblocks and minor bugs
2016-12-22 21:16:05 +01:00
a93a1c1653
Increase php version requirement
2016-12-07 20:57:51 +01:00
d6dd1a5a96
Prepare const visibility
2016-12-07 20:22:40 +01:00
8e010e95b8
Default header generation
2016-12-06 22:54:03 +01:00
cbc6205bf7
Type hint fixes/prep for null return type
2016-12-03 23:00:05 +01:00
ab5e11a242
Preparing for void return type
2016-12-03 21:59:21 +01:00
7b36dafa57
Fix session lock
...
Still needs improvment. Shouldn't be static!
2016-11-24 15:37:24 +01:00
9bbdbcaf38
Fix docblocks
2016-11-06 22:22:58 +01:00
0deb040847
Reduce redundant assignments
2016-10-30 17:29:31 +01:00
d6126b1ffc
Add query parameters to uriFactory
2016-09-15 17:47:50 +02:00
14d4061beb
Fixes during secondary app dev
...
While working on another app some bugs came up that are related to the
way the framework is included and working in combination with the app.
These changes make it more general purpose friendly.
2016-09-07 20:54:28 +02:00
a02f1cca5d
PhpStorm autofix/format
2016-08-20 12:04:30 +02:00
2ead4010b3
fixes #64
2016-08-19 13:25:53 +02:00
aca0e8ff08
Fixed for documentor
2016-08-14 20:57:57 +02:00
3ec9c8c1bb
Started to implement more default parameters
2016-08-09 15:48:10 +02:00
38350e9c77
Test fixes
2016-07-23 18:17:25 +02:00
ef5dfe0aa1
Uniform isset check
2016-07-20 18:06:55 +02:00
d2de70d356
Auto-format
2016-07-15 21:33:05 +02:00
0376d85ace
Optimize imports and order
2016-07-15 21:30:16 +02:00
f176329d6c
Pull out security header check
2016-07-15 21:19:27 +02:00
2b63386f9f
fixes #50
...
Security headers are now locked after set once.
2016-07-15 18:07:40 +02:00
401e251f4c
Sketch for catching exceptions
...
This is required in order to catch exceptions that get triggered during
the rendering
2016-07-12 17:11:41 +02:00
c82b15c332
Fix parameter for jsonSerialize
2016-07-09 16:26:09 +02:00
9dde2dfa72
Fix json serializable
2016-07-07 18:48:52 +02:00
ebafbe059a
Added automatic lock after init
...
If someone wants to create a custom request. Init should not be called?!
2016-07-03 15:32:44 +02:00
d3152722b9
Added lock
2016-07-03 15:30:53 +02:00
486ac07eea
Optimized language display
...
Language is no longer passed in "10" different ways.
2016-07-02 14:17:01 +02:00
48b42be7a9
Media upload fixes and cleanup
2016-05-26 22:54:45 +02:00
fb7c720c3d
Doc fixes and bug fixes
2016-05-08 11:54:02 +02:00
ce182bab92
Formatting & bug fixes
2016-05-05 11:27:16 +02:00
292ac8d739
jsOMS response fixes and formatting
2016-05-03 20:52:00 +02:00
02e5185e74
Performance, bug and design fixes
2016-04-30 22:50:49 +02:00
f673579340
PhpStorm fixes
2016-04-16 12:03:42 +02:00
669c3b7244
PhpStorm cleanup
2016-04-13 22:58:48 +02:00
16320978d3
Code base cleanup
2016-04-09 23:01:49 +02:00
4a127fd1ac
Fixing remaining bugs for route-restructure
2016-04-09 10:44:12 +02:00
bab6abfd0d
General bug fixes
2016-04-03 21:14:54 +02:00
1f1090424b
Handle different mime types as results
2016-04-02 22:12:25 +02:00
d7289adf9e
Remove request destination
2016-04-02 17:24:15 +02:00
3f5d562af9
New dispatcher and router
2016-04-02 16:21:23 +02:00
Scrutinizer Auto-Fixer
114ce12de8
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2016-03-28 14:44:47 +00:00
cfe6fb0059
Documentation fixes
2016-03-27 22:27:13 +02:00
6ec9b7fd84
Fixing local error for remote test
2016-03-26 18:32:19 +01:00
c3e60a3070
Standardize with javascript
2016-03-26 14:59:24 +01:00
cb9ee501d0
Formatting and namespace fixes
2016-03-26 14:59:09 +01:00
09ca1a5c08
Support header locking
...
Locking for http header. Throw exceptions. Socket shouldn't be affected
by this since these classes are http specific.
2016-03-19 12:20:44 +01:00
9dd230df36
Cleanup
2016-03-16 22:33:44 +01:00
80d7f78e72
Documenting bug for api.
2016-02-11 21:11:43 +01:00
e7f2e1d71c
Uri and request fixes
...
Making uri a request parameter. Uri can be more easily initialized by passing uri as constructor parameter
2016-02-04 18:40:27 +01:00
2869a41bb5
Unit test bug fix
2016-01-23 20:09:42 +01:00
97687422eb
Remove namespace from scalar
2016-01-23 10:17:34 +01:00
1c98dbbbcf
Restructure
2015-12-31 18:04:59 +01:00
75622e46f7
Automatic header generation
2015-12-28 21:27:17 +01:00
247c83a97f
Return fix
2015-12-28 21:26:52 +01:00
a03d724bbc
Fixes #4
2015-12-27 21:18:04 +01:00
95a390f701
Removing super globals+case insensitiv get
2015-12-27 18:45:03 +01:00
d70ef1fe9b
Type fix. Supporting numeric values as well.
2015-12-22 18:15:22 +01:00
a16f0c1d71
Code style fix
2015-12-21 11:12:19 +01:00
fdef759d37
Removing verbs
2015-12-20 22:26:24 +01:00
8c95184780
Supporting uploaded files and removing http verbs for security reasons
2015-12-20 22:26:07 +01:00
7de136815a
Init
2015-11-29 22:03:06 +01:00