Commit Graph

54 Commits

Author SHA1 Message Date
ca5f5aa58e ? changes 2022-11-09 22:55:39 +01:00
8f161afcce more inspection fixes 2022-09-27 18:38:38 +02:00
edd4693111 doc fixes 2022-04-21 23:52:01 +02:00
d62475dc69 update php version 2022-04-19 23:37:09 +02:00
Formatter Bot
bc8c30052c Automated formatting changes 2022-04-10 16:09:45 +00:00
8dcc7feaa1 fix deprecated and disabled function defaults 2022-04-04 19:12:41 +02:00
d859f287d5 fix name 2022-02-19 13:57:39 +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
fa7fb0f188 unit tests and bug fixes 2021-10-10 11:03:34 +02:00
fdd8518474 bump php version 2020-12-03 23:07:33 +01:00
e9426bf18a fix dir check 2020-10-08 15:37:11 +02:00
06070dcac2 fix is_* check 2020-10-08 15:34:05 +02:00
005f169e48 fix tests and replace file_exists 2020-10-08 15:12:24 +02:00
3c69c2c209 Add tests e.g. preloader 2020-10-05 19:28:57 +02:00
14fcafc9a5 impl. more tests 2020-10-03 22:34:58 +02:00
7aa99fa987 fix typehints 2020-02-13 18:54:50 +01:00
fb968fbef7 fix bugs, phpstan, phpcs 2020-02-06 21:04:34 +01:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
a75025c1a0 cleanup todos 2019-12-31 23:36:41 +01:00
86f77e0a5e cleanup and tests added for ci/cd 2019-11-20 22:27:43 +01:00
7fece66ef6 cleanup tests and add new tests 2019-11-10 22:38:11 +01:00
3e0a4f113f package test and module abstract tests added 2019-11-09 11:55:03 +01:00
f890c78e83 prepare package manager functionality 2019-11-09 10:47:36 +01:00
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
f9bf85e702 Fix use order 2018-12-09 22:16:41 +01:00
0be02d40c2 fix package test + graph test started 2018-10-15 19:20:07 +02:00
de7ef32dbb Start packagemanager tests 2018-10-14 22:00:53 +02:00
67490f42e6 More type fixes 2018-07-14 22:58:44 +02:00
1b0d170052 Use root namespace and cleanup 2018-05-30 13:40:28 +02:00
59d3f98110 Make classes final 2018-05-11 21:33:24 +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
3b45692ff1 Nullable+void typehint 2018-03-13 20:55:49 +01:00
a8afbc5cc8 phpcs fixes 2018-02-17 19:51:19 +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
23bc8b732f phpcbf 2018-02-03 13:15:46 +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
d1eac07521 Fix docblocks 2017-11-05 15:56:40 +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
91eb1f261f Fix scrutinizer tips 2017-10-27 17:24:33 +02:00