Commit Graph

57 Commits

Author SHA1 Message Date
333741d1ef mode changes 2021-02-20 10:59:06 +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
86d62a1bb5 remove some getter/setter 2020-11-24 17:31:21 +01:00
fc56af4ff1 fix missing default bug 2020-10-29 22:29:48 +01:00
01837d3755 add tests 2020-02-19 22:24:58 +01:00
1eda7744f0 use null coalescing assign 2020-02-12 18:13:04 +01:00
652933867d improve basic form element generation 2020-02-10 22:33:42 +01:00
6c917b5486 phpstan/array typehint fixes 2020-02-05 21:09:31 +01:00
9c21bf4a06
Improve array docblock NO_CI 2020-02-05 16:35:09 +01:00
dfba5f1021 start implementing array{} typehint 2020-02-04 21:52:59 +01:00
00d9b3eb47 prepare for form element generation 2020-02-04 19:50:20 +01:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
2346b0606a add docblocks 2019-12-30 14:27:41 +01:00
e3b25ce1f4 fix typehint 2019-12-30 14:06:51 +01:00
ab385bfbb5 remove empty line 2019-12-15 14:17:43 +01:00
150f86df4a make final 2019-12-14 21:17:23 +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
34cc6325da fix type hinting 2019-08-25 21:45:02 +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
2be8f427c9 Implement missing tests 2019-06-09 22:15:48 +02:00
1c4dd55396 Allow attributes 2019-04-01 21:54:26 +02:00
52d8b17914 Bug fixes and unit tests implemented 2018-10-03 14:25:26 +02:00
8a2bed5877 use global namespace 2018-08-24 13:06:04 +02:00
f0f505301e Add additional meta tag renderings e.g. for fb, twitter etc. 2018-06-20 19:53:08 +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
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
cc904e772a Add more tests 2018-02-22 13:54:08 +01:00
a8afbc5cc8 phpcs fixes 2018-02-17 19:51:19 +01:00
3059003191 phpcs fixes 2018-02-16 15:28:07 +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
e4dadf447d Improve codestyle 2018-02-03 10:30:13 +01:00
60921028e7 Remove @category and replace with @package 2017-12-30 12:57:27 +01:00
509b04f612 Optimize code image creation 2017-11-15 19:27:59 +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
c328c8fcef Fix file author and copyright 2017-07-26 17:50:41 +02:00
2940e22c97 Add docblocks, better typehints and exceptions 2017-07-25 17:32:49 +02:00
ff3d253588 Remove @author docblock 2017-07-20 18:10:26 +02:00
988a2467af Fix issue bugs 2017-03-31 20:37:19 +02: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
cbc6205bf7 Type hint fixes/prep for null return type 2016-12-03 23:00:05 +01:00