Commit Graph

82 Commits

Author SHA1 Message Date
9df860b08b SkillTest deprecated method
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-08-16 07:57:08 +00:00
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
da5d782e40 Simplifying 2024-05-21 12:24:59 +00:00
de6a414d2b Types with newest rector version
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-05-21 06:50:32 +00:00
82a5505438 Codestandards 2024-05-15 07:13:01 +00:00
65db7f64ea Teams::concat was unnessecary 2024-05-14 11:12:26 +00:00
5cf6acdfb1 More tests 2024-05-14 09:41:17 +00:00
46dcbed28b Strict code coverage.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-05-14 08:46:43 +00:00
063a64a4f6 Less Stringable
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-03-19 16:24:19 +00:00
796bd993d0 Even less strings 2024-03-19 15:56:57 +00:00
bbff1fbbbc More stringable removal for performance. 2024-03-19 15:48:29 +00:00
ae5d2a8b73 String based "name" for Variable class removed for performance 2024-03-19 15:09:13 +00:00
0095829906 Stringable removed. 2024-03-19 14:38:55 +00:00
e5a96226ca More stringable 2024-03-19 14:10:19 +00:00
11fafc129a Slowly getting rid of stringable. 2024-03-19 14:10:11 +00:00
73ef2f45c8 Quicker hash 2024-03-19 12:57:56 +00:00
fd91e9b0c1 Minor performance boost 2024-03-19 12:49:14 +00:00
ec00087025 More pedantric types.
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-02-29 10:42:31 +00:00
03d26de045 Tiny type work 2024-02-29 10:16:18 +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
783a12e744 Bit of documentation effort
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-02-26 09:19:39 +00:00
edc80f9a43 Typo correction
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-02-22 13:26:41 +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
df5b48b2c4 More static types using rector. 2024-02-21 13:23:39 +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
1359cbeb6b More testing and reporting 2024-02-05 13:29:57 +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
769514b38e Porting more tools to Phar to lower depend problems 2024-02-02 13:42:48 +00:00
f9e3b344d6 PSR1, PSR2 and PSR12 code standards 2024-01-31 14:15:55 +00:00
61e7b8dd49 Further slow progress. 2024-01-12 14:54:04 +00:00
e49f01cd68 More warnings resolved. 2023-08-08 07:51:05 +00:00
aa836e859d Additional Psalm warnings resolving 2023-08-08 07:00:51 +00:00
ed665e755c Psalm analysis without warnings. 2023-08-04 06:56:47 +00:00
0e1947ca3a Adding Psalm analysis 2023-08-03 14:26:00 +00:00
3d26c639ae CodeBeautifier. 2023-08-03 14:10:17 +00:00
eada4f87b3 use of static in Range implementation. 2023-08-03 14:06:48 +00:00
e90b287096 Two less warnings. 2023-08-03 13:50:58 +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