Commit Graph

33 Commits

Author SHA1 Message Date
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
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
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
1b8481ad06 Test adjustments 2017-10-14 18:03:25 +02:00
1100e7c532 Add module id to abstract 2017-09-15 19:09:27 +02:00
c328c8fcef Fix file author and copyright 2017-07-26 17:50:41 +02:00
c05086c233 Remove author 2017-07-24 17:51:37 +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
a93a1c1653 Increase php version requirement 2016-12-07 20:57:51 +01:00
d6dd1a5a96 Prepare const visibility 2016-12-07 20:22:40 +01:00
cbc6205bf7 Type hint fixes/prep for null return type 2016-12-03 23:00:05 +01:00
4b09c7c1ba Replacing realpath with file_exists 2016-08-23 21:26:05 +02:00
0376d85ace Optimize imports and order 2016-07-15 21:30:16 +02:00
6c570fb63c Dynamic language loading
This allows dynamic language loading. Could however conflict with the
language loading for the navigation module?
2016-07-05 10:29:05 +02:00
c78d535ef6 Implement activate/deactivate + cleanup
Moved module installation to the InstallerAbstract as part of the
cleanup.
2016-07-02 12:40:48 +02:00
29707c4203 Formatting and bug fixes 2016-05-07 17:23:44 +02:00
02e5185e74 Performance, bug and design fixes 2016-04-30 22:50:49 +02:00
4a127fd1ac Fixing remaining bugs for route-restructure 2016-04-09 10:44:12 +02:00
d7289adf9e Remove request destination 2016-04-02 17:24:15 +02:00
e412e3935d Fixing path exception move 2016-03-12 15:28:59 +01:00
1535d8fdbe Cleanup 2016-02-12 12:16:16 +01:00
cef8d11e10 Unit test fixes 2016-01-29 19:08:14 +01:00
97687422eb Remove namespace from scalar 2016-01-23 10:17:34 +01:00
1c98dbbbcf Restructure 2015-12-31 18:04:59 +01:00
a042552878 Reducing path repetition 2015-12-28 21:27:41 +01:00
a626c0d0f0 Language loading exception added 2015-12-19 19:34:01 +01:00
7de136815a Init 2015-11-29 22:03:06 +01:00