Commit Graph

67 Commits

Author SHA1 Message Date
005f169e48 fix tests and replace file_exists 2020-10-08 15:12:24 +02:00
74c3c456b9 improve tests 2020-09-17 18:50:56 +02:00
bbdd04b36e add tests and fix bugs 2020-04-18 18:33:48 +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
aefd1e8cc5 spell checking 2019-12-22 09:37:49 +01:00
ac0503c6e9 phpstan fixes 2019-09-29 01:12:58 +02:00
8221d4b723 phpcs fixes 2019-09-29 00:11:20 +02: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
7b1cf0e660 fix after change to php 7.4 2019-08-17 14:14:58 +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
29bee2e1f5 Improve docblocks 2018-12-28 23:08:24 +01:00
a80224b07d php cs fixer 2018-12-28 19:13:07 +01:00
8815028589 Improve documentation 2018-12-25 20:09:11 +01:00
15d2b5f7dd Implement more unit tests 2018-12-25 16:17:19 +01:00
4bd0a0f1b3 Fix event bug 2018-12-02 16:45:22 +01:00
c126670789 Implement file import 2018-12-01 22:27:10 +01:00
7a7505193d Allow array multiple callbacks per trigger 2018-12-01 21:42:22 +01:00
51894cbbb5 Fix formatting 2018-12-01 20:46:41 +01:00
7f603656f3 Add regex group trigger support 2018-12-01 20:44:00 +01:00
9945dbc373 Bug fixes 2018-11-23 11:35:42 +01:00
8a91224f66 Fix whitespaces 2018-09-21 23:17:37 +02:00
8a2bed5877 use global namespace 2018-08-24 13:06:04 +02:00
4c178b17a5 Fix return bug 2018-07-01 16:14:34 +02:00
889d6e4469 Fix bugs and make js tests same as php tests 2018-06-30 23:04:00 +02:00
c2df3a1ffd Fix bugs after adjustments 2018-06-03 16:34:38 +02:00
6f452f25e8 Code and docblock optimizations 2018-06-03 16:04:13 +02:00
59d3f98110 Make classes final 2018-05-11 21:33:24 +02:00
051c123b77 Improve array parsing 2018-03-31 21:58:13 +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
11c7b0e626 docblock param alignment 2018-02-16 13:42:35 +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
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
c3686e3db0 Fixes from test 2017-08-12 16:50:21 +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
736d61669c Set default data 2017-04-14 14:04:09 +02:00
5b8a4283b3 Allow trigger to path data 2017-04-14 14:03:47 +02:00
1330df55f1 Fixed undefined group 2017-04-14 12:12:25 +02:00