Dennis Eichhorn
|
d36e96cb85
|
fixed various exception docblocks
|
2023-08-06 20:17:43 +00:00 |
|
|
|
f802139f33
|
Fix file header
|
2023-06-17 03:13:39 +02:00 |
|
Dennis Eichhorn
|
f09df7ea16
|
rector fixes + bug fixes
|
2023-05-27 03:06:46 +00:00 |
|
|
|
a9745c2f1c
|
registration fixes
|
2023-03-24 16:20:25 +01:00 |
|
|
|
e24f460fdf
|
fix url
|
2022-12-16 21:59:21 +01:00 |
|
|
|
ca5f5aa58e
|
? changes
|
2022-11-09 22:55:39 +01:00 |
|
Formatter Bot
|
3e79dc03d9
|
Automated formatting changes
|
2022-04-19 21:42:22 +00:00 |
|
|
|
d62475dc69
|
update php version
|
2022-04-19 23:37:09 +02:00 |
|
|
|
b2efd91008
|
static code analysis fixes
|
2022-04-05 20:01:46 +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 |
|
|
|
f44d1c7983
|
fix formatting
|
2021-07-04 18:25:57 +02:00 |
|
|
|
67f969a6b8
|
many fixes and expands and module expansions
|
2021-04-04 17:10:53 +02:00 |
|
|
|
fdd8518474
|
bump php version
|
2020-12-03 23:07:33 +01:00 |
|
|
|
86d62a1bb5
|
remove some getter/setter
|
2020-11-24 17:31:21 +01:00 |
|
|
|
58c49080c8
|
improve tests
|
2020-10-06 00:50:24 +02:00 |
|
|
|
28c9ec6a6c
|
fix const alignment
|
2020-09-01 07:38:03 +02:00 |
|
|
|
71bb333aa4
|
autofixes
|
2020-08-30 20:13:11 +02:00 |
|
|
|
f23995005c
|
add copyrights
|
2020-05-30 15:38:32 +02:00 |
|
|
|
20a45ef0c8
|
make null models final
|
2020-04-13 17:33:31 +02:00 |
|
|
|
2b3a19bbcb
|
Make array docblock more specific NO_CI
|
2020-02-05 16:55:48 +01:00 |
|
|
|
dfba5f1021
|
start implementing array{} typehint
|
2020-02-04 21:52:59 +01:00 |
|
|
|
a49251c0bb
|
phpcs fix
|
2020-01-26 12:27:35 +01:00 |
|
|
|
3f132fb60b
|
fix typehint
|
2020-01-25 22:13:29 +01:00 |
|
|
|
59f43a6a87
|
improve array docblock
|
2020-01-19 18:54:00 +01:00 |
|
|
|
a75025c1a0
|
cleanup todos
|
2019-12-31 23:36:41 +01:00 |
|
|
|
266ae61e53
|
stricter typehint
|
2019-12-21 21:41:05 +01:00 |
|
|
|
ab385bfbb5
|
remove empty line
|
2019-12-15 14:17:43 +01:00 |
|
|
|
f5e050c0b3
|
make final
|
2019-12-10 21:29:52 +01:00 |
|
|
|
7fece66ef6
|
cleanup tests and add new tests
|
2019-11-10 22:38:11 +01:00 |
|
|
|
f6fb7f4747
|
phpcs fixes
|
2019-10-19 18:50:53 +02:00 |
|
|
|
f24e6f4681
|
remove debugging lines
|
2019-10-19 14:11:31 +02:00 |
|
|
|
b8ca685473
|
fix and complete path finding algorithm
|
2019-10-19 13:10:45 +02:00 |
|
|
|
33ecc44e1f
|
Bug fixes
|
2019-10-10 20:46:51 +02:00 |
|
|
|
89c6ba3ac0
|
continue phpcs fixes
|
2019-10-10 12:00:54 +02:00 |
|
|
|
1145144a98
|
cleanup unused files and phpcs fixes
|
2019-10-09 01:36:49 +02:00 |
|
|
|
0422411c89
|
phpstan fixes
|
2019-10-07 22:22:41 +02:00 |
|
|
|
b35b7f1d7a
|
phpcs fixes
|
2019-10-06 17:41:41 +02:00 |
|
|
|
8221d4b723
|
phpcs fixes
|
2019-09-29 00:11:20 +02:00 |
|
|
|
6336898978
|
fix phpcs findings
|
2019-09-12 19:46:27 +02:00 |
|
|
|
2c4155b674
|
streamline heuristic by using metrics implementation
|
2019-09-04 21:39:29 +02:00 |
|
|
|
c9e439c0f4
|
Fix bugs/typos
|
2019-09-04 20:39:29 +02:00 |
|
|
|
20791b6efe
|
fix invalid comp. function
|
2019-09-03 20:57:02 +02:00 |
|
|
|
a85d205cf3
|
start implementing pathfinding
|
2019-08-25 21:43:43 +02:00 |
|
|
|
c8ec18f912
|
Create Path.php
|
2019-08-20 17:34:47 +02:00 |
|
|
|
ce0a98c7a8
|
Update PathFinderInterface.php
|
2019-08-20 17:31:08 +02:00 |
|
|
|
309b661fab
|
Create PathFinderInterface.php
|
2019-08-20 17:21:24 +02:00 |
|
|
|
6efc4e157b
|
Update Grid.php
|
2019-08-20 16:36:14 +02:00 |
|
|
|
095fd15607
|
Update Grid.php
|
2019-08-20 16:28:38 +02:00 |
|