Commit Graph

89 Commits

Author SHA1 Message Date
b2efd91008 static code analysis fixes 2022-04-05 20:01:46 +02:00
d859f287d5 fix name 2022-02-19 13:57:39 +01:00
d4308ec916 remove unused param 2022-02-13 23:57:54 +01:00
3d7586f385 fix native function call phpcsfixer 2021-10-11 22:45:08 +02:00
Formatter Bot
4ce8879933 Automated formatting changes 2021-10-11 20:04:39 +00:00
Formatter Bot
b61ffa7235 Automated formatting changes 2021-01-31 16:16:50 +00:00
fb295292be update composer and fix bugs 2020-12-05 19:39:56 +01:00
fdd8518474 bump php version 2020-12-03 23:07:33 +01:00
0f1a799014 implement php 8.0 types 2020-12-03 22:39:56 +01:00
2bfb2c1329 start impl. php 8.0 typehints 2020-12-03 20:49:09 +01:00
aaf34cd373 phpstan fixes 2020-11-27 22:56:16 +01:00
86d62a1bb5 remove some getter/setter 2020-11-24 17:31:21 +01:00
005f169e48 fix tests and replace file_exists 2020-10-08 15:12:24 +02:00
808dd9dffc minor cs fixes 2020-02-25 22:15:28 +01:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
59f43a6a87 improve array docblock 2020-01-19 18:54:00 +01:00
6336898978 fix phpcs findings 2019-09-12 19:46:27 +02:00
0acef08f09 implement int shift 2019-08-25 21:44:42 +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
4cdfab275e Use global namespace 2019-04-27 00:13:34 +02:00
905d04957d Fixes 2019-03-31 20:05:49 +02:00
13c5562ffe Fix null typehint order 2018-12-10 18:13:44 +01:00
a95b0ea026 PhpStan fixes 2018-09-12 22:15:44 +02:00
1bf1e6da3b Fix para types 2018-09-11 21:19:55 +02:00
8a2bed5877 use global namespace 2018-08-24 13:06:04 +02:00
46465207a7 Fix types 2018-07-18 00:05:00 +02:00
7d8a68b589 Minor code fixes 2018-07-14 14:09:41 +02:00
d9ecb8400f Reduce potential errors 2018-07-14 13:40:49 +02:00
3aa3c6b0dd Handle open todos 2018-06-03 14:22:05 +02:00
a4b6411fcd Implement NullCommit 2018-06-03 10:33:27 +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
f2591bff06 PHP CS fixes 2018-05-14 21:17:44 +02:00
e4531d3726 phpstan fixes 2018-03-30 18:37:23 +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
ab96277fb1 Reduce isset use 2018-02-26 20:05:02 +01:00
cc904e772a Add more tests 2018-02-22 13:54:08 +01:00
675d3fa808 phpcs fixes 2018-02-17 21:38:39 +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
e3b14015fc Improve increments 2018-02-10 21:52:20 +01:00
f74c2e49c8 Started to fix via cs 2018-01-28 22:04:43 +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