28 Commits

Author SHA1 Message Date
796bd993d0 Even less strings 2024-03-19 15:56:57 +00:00
ae5d2a8b73 String based "name" for Variable class removed for performance 2024-03-19 15:09:13 +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
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
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
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
75829ddd60 More type work 2023-08-03 09:13:19 +00:00
50bd2b152a Reintroduced supprressed warnings 2023-08-02 14:24:19 +00:00
4ddde1e277 More types for static analysis 2023-08-02 14:14:10 +00:00
73781e9000 More type work 2023-08-02 13:19:35 +00:00
32b8a9d83e More return types. Basic example 2023-08-02 09:04:56 +00:00
c8c126962d CodeBeautifier for PSR-12 standard. 2023-08-01 13:53:19 +00:00
dc35035c3c Sub 200 warnings on static analysis 2023-08-01 12:43:58 +00:00
689e3b75fe Upgrade with rector 2022-07-05 16:21:06 +02:00
7d4547df6a Pint applied for formatting 2022-07-05 15:55:47 +02:00
812e454dd4 Move to DNW namespace 2022-07-05 15:33:34 +02:00
a65f2aa9f3 General cleanup and removal of all unnecessary references 2016-05-24 21:43:26 +02:00
25b64d53f0 Fixing failing tests and misc cleanup 2016-05-24 21:43:25 +02:00
5694a2fb30 Cleanup in src/, adding namespaces, removing php closing tag and general code cleanup 2016-05-24 21:43:25 +02:00
4ab0c5d719 Moved UnitTests to tests/ and Skills to src/ 2016-05-24 21:38:46 +02:00