Commit Graph

82 Commits

Author SHA1 Message Date
d9ecb8400f Reduce potential errors 2018-07-14 13:40:49 +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
8067e42f78 Type hint fixes 2018-03-24 11:17:45 +01:00
1cd1ee0e10 phpstan fixes 2018-03-13 23:35:20 +01:00
3b45692ff1 Nullable+void typehint 2018-03-13 20:55:49 +01:00
ab96277fb1 Reduce isset use 2018-02-26 20:05:02 +01:00
2305380945 More tests (math tests) and fixes 2018-02-25 16:12:31 +01:00
cc904e772a Add more tests 2018-02-22 13:54:08 +01:00
e1ef45da2a code fixes 2018-02-16 13:34:41 +01:00
aae3cc3a06 Type cast fixes 2018-02-15 20:44:57 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00
f74c2e49c8 Started to fix via cs 2018-01-28 22:04:43 +01:00
58e6b89768 Finalize new tests 2018-01-15 18:51:11 +01:00
33548d679d @package improvements 2017-12-31 17:04:34 +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
7e11c3ede3 Fix switch catch spacing 2017-10-29 11:27:13 +01:00
Scrutinizer Auto-Fixer
270f42a41c Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2017-10-29 10:24:22 +00:00
18f7df45c3 Don't init l11n if no response 2017-10-27 21:54:47 +02:00
5a225b781a Make parameters optional 2017-10-27 19:15:49 +02:00
ba1b82f559 Fix if for foreach while spacing 2017-10-27 17:55:35 +02:00
91eb1f261f Fix scrutinizer tips 2017-10-27 17:24:33 +02:00
f652a900d0 Fix strict_type spacing 2017-10-27 16:41:49 +02:00
d3732ed8d7 Fix docblock 2017-10-26 19:52:20 +02:00
a6f902b3e1 Fix #144 2017-10-26 19:49:33 +02:00
1b8481ad06 Test adjustments 2017-10-14 18:03:25 +02:00
ef0f4624e4 Fix author 2017-10-13 14:25:11 +02:00
75b1651423 Make text public 2017-10-07 19:03:20 +02:00
b6680a6d1b Cleanup implementations
Remove old files, change directory name and implement new function after
testing
2017-10-01 00:17:56 +02:00
dd57cf1fbb Simplify htmlescape 2017-09-14 20:39:00 +02:00
34c465766e Code inspection fixes 2017-09-14 19:52:53 +02:00
68328c8b5c Fix invalid path exception 2017-09-06 15:06:11 +02:00
34021f1cd5 Improved recursion fix 2017-09-06 14:54:13 +02:00
61d1353023 Bug fix changes 2017-09-05 18:47:01 +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
2940e22c97 Add docblocks, better typehints and exceptions 2017-07-25 17:32:49 +02:00
c4927f588f Add escaped language output 2017-07-24 20:42:12 +02:00
c05086c233 Remove author 2017-07-24 17:51:37 +02:00
e4e5ea9f6b Adjust return type 2017-07-24 13:25:14 +02:00
ff3d253588 Remove @author docblock 2017-07-20 18:10:26 +02:00
098fe4130a Allow to pass data to renderer 2017-05-18 19:54:53 +02:00
eadc52d9d6 Fixes from tests 2017-03-10 20:03:16 +01:00
1c802418a7 More return type fixes 2017-01-25 12:21:48 +01: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