Commit Graph

76 Commits

Author SHA1 Message Date
c1fb9a31dc undo serialize deprecation 2022-03-26 14:59:56 +01:00
9f0a6233a0 revert serializable 2022-03-23 08:39:07 +01:00
a74d2e8a97 stupid changes 2022-03-23 08:34:54 +01:00
fb3988e72c fix deprecation 2022-03-22 18:14:57 +01:00
b1faa50caa fixed php 8.1 type bugs 2022-03-22 17:34:58 +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
333741d1ef mode changes 2021-02-20 10:59:06 +01:00
710ff5f7d3 phpcs fixes 2020-12-05 21:39:55 +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
005f169e48 fix tests and replace file_exists 2020-10-08 15:12:24 +02:00
28c9ec6a6c fix const alignment 2020-09-01 07:38:03 +02:00
71bb333aa4 autofixes 2020-08-30 20:13:11 +02:00
808dd9dffc minor cs fixes 2020-02-25 22:15:28 +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
c799124d12 php cs fixes 2019-04-27 10:34:00 +02:00
1c4dd55396 Allow attributes 2019-04-01 21:54:26 +02:00
ed34d8d454 fix comments 2019-02-17 21:36:14 +01:00
0d55e17842 Use global namespace+minor fixes 2019-02-04 22:30:05 +01:00
a80224b07d php cs fixer 2018-12-28 19:13:07 +01:00
19019936bc Draft schema builder 2018-11-11 19:53:54 +01:00
52d8b17914 Bug fixes and unit tests implemented 2018-10-03 14:25:26 +02:00
847c8d2a42 Move models to framework 2018-10-02 21:23:06 +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