Commit Graph

89 Commits

Author SHA1 Message Date
002112fca4 test fixes and added more tests 2021-10-02 20:49:17 +02:00
Formatter Bot
b61ffa7235 Automated formatting changes 2021-01-31 16:16:50 +00:00
710ff5f7d3 phpcs fixes 2020-12-05 21:39:55 +01:00
fb295292be update composer and fix bugs 2020-12-05 19:39:56 +01:00
fdd8518474 bump php version 2020-12-03 23:07:33 +01:00
0f1a799014 implement php 8.0 types 2020-12-03 22:39:56 +01:00
2bfb2c1329 start impl. php 8.0 typehints 2020-12-03 20:49:09 +01:00
5aa0276f11 cs and phpstan fixes 2020-10-24 17:53:54 +02:00
28c9ec6a6c fix const alignment 2020-09-01 07:38:03 +02:00
71bb333aa4 autofixes 2020-08-30 20:13:11 +02:00
3aed840c77 improve baseline 2020-02-06 23:53:39 +01:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
59f43a6a87 improve array docblock 2020-01-19 18:54:00 +01:00
3063a6b5a2 cplx still not fully implemented but fixed bug 2019-12-22 11:25:36 +01:00
2a2a655002 remove empty lines from constructor 2019-12-22 11:23:48 +01:00
5e7d806b7f typehint and init value optimization 2019-12-22 11:14:08 +01:00
7eaf29e912 test documentation and started to enhance explicit coverage which dropped because of @covers 2019-12-07 10:16:54 +01:00
86f77e0a5e cleanup and tests added for ci/cd 2019-11-20 22:27:43 +01:00
6336898978 fix phpcs findings 2019-09-12 19:46:27 +02:00
eb7dbe4663 start implementing php 7.4 2019-08-15 20:44:04 +02:00
c10708ee23 fix @link 2019-07-08 19:51:19 +02:00
a9918edccf Add exception description 2019-07-04 22:35:41 +02:00
93a972eb55 static analysis fixes 2019-06-06 21:43:45 +02:00
c799124d12 php cs fixes 2019-04-27 10:34:00 +02:00
4cdfab275e Use global namespace 2019-04-27 00:13:34 +02:00
49cb38ff4f ignore uncoverable lines 2019-04-14 21:14:33 +02:00
ebad6f044f fix incrementer from post to pre 2019-02-11 17:27:04 +01:00
7af3cb042f Fix increment 2018-12-28 19:23:48 +01:00
8815028589 Improve documentation 2018-12-25 20:09:11 +01:00
e616f844ab Use self instead of class 2018-12-10 18:24:46 +01:00
a95b0ea026 PhpStan fixes 2018-09-12 22:15:44 +02:00
1bf1e6da3b Fix para types 2018-09-11 21:19:55 +02:00
138b631a65 Use more global paths 2018-08-24 14:48:49 +02:00
9ad6be02bf comment fixes 2018-08-24 14:06:05 +02:00
8a2bed5877 use global namespace 2018-08-24 13:06:04 +02:00
d633d96462 Type fixes 2018-07-17 18:49:46 +02:00
23eb9ab80a More type fixes 2018-07-14 23:41:51 +02:00
37add470eb Remove whitespace 2018-05-21 22:31:14 +02:00
59d3f98110 Make classes final 2018-05-11 21:33:24 +02:00
9801d86b61 Fix complex and matrix 2018-04-20 19:35:57 +02:00
184e407201 Fix #29 2018-04-13 21:04:48 +02:00
d9c7bd0b50 Phpstan fixes 2018-03-30 13:32:15 +02:00
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
5f385e44c0 Add public/private to const 2018-03-16 08:47:43 +01:00
2305380945 More tests (math tests) and fixes 2018-02-25 16:12:31 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00
e3b14015fc Improve increments 2018-02-10 21:52:20 +01:00
e4dadf447d Improve codestyle 2018-02-03 10:30:13 +01:00
f1288ebc03 More codestyle fixes 2018-01-31 22:05:15 +01:00
60921028e7 Remove @category and replace with @package 2017-12-30 12:57:27 +01:00