Commit Graph

41 Commits

Author SHA1 Message Date
a9745c2f1c registration fixes 2023-03-24 16:20:25 +01:00
e24f460fdf fix url 2022-12-16 21:59:21 +01:00
d62475dc69 update php version 2022-04-19 23:37:09 +02:00
d859f287d5 fix name 2022-02-19 13:57:39 +01:00
fdd8518474 bump php version 2020-12-03 23:07:33 +01:00
59f43a6a87 improve array docblock 2020-01-19 18:54:00 +01:00
2350b6cf53 improve tests 2019-12-07 18:38:17 +01:00
85abb6c520 fix bugs and implement more sort algs 2019-10-11 16:40:09 +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
c799124d12 php cs fixes 2019-04-27 10:34:00 +02:00
e616f844ab Use self instead of class 2018-12-10 18:24:46 +01:00
1bf1e6da3b Fix para types 2018-09-11 21:19:55 +02:00
2fdc68e7e6 More static test fixes 2018-07-14 22:36:41 +02:00
ffda1a2724 Fix docblocks 2018-06-03 16:03:40 +02:00
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
1cd1ee0e10 phpstan fixes 2018-03-13 23:35:20 +01:00
a8afbc5cc8 phpcs fixes 2018-02-17 19:51:19 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +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
0cc736b0ff Add dummy ftp functions and tests 2017-11-20 01:30:53 +01:00
ce80ffadc6 General fixes 2017-11-05 13:09:39 +01:00
e85164c986 Code optimizations 2017-10-29 15:27:19 +01: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
0110db8edb Fix #69 2017-10-07 14:40:44 +02:00
aaa936ad99 Adjust during test implementation 2017-10-07 13:03:55 +02:00
34c465766e Code inspection fixes 2017-09-14 19:52:53 +02:00
542d62973e Fix initialization 2017-09-09 16:24:13 +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
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
3500b18997 Comments and storage adjustmets 2016-10-24 22:25:34 +02:00
d34f50218a Preparing storage usage 2016-08-21 20:42:52 +02:00