|
|
8221d4b723
|
phpcs fixes
|
2019-09-29 00:11:20 +02:00 |
|
|
|
6336898978
|
fix phpcs findings
|
2019-09-12 19:46:27 +02:00 |
|
|
|
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 |
|
|
|
5965f2a4ca
|
bug fixes and better response handling
|
2019-05-07 20:00:30 +02:00 |
|
|
|
45b22c780a
|
Use Response as response
|
2019-05-01 20:38:49 +02:00 |
|
|
|
2596659125
|
More unit tests
|
2019-04-09 19:51:07 +02:00 |
|
|
|
60685547b6
|
Add downloadable+array query data
|
2019-02-02 23:56:43 +01:00 |
|
|
|
015fd41ba5
|
Remove unused use
|
2018-12-09 22:02:15 +01:00 |
|
|
|
9945dbc373
|
Bug fixes
|
2018-11-23 11:35:42 +01:00 |
|
|
|
e28353a86b
|
More global namespace uses
|
2018-08-24 15:01:01 +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 |
|
|
|
3aa3c6b0dd
|
Handle open todos
|
2018-06-03 14:22:05 +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 |
|
|
|
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 |
|
|
|
3b45692ff1
|
Nullable+void typehint
|
2018-03-13 20:55:49 +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 |
|
|
|
a8afbc5cc8
|
phpcs fixes
|
2018-02-17 19:51:19 +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 |
|
|
|
f1288ebc03
|
More codestyle fixes
|
2018-01-31 22:05:15 +01:00 |
|
|
|
58e6b89768
|
Finalize new tests
|
2018-01-15 18:51:11 +01:00 |
|
|
|
60921028e7
|
Remove @category and replace with @package
|
2017-12-30 12:57:27 +01:00 |
|
|
|
ce80ffadc6
|
General fixes
|
2017-11-05 13:09:39 +01:00 |
|
|
|
3442d1d817
|
Reducing complexity
|
2017-10-29 14:03:32 +01:00 |
|
|
|
ba1b82f559
|
Fix if for foreach while spacing
|
2017-10-27 17:55:35 +02:00 |
|
|
|
f652a900d0
|
Fix strict_type spacing
|
2017-10-27 16:41:49 +02:00 |
|
|
|
810e7644d9
|
Add dummy header
|
2017-10-07 17:50:47 +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 |
|
|
|
3d840501f9
|
Pull out
|
2017-09-05 12:00:54 +02:00 |
|
|
|
c87d55deaa
|
Insert protocol Version
|
2017-09-05 11:50:43 +02:00 |
|
|
|
6bf025ea81
|
Fix status return
|
2017-09-05 11:38:18 +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 |
|
|
|
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 |
|
|
|
ff3d253588
|
Remove @author docblock
|
2017-07-20 18:10:26 +02:00 |
|
|
|
d084862571
|
Hide php version header
|
2017-04-02 13:20:48 +02:00 |
|
|
|
1c802418a7
|
More return type fixes
|
2017-01-25 12:21:48 +01:00 |
|