Commit Graph

89 Commits

Author SHA1 Message Date
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
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
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
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
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