Commit Graph

43 Commits

Author SHA1 Message Date
f6acee18e5 More tests more resistance to mutation testing.
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
2024-07-25 11:24:13 +00:00
cf588f3fc2 PHPMD reintroduced. 2024-07-04 09:38:03 +00:00
82a5505438 Codestandards 2024-05-15 07:13:01 +00:00
0095829906 Stringable removed. 2024-03-19 14:38:55 +00:00
11fafc129a Slowly getting rid of stringable. 2024-03-19 14:10:11 +00:00
fd91e9b0c1 Minor performance boost 2024-03-19 12:49:14 +00:00
231173dbf2 All test parsing
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-02-27 08:08:48 +00:00
49953d1329 PRoper links
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-02-26 09:43:53 +00:00
3a14da5388 More docs 2024-02-26 09:36:05 +00:00
61af342cfa More rector rules
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-02-21 14:10:01 +00:00
c781540aa6 rector: instanceOf, earlyReturn, strictBooleans 2024-02-21 14:02:35 +00:00
0184d0432b rector: codingStyle 2024-02-21 13:48:37 +00:00
f3e5912ebb Rector: codeQuality 2024-02-21 13:40:20 +00:00
660fbd1486 Rector standards slowly being applied. PHP Version first. 2024-02-20 14:21:44 +00:00
1ea48d8dd0 Code standards
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-02-15 10:25:28 +00:00
f372d9a028 Constants for some fixed square root math. 2024-02-15 10:12:45 +00:00
5bebd9310d Optimization efforts 2024-02-15 09:08:01 +00:00
c18ccd38e2 Bunch of generic code standard items. Will need a cleanup.
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-02-02 15:16:11 +00:00
3dddfc05db More code standards 2024-02-02 14:53:38 +00:00
f9e3b344d6 PSR1, PSR2 and PSR12 code standards 2024-01-31 14:15:55 +00:00
e49f01cd68 More warnings resolved. 2023-08-08 07:51:05 +00:00
0e1947ca3a Adding Psalm analysis 2023-08-03 14:26:00 +00:00
eada4f87b3 use of static in Range implementation. 2023-08-03 14:06:48 +00:00
0814be726a Types on ranges attempt. 2023-08-03 13:17:57 +00:00
22cc0da96d Getting rid of more warnings. 2023-08-03 13:08:04 +00:00
f0f4a0c2d6 More types. 2023-08-03 10:09:24 +00:00
a2c5252cf2 More types 2023-08-02 13:29:14 +00:00
73781e9000 More type work 2023-08-02 13:19:35 +00:00
72de6363fe More types 2023-08-02 10:59:15 +00:00
5c7471963c More type work. 2023-08-02 10:10:57 +00:00
a60187a3fd More type work 2023-08-02 09:36:44 +00:00
16ad8175d9 No more use of $_ to mark private members. 2023-08-02 09:15:01 +00:00
f0aa9413e1 No more use of _ to mark private variables. 2023-08-01 14:02:12 +00:00
c8c126962d CodeBeautifier for PSR-12 standard. 2023-08-01 13:53:19 +00:00
d5bba04f4f More type checks 2023-08-01 12:13:24 +00:00
Alex Wulf
689e3b75fe Upgrade with rector 2022-07-05 16:21:06 +02:00
Alex Wulf
7d4547df6a Pint applied for formatting 2022-07-05 15:55:47 +02:00
Alex Wulf
812e454dd4 Move to DNW namespace 2022-07-05 15:33:34 +02:00
Alexander Liljengård
14401b3ace BasicMath matches all the other files 2016-05-31 10:03:49 +02:00
Alexander Liljengård
a65f2aa9f3 General cleanup and removal of all unnecessary references 2016-05-24 21:43:26 +02:00
Alexander Liljengård
25b64d53f0 Fixing failing tests and misc cleanup 2016-05-24 21:43:25 +02:00
Alexander Liljengård
5694a2fb30 Cleanup in src/, adding namespaces, removing php closing tag and general code cleanup 2016-05-24 21:43:25 +02:00
Alexander Liljengård
4ab0c5d719 Moved UnitTests to tests/ and Skills to src/ 2016-05-24 21:38:46 +02:00