17 Commits

Author SHA1 Message Date
e2620fde53 PHP8.3 style overrides added 2025-01-28 09:20:03 +00:00
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
660fbd1486 Rector standards slowly being applied. PHP Version first. 2024-02-20 14:21:44 +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
aa836e859d Additional Psalm warnings resolving 2023-08-08 07:00:51 +00:00
32b8a9d83e More return types. Basic example 2023-08-02 09:04:56 +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
dc35035c3c Sub 200 warnings on static analysis 2023-08-01 12:43:58 +00:00
5dd4acf57d Pint applied 2022-07-05 16:32:18 +02: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
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