Commit Graph

46 Commits

Author SHA1 Message Date
Dennis Eichhorn
9ca0be2825 update version requirement 2024-03-20 07:21:26 +00:00
f802139f33 Fix file header 2023-06-17 03:13:39 +02: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
d62475dc69 update php version 2022-04-19 23:37:09 +02: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
843d97c632 fix todos/move to todo list 2020-11-26 20:50:18 +01:00
1cb7a1ed77 Add search and comparison functionality 2020-10-07 20:57:08 +02:00
58c49080c8 improve tests 2020-10-06 00:50:24 +02:00
2c49d9aee9 test impl. and code coverage improvements 2020-10-02 20:02:04 +02: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
6336898978 fix phpcs findings 2019-09-12 19:46:27 +02:00
0acef08f09 implement int shift 2019-08-25 21:44:42 +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
9945dbc373 Bug fixes 2018-11-23 11:35:42 +01:00
dbe837a52e Bug fixes from tests 2018-09-08 19:06:42 +02:00
8a2bed5877 use global namespace 2018-08-24 13:06:04 +02:00
d9ecb8400f Reduce potential errors 2018-07-14 13:40:49 +02:00
6f452f25e8 Code and docblock optimizations 2018-06-03 16:04:13 +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
3b45692ff1 Nullable+void typehint 2018-03-13 20:55:49 +01:00
e1ef45da2a code fixes 2018-02-16 13:34:41 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00
f74c2e49c8 Started to fix via cs 2018-01-28 22:04:43 +01:00
58e6b89768 Finalize new tests 2018-01-15 18:51:11 +01:00
73d402007d Fix package text 2017-12-31 15:35:13 +01:00
60921028e7 Remove @category and replace with @package 2017-12-30 12:57:27 +01:00
db5a215071 Remove package TBD 2017-12-30 11:53:20 +01:00
2215fa2ea7 Minor bug fixes
docblocks, return type casting
2017-12-04 17:17:17 +01:00
ce80ffadc6 General fixes 2017-11-05 13:09:39 +01:00
ba1b82f559 Fix if for foreach while spacing 2017-10-27 17:55:35 +02:00
f652a900d0 Fix strict_type spacing 2017-10-27 16:41:49 +02:00
185933a721 Add and improve docblocks 2017-10-10 20:58:32 +02:00
b6680a6d1b Cleanup implementations
Remove old files, change directory name and implement new function after
testing
2017-10-01 00:17:56 +02:00
34c465766e Code inspection fixes 2017-09-14 19:52:53 +02:00
d14bb89583 fixes #70 2017-09-02 20:41:09 +02:00