Commit Graph

25 Commits

Author SHA1 Message Date
e7afa197f0 Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
e8e1bff28b change php version requirement 2019-08-15 20:45:28 +02:00
196711b7c0 fix @link 2019-07-08 19:51:27 +02:00
77ac661f52 phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
4b3849885a Use global namespace+minor fixes 2019-02-04 22:29:55 +01:00
8460c8e5f2 php cs fixer 2018-12-28 19:13:17 +01:00
90dee54c9a Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
105a898067 Make classes final 2018-12-01 20:50:27 +01:00
8d931b0018 Fix package docblock 2018-08-24 14:08:08 +02:00
2a861e7139 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
e6f3e122a0 Nullable+void typehint 2018-03-13 20:55:24 +01:00
171caf417e Fix strict_types 2018-02-15 20:27:23 +01:00
f57808314c phpcbf 2018-02-03 13:09:09 +01:00
ae29c560b3 Remove space from end of line 2018-02-03 11:52:30 +01:00
8c1908507b Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
f1666e8917 Remove package TBD 2017-12-30 11:56:53 +01:00
c0ccccd120 More unit tests 2017-11-25 17:29:17 +01:00
e6233d3097 Fix uninit var 2017-11-11 17:04:24 +01:00
61f6fbfba0 General bug fixes 2017-11-11 16:21:30 +01:00
5d361f1668 General fixes 2017-11-05 13:09:39 +01:00
98fb22d236 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
22580e9b28 Fix minor bugs for full inspections 2017-10-15 18:54:27 +02:00
613d5dca26 Fix file author and copyright 2017-07-26 17:48:08 +02:00
8000b9ec7a Remove @author docblock 2017-07-20 18:12:29 +02:00
a725ccbaab Unit test fixes and invoice impl. started 2017-03-19 15:51:26 +01:00