Commit Graph

202 Commits

Author SHA1 Message Date
296eb7c20b Remove whitespace 2018-12-09 16:30:43 +01:00
c125937f05 Simplify output 2018-12-09 16:24:24 +01:00
92374d311f inspection fixes 2018-12-08 14:25:43 +01:00
d47f3aa19d Fix lock(). make member 2018-11-30 22:06:03 +01:00
9945dbc373 Bug fixes 2018-11-23 11:35:42 +01:00
4f081aaa71 implement tests 2018-10-20 17:57:48 +02:00
3e2c676530 Fix edge cases for request types 2018-09-15 17:12:19 +02:00
2a01540348 Fix edge cases for request types 2018-09-15 17:11:33 +02:00
362631a6ec Add getter for json and list data 2018-09-15 14:35:00 +02:00
a4f0d7c13b Add getter for json and list data 2018-09-15 14:34:37 +02:00
aaf7c71628 Add getter for json and list data 2018-09-15 14:33:06 +02:00
378a569316 Add getter for json and list data 2018-09-15 14:32:37 +02:00
a95b0ea026 PhpStan fixes 2018-09-12 22:15:44 +02:00
ac1749a9bb
Index bug fix 2018-09-05 19:26:53 +02:00
180bb9c6b9
fixes #181 2018-09-05 16:24:10 +02:00
11c78afbbe Fix invalid global namespace 2018-08-24 21:09:40 +02:00
e28353a86b More global namespace uses 2018-08-24 15:01:01 +02:00
d5e2d35672 Fix package docblock 2018-08-24 14:08:19 +02:00
8a2bed5877 use global namespace 2018-08-24 13:06:04 +02:00
57da54ad44 Fix download and code inspection bugs 2018-07-31 18:24:49 +02:00
ee018f124f Prevent exception of arrays 2018-07-28 20:46:28 +02:00
999b60999f Fix pre minification bug 2018-07-28 13:39:44 +02:00
0877aeb7d5 Implement console framework features 2018-07-27 19:52:56 +02:00
d75e12b67b console app draft 2018-07-24 19:30:21 +02:00
eebace5030 console app draft 2018-07-24 19:30:15 +02:00
46465207a7 Fix types 2018-07-18 00:05:00 +02:00
c688f12c06 Better type juggling 2018-07-15 21:50:10 +02:00
6843ac5548 Type check fixes 2018-07-15 10:46:34 +02:00
67490f42e6 More type fixes 2018-07-14 22:58:44 +02:00
e76606d0a3 Static test fixes 2018-07-14 17:23:18 +02:00
9bf5ed087d Extend form error levels 2018-06-03 16:49:01 +02:00
6f452f25e8 Code and docblock optimizations 2018-06-03 16:04:13 +02:00
3aa3c6b0dd Handle open todos 2018-06-03 14:22:05 +02:00
31209d2b30 Implement basic localization db mapper 2018-05-30 22:35:42 +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
f2591bff06 PHP CS fixes 2018-05-14 21:17:44 +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
92271d2981 If json and empty print empty array 2018-03-24 19:11:23 +01:00
8067e42f78 Type hint fixes 2018-03-24 11:17:45 +01:00
5f385e44c0 Add public/private to const 2018-03-16 08:47:43 +01:00
6f6a0e1bd1 Type fixes 2018-03-14 18:12:08 +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
de6120b267 Tests, docblocks & improvements 2018-03-03 11:15:34 +01:00
ab96277fb1 Reduce isset use 2018-02-26 20:05:02 +01:00
5b243ab2da Turn exceptions in false returns 2018-02-26 19:46:28 +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