Commit Graph

49 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
d62475dc69 update php version 2022-04-19 23:37:09 +02:00
d859f287d5 fix name 2022-02-19 13:57:39 +01:00
fdd8518474 bump php version 2020-12-03 23:07:33 +01:00
28c9ec6a6c fix const alignment 2020-09-01 07:38:03 +02:00
71bb333aa4 autofixes 2020-08-30 20:13:11 +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
ab385bfbb5 remove empty line 2019-12-15 14:17:43 +01: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
29bee2e1f5 Improve docblocks 2018-12-28 23:08:24 +01:00
8815028589 Improve documentation 2018-12-25 20:09:11 +01:00
13c5562ffe Fix null typehint order 2018-12-10 18:13:44 +01:00
8a2bed5877 use global namespace 2018-08-24 13:06:04 +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
5f385e44c0 Add public/private to const 2018-03-16 08:47:43 +01:00
1cd1ee0e10 phpstan fixes 2018-03-13 23:35:20 +01:00
3b45692ff1 Nullable+void typehint 2018-03-13 20:55:49 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00
243f87405a Fix spacing and line-breaks 2018-01-28 22:07:04 +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
ce80ffadc6 General fixes 2017-11-05 13:09:39 +01:00
f652a900d0 Fix strict_type spacing 2017-10-27 16:41:49 +02:00
48d742d68f Fix tabs to whitespace 2017-10-24 17:45:56 +02:00
49133a58f6 visual fixes and alignments 2017-09-14 15:21:58 +02:00
6554060634 fixes #116 2017-08-11 20:43:38 +02:00
c328c8fcef Fix file author and copyright 2017-07-26 17:50:41 +02:00
ff3d253588 Remove @author docblock 2017-07-20 18:10:26 +02:00
ed909b224c fixes #91 2017-03-31 14:59:39 +02:00
a03f6ee047 Unit test fixes 2017-03-19 15:49:21 +01:00
58b9fd5171 Enable strict_types 2017-01-25 11:51:36 +01:00
6fd1ebe9b1 Removing copyright date 2017-01-25 11:18:25 +01:00
a93a1c1653 Increase php version requirement 2016-12-07 20:57:51 +01:00
d6dd1a5a96 Prepare const visibility 2016-12-07 20:22:40 +01:00
cbc6205bf7 Type hint fixes/prep for null return type 2016-12-03 23:00:05 +01:00
ce182bab92 Formatting & bug fixes 2016-05-05 11:27:16 +02:00
16320978d3 Code base cleanup 2016-04-09 23:01:49 +02:00
97687422eb Remove namespace from scalar 2016-01-23 10:17:34 +01:00
6ddd592297 Added countable 2016-01-10 22:29:39 +01:00
961a386e12 Split 2015-12-18 17:44:23 +01:00
7de136815a Init 2015-11-29 22:03:06 +01:00