|
|
6336898978
|
fix phpcs findings
|
2019-09-12 19:46:27 +02:00 |
|
|
|
7b1cf0e660
|
fix after change to php 7.4
|
2019-08-17 14:14:58 +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 |
|
|
|
c799124d12
|
php cs fixes
|
2019-04-27 10:34:00 +02:00 |
|
|
|
42d5d274b2
|
Implement cache tests and stringify tests
|
2018-12-23 10:58:53 +01:00 |
|
|
|
13c5562ffe
|
Fix null typehint order
|
2018-12-10 18:13:44 +01:00 |
|
|
|
f9bf85e702
|
Fix use order
|
2018-12-09 22:16:41 +01:00 |
|
|
|
9945dbc373
|
Bug fixes
|
2018-11-23 11:35:42 +01:00 |
|
|
|
2023b9ab75
|
75% code coverage
|
2018-10-14 13:03:13 +02:00 |
|
|
|
39635c1115
|
Remove todos and make use of query builder
|
2018-09-08 18:22:34 +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 |
|
|
|
6843ac5548
|
Type check fixes
|
2018-07-15 10:46:34 +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 |
|
|
|
d5fd2c4827
|
Change to php version 7.2 requirement
|
2018-03-27 19:09:47 +02:00 |
|
|
|
af0a980d1b
|
Return type fixes
|
2018-03-16 12:08:35 +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 |
|
|
|
c43d83d8c0
|
Add more tests and fix bugs
|
2018-02-21 21:16:35 +01:00 |
|
|
|
e90ad9477a
|
phpcs fixes
|
2018-02-16 18:27:42 +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 |
|
|
|
23bc8b732f
|
phpcbf
|
2018-02-03 13:15:46 +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 |
|
|
|
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 |
|
|
|
bf49942244
|
Extend dockblocks
|
2017-12-02 18:37:33 +01:00 |
|
|
|
0d7d252b56
|
Improve taskschedule tests and implementation
|
2017-11-17 14:33:35 +01:00 |
|
|
|
2a14389073
|
Make lock standard
|
2017-11-16 16:53:38 +01:00 |
|
|
|
ce80ffadc6
|
General fixes
|
2017-11-05 13:09:39 +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 |
|
|
|
1b8481ad06
|
Test adjustments
|
2017-10-14 18:03:25 +02:00 |
|
|
|
820f079ca4
|
Update HttpSession.php
|
2017-09-05 13:20:10 +02:00 |
|
|
|
6a4024d24e
|
fixes #103
|
2017-09-05 13:18:52 +02:00 |
|
|
|
c328c8fcef
|
Fix file author and copyright
|
2017-07-26 17:50:41 +02:00 |
|
|
|
ff3d253588
|
Remove @author docblock
|
2017-07-20 18:10:26 +02:00 |
|
|
|
d9749dd3bf
|
Initial strict type fixes
|
2017-01-25 17:38:23 +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 |
|
|
|
a93a1c1653
|
Increase php version requirement
|
2016-12-07 20:57:51 +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 |
|
|
|
3ec569fa9e
|
Comments
|
2016-11-15 21:25:39 +01:00 |
|
|
|
ca03e96fb9
|
Started to implement better exceptions
|
2016-08-28 16:57:49 +02:00 |
|
|
|
952cec0bf9
|
Fixed documentation
|
2016-08-28 16:36:02 +02:00 |
|
|
|
31b25cd07f
|
Fixed authentication
|
2016-07-21 21:03:17 +02:00 |
|
|
|
d2de70d356
|
Auto-format
|
2016-07-15 21:33:05 +02:00 |
|
|
|
ce182bab92
|
Formatting & bug fixes
|
2016-05-05 11:27:16 +02:00 |
|
|
|
f673579340
|
PhpStorm fixes
|
2016-04-16 12:03:42 +02:00 |
|
|
|
669c3b7244
|
PhpStorm cleanup
|
2016-04-13 22:58:48 +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 |
|
|
|
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 |
|
|
|
97687422eb
|
Remove namespace from scalar
|
2016-01-23 10:17:34 +01:00 |
|
|
|
0b9c78144c
|
Unit test fixes
|
2016-01-16 19:21:30 +01:00 |
|
|
|
1914939094
|
Moving session save into the destructor. Save not possible after sending headers
|
2015-12-27 18:45:35 +01:00 |
|
|
|
1abd8c271a
|
Fixing csrf generation process
|
2015-12-27 11:48:07 +01:00 |
|
|
|
66e7eb03a6
|
Creating CSRF token
|
2015-12-27 11:45:48 +01:00 |
|
|
|
7de136815a
|
Init
|
2015-11-29 22:03:06 +01:00 |
|