Commit Graph

49 Commits

Author SHA1 Message Date
c6b9345ffd fix phpstan 2020-02-15 21:40:03 +01:00
43582d25eb phpcs fix 2020-01-26 12:27:56 +01:00
d4c62e390e continue optimizing todos 2020-01-05 21:38:42 +01:00
607c1fbffb phpstan reduction 2019-12-22 09:37:11 +01:00
72e833405f remove empty line 2019-12-15 14:18:15 +01:00
da739db6b4 cleanup and tests added for ci/cd 2019-11-20 22:28:04 +01:00
f39bdf310d baseline phpstan test 2019-11-14 21:09:50 +01:00
f2ecd50bba fixes for tests 2019-11-14 17:44:46 +01:00
ec7db03b39 phpcs fixes 2019-10-06 17:50:12 +02:00
5651890ce4 style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
7c3ff61372 fix phpcs findings 2019-09-12 19:48:00 +02:00
d14831175b fix after change to php 7.4 2019-08-17 14:14:51 +02:00
9b9d9d54b3 Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
21826d8c10 change php version requirement 2019-08-15 20:45:28 +02:00
2b26a5ebc7 fix @link 2019-07-08 19:51:27 +02:00
a58735a3ea php cs fixer 2019-04-27 12:05:33 +02:00
4d02c7629d inspection fixes 2019-02-09 19:42:23 +01:00
9227f244a9 phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
5d925f5fb2 php cs fixer 2018-12-28 19:13:17 +01:00
79dd13afe6 Fix doc align 2018-12-09 22:20:51 +01:00
8d64228c6e Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
b2a05738db Make classes final 2018-12-01 20:50:27 +01:00
6730d6ae42 Fix package docblock 2018-08-24 14:08:08 +02:00
a1d80f5506 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
78699ab9bc Add public/private to const 2018-03-16 08:46:52 +01:00
22295186de Fix strict_types 2018-02-15 20:27:23 +01:00
053199bd46 Remove space from end of line 2018-02-03 11:52:30 +01:00
233f0e8c93 Add spaces around namespace 2018-02-03 11:46:23 +01:00
469b097c3d Fix CS via phpcs 2018-01-28 22:11:07 +01:00
810c008baa Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
efdbd76c67 Remove package TBD 2017-12-30 11:56:53 +01:00
9bef8eba6e Implement more tests 2017-11-25 16:06:53 +01:00
26f33ff239 Fix tests and create coverage 2017-11-05 20:25:50 +01:00
7520a34ebe General fixes 2017-11-05 13:09:39 +01:00
33424e4036 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
567f9ee826 Fix datatypes path 2017-08-12 10:52:35 +02:00
70c335fcf0 Optimize datatypes path 2017-08-11 20:44:07 +02:00
1d9ca914b6 Fix file author and copyright 2017-07-26 17:48:08 +02:00
71162bc1cc Remove @author docblock 2017-07-20 18:12:29 +02:00
43eaa16fcb Strict types enabled 2017-03-01 14:05:29 +01:00
ef4c5f4bc5 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
ba909f6387 Bulkl path fix 2017-02-12 21:42:39 +01:00
e05db1e491 Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	Draw/Controller.js
#	Draw/Models/DrawType.enum.js
#	Draw/Models/Editor.js
#	Media/Models/UploadFile.php
2017-01-26 16:42:29 +01:00
15dd51370d Adjusting copyright 2017-01-26 16:32:45 +01:00
f7159379fb Increase php version requirement 2016-12-07 20:56:15 +01:00
952fcb9097 Prepare const visibility 2016-12-07 20:23:04 +01:00
87fa717578 Remove namespace from scalars 2016-01-23 10:17:21 +01:00
2359f29655 Inspection fixes 2015-12-22 23:15:38 +01:00
a0fa6300ad Init 2015-11-29 21:57:18 +01:00