Commit Graph

60 Commits

Author SHA1 Message Date
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
719996dc07 load locale with invalid country code 2019-06-09 21:42:43 +02:00
49cb38ff4f ignore uncoverable lines 2019-04-14 21:14:33 +02:00
b9a82ea08d Improve localization 2019-03-09 21:42:21 +01:00
48f2552311 phpcs+phpstan fixes 2019-02-07 00:05:38 +01:00
54409c9f12 bug fixes 2018-12-30 20:16:27 +01:00
b04628f890 minor performance improvements 2018-12-30 19:49:55 +01:00
29bee2e1f5 Improve docblocks 2018-12-28 23:08:24 +01:00
8815028589 Improve documentation 2018-12-25 20:09:11 +01:00
f9bf85e702 Fix use order 2018-12-09 22:16:41 +01:00
8a91224f66 Fix whitespaces 2018-09-21 23:17:37 +02:00
a95b0ea026 PhpStan fixes 2018-09-12 22:15:44 +02:00
1bf1e6da3b Fix para types 2018-09-11 21:19:55 +02:00
39635c1115 Remove todos and make use of query builder 2018-09-08 18:22:34 +02:00
e28353a86b More global namespace uses 2018-08-24 15:01:01 +02:00
1caf381603 Load localization based on language or locale 2018-08-18 09:21:52 +02:00
37add470eb Remove whitespace 2018-05-21 22:31:14 +02:00
59d3f98110 Make classes final 2018-05-11 21:33:24 +02:00
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
1cd1ee0e10 phpstan fixes 2018-03-13 23:35:20 +01:00
3b45692ff1 Nullable+void typehint 2018-03-13 20:55:49 +01:00
a8afbc5cc8 phpcs fixes 2018-02-17 19:51:19 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00
f1288ebc03 More codestyle fixes 2018-01-31 22:05:15 +01:00
58e6b89768 Finalize new tests 2018-01-15 18:51:11 +01:00
60921028e7 Remove @category and replace with @package 2017-12-30 12:57:27 +01:00
65be63862f Docblock improvements 2017-12-03 22:22:42 +01:00
59267c4b08 Fix unknown security level inspections 2017-11-11 11:11:57 +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
b424eb67bf fix case 2017-09-16 20:24:47 +02:00
6554060634 fixes #116 2017-08-11 20:43:38 +02:00
c328c8fcef Fix file author and copyright 2017-07-26 17:50:41 +02:00
ff3d253588 Remove @author docblock 2017-07-20 18:10:26 +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
777f084a39 Fix dockblocks and minor bugs 2016-12-22 21:16:05 +01:00
a93a1c1653 Increase php version requirement 2016-12-07 20:57:51 +01:00
ab5e11a242 Preparing for void return type 2016-12-03 21:59:21 +01:00
baeb32b51e Minor debugging fixes 2016-11-23 23:47:02 +01:00
968d4823b5 Fixing console web run 2016-11-07 21:45:35 +01:00
a02f1cca5d PhpStorm autofix/format 2016-08-20 12:04:30 +02:00
f599693f11 Test fixes 2016-08-13 14:12:31 +02:00
a4733c7728 Localization fix 2016-07-27 22:19:45 +02:00
109964a6de Add temperature & angle 2016-07-27 13:51:13 +02:00
1a017e6719 Removing l11nManager from l11n 2016-07-27 13:30:08 +02:00
38350e9c77 Test fixes 2016-07-23 18:17:25 +02:00
8238a60357 Fixed localization 2016-07-21 21:03:06 +02:00