Commit Graph

58 Commits

Author SHA1 Message Date
ab385bfbb5 remove empty line 2019-12-15 14:17:43 +01:00
86f77e0a5e cleanup and tests added for ci/cd 2019-11-20 22:27:43 +01:00
e26963c3a8 continue drafting socket 2019-11-03 23:25:34 +01:00
6c5a7dbdcb Draft client/server socket without functionality 2019-10-28 21:28:38 +01:00
b9d0e63beb phpcs fixes + continue distribution implementations 2019-10-09 17:15:12 +02:00
6336898978 fix phpcs findings 2019-09-12 19:46:27 +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
4cdfab275e Use global namespace 2019-04-27 00:13:34 +02:00
a80224b07d php cs fixer 2018-12-28 19:13:07 +01:00
13c5562ffe Fix null typehint order 2018-12-10 18:13:44 +01:00
dad943059f Remove type cast 2018-09-22 13:04:59 +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
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
d9c7bd0b50 Phpstan fixes 2018-03-30 13:32:15 +02:00
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
8067e42f78 Type hint fixes 2018-03-24 11:17:45 +01:00
af0a980d1b Return type fixes 2018-03-16 12:08:35 +01:00
5f385e44c0 Add public/private to const 2018-03-16 08:47:43 +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
fdff9da488 phpcs fixes 2018-02-17 22:05:29 +01:00
675d3fa808 phpcs fixes 2018-02-17 21:38:39 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00
23bc8b732f phpcbf 2018-02-03 13:15:46 +01:00
e4dadf447d Improve codestyle 2018-02-03 10:30:13 +01:00
b326f71086 Fix tests 2018-01-15 18:08:05 +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
2215fa2ea7 Minor bug fixes
docblocks, return type casting
2017-12-04 17:17:17 +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
5261ed4b0f Fix author 2017-10-16 11:29:21 +02:00
6554060634 fixes #116 2017-08-11 20:43:38 +02:00
c328c8fcef Fix file author and copyright 2017-07-26 17:50:41 +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
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
d6dd1a5a96 Prepare const visibility 2016-12-07 20:22:40 +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
20b07d5959 Test fixes 2016-07-27 17:27:47 +02:00
d2de70d356 Auto-format 2016-07-15 21:33:05 +02:00