Commit Graph

64 Commits

Author SHA1 Message Date
Dennis Eichhorn
9ca0be2825 update version requirement 2024-03-20 07:21:26 +00:00
Dennis Eichhorn
f1a64bdc64 auto fixes + some impl. 2024-01-26 22:54:00 +00:00
Dennis Eichhorn
5433e64d8e Fix code style 2023-11-11 21:44:06 +00:00
Dennis Eichhorn
74e1684ad0 update 2023-08-28 22:06:37 +00:00
f802139f33 Fix file header 2023-06-17 03:13:39 +02:00
Dennis Eichhorn
f09df7ea16 rector fixes + bug fixes 2023-05-27 03:06:46 +00:00
a9745c2f1c registration fixes 2023-03-24 16:20:25 +01:00
e24f460fdf fix url 2022-12-16 21:59:21 +01:00
ca5f5aa58e ? changes 2022-11-09 22:55:39 +01:00
d245e8d184 fixing phpstan errors 2022-09-27 18:08:15 +02:00
87d07b3574 draft table search/filter impl. 2022-08-01 20:51:10 +02:00
d62475dc69 update php version 2022-04-19 23:37:09 +02:00
7ed21a1ec0 impl. standard epsilon value 2022-03-11 23:14:38 +01:00
d859f287d5 fix name 2022-02-19 13:57:39 +01:00
3d7586f385 fix native function call phpcsfixer 2021-10-11 22:45:08 +02:00
Formatter Bot
4ce8879933 Automated formatting changes 2021-10-11 20:04:39 +00:00
fdd8518474 bump php version 2020-12-03 23:07:33 +01:00
6c917b5486 phpstan/array typehint fixes 2020-02-05 21:09:31 +01:00
dfba5f1021 start implementing array{} typehint 2020-02-04 21:52:59 +01:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
ab385bfbb5 remove empty line 2019-12-15 14:17:43 +01:00
7c71b023c7 fixes, spline interpolation added 2019-10-16 17:35:10 +02:00
89c6ba3ac0 continue phpcs fixes 2019-10-10 12:00:54 +02:00
6336898978 fix phpcs findings 2019-09-12 19:46:27 +02:00
b4084913de Implement php 7.4 type hints 2019-08-15 21:54:59 +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
c799124d12 php cs fixes 2019-04-27 10:34:00 +02:00
4cdfab275e Use global namespace 2019-04-27 00:13:34 +02:00
e616f844ab Use self instead of class 2018-12-10 18:24:46 +01:00
13c5562ffe Fix null typehint order 2018-12-10 18:13:44 +01:00
015fd41ba5 Remove unused use 2018-12-09 22:02:15 +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
d5e2d35672 Fix package docblock 2018-08-24 14:08:19 +02:00
8a2bed5877 use global namespace 2018-08-24 13:06:04 +02:00
23eb9ab80a More type fixes 2018-07-14 23:41:51 +02:00
3aa3c6b0dd Handle open todos 2018-06-03 14:22:05 +02:00
1b0d170052 Use root namespace and cleanup 2018-05-30 13:40:28 +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
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
8067e42f78 Type hint fixes 2018-03-24 11:17:45 +01:00
5f385e44c0 Add public/private to const 2018-03-16 08:47:43 +01:00
11c7b0e626 docblock param alignment 2018-02-16 13:42:35 +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
58e6b89768 Finalize new tests 2018-01-15 18:51:11 +01:00