Commit Graph

23 Commits

Author SHA1 Message Date
16ad8175d9 No more use of $_ to mark private members. 2023-08-02 09:15:01 +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
da8125be94 Fixing codestandards. 2023-08-01 13:35:44 +00:00
7792552c9f More type stuff and unused code removed. 2023-08-01 12:56:37 +00:00
dc35035c3c Sub 200 warnings on static analysis 2023-08-01 12:43:58 +00:00
b7322362bd More PHP types for static analysis 2023-08-01 12:26:38 +00:00
d5bba04f4f More type checks 2023-08-01 12:13:24 +00:00
068b6f18aa Refactoring for PHP8.2 2023-08-01 11:26:38 +00:00
Alex Wulf
5dd4acf57d Pint applied 2022-07-05 16:32:18 +02:00
Alex Wulf
689e3b75fe Upgrade with rector 2022-07-05 16:21:06 +02:00
Alex Wulf
d7ea3fc2a9 Tests passing 2022-07-05 16:03:06 +02:00
Alex Wulf
7d4547df6a Pint applied for formatting 2022-07-05 15:55:47 +02:00
Alex Wulf
afce4e56ca PHPUnit version bump and removed ELO 2022-07-05 15:42:21 +02:00
Alex Wulf
812e454dd4 Move to DNW namespace 2022-07-05 15:33:34 +02:00
Alexander Liljengård
2f5c8fe2b4 Removing unnecessary check for __toString() 2016-05-31 10:03:49 +02:00
Alexander Liljengård
14401b3ace BasicMath matches all the other files 2016-05-31 10:03:49 +02:00
Alexander Liljengård
c898353497 Rename of variable to make things clearer. See #4 2016-05-24 21:50:55 +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