6766ed562a
Remove empty line
2018-09-29 08:10:41 +02:00
3fbb441d13
Phpstan fixes
2018-09-22 12:41:14 +02:00
bfc457115c
Split controllers per application
2018-09-19 21:33:10 +02:00
c7ee1fadab
Make app optional for init
2018-08-29 16:34:52 +02:00
138b631a65
Use more global paths
2018-08-24 14:48:49 +02:00
8a2bed5877
use global namespace
2018-08-24 13:06:04 +02:00
a3fd37fd84
Fix types
2018-07-15 21:22:25 +02:00
35ce2562c7
add type hint
2018-06-03 10:34:35 +02:00
1b0d170052
Use root namespace and cleanup
2018-05-30 13:40:28 +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
1cd1ee0e10
phpstan fixes
2018-03-13 23:35:20 +01:00
3b45692ff1
Nullable+void typehint
2018-03-13 20:55:49 +01:00
3059003191
phpcs fixes
2018-02-16 15:28:07 +01:00
f1121dcc9b
Fix strict_types
2018-02-15 20:27:58 +01:00
e4dadf447d
Improve codestyle
2018-02-03 10:30:13 +01:00
f1288ebc03
More codestyle fixes
2018-01-31 22:05:15 +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
879691d68d
Fix install process
2017-12-01 10:28:12 +01:00
cfb8cad454
Prepare install application
2017-11-29 19:43:04 +01:00
ce80ffadc6
General fixes
2017-11-05 13:09:39 +01:00
ba1b82f559
Fix if for foreach while spacing
2017-10-27 17:55:35 +02:00
f652a900d0
Fix strict_type spacing
2017-10-27 16:41:49 +02:00
e34f0fe715
Fix array dispatch after test
2017-10-01 15:16:30 +02:00
94ff6b57e1
Minor inspection bug fixes
2017-08-12 20:48:13 +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
ff3d253588
Remove @author docblock
2017-07-20 18:10:26 +02:00
487e43d637
Fix controller identifier 2
2017-02-17 21:48:57 +01:00
d045ec5411
Fix modules identifier
2017-02-17 21:47:46 +01:00
3397adacb2
Use module manager for module initialization
2017-01-29 19:10: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
a93a1c1653
Increase php version requirement
2016-12-07 20:57:51 +01:00
14d4061beb
Fixes during secondary app dev
...
While working on another app some bugs came up that are related to the
way the framework is included and working in combination with the app.
These changes make it more general purpose friendly.
2016-09-07 20:54:28 +02:00
4b09c7c1ba
Replacing realpath with file_exists
2016-08-23 21:26:05 +02:00
a02f1cca5d
PhpStorm autofix/format
2016-08-20 12:04:30 +02:00
84b14a759d
Allow variable amount of parameters
2016-08-09 11:41:53 +02:00
38350e9c77
Test fixes
2016-07-23 18:17:25 +02:00
0c12de6931
Added missing type
2016-07-20 18:06:55 +02:00
292ac8d739
jsOMS response fixes and formatting
2016-05-03 20:52:00 +02:00
669c3b7244
PhpStorm cleanup
2016-04-13 22:58:48 +02:00
16320978d3
Code base cleanup
2016-04-09 23:01:49 +02:00
4a127fd1ac
Fixing remaining bugs for route-restructure
2016-04-09 10:44:12 +02:00
bab6abfd0d
General bug fixes
2016-04-03 21:14:54 +02:00
3f5d562af9
New dispatcher and router
2016-04-02 16:21:23 +02:00
d09296f367
Preparing dispatcher for micro services
2016-03-28 20:20:40 +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
97687422eb
Remove namespace from scalar
2016-01-23 10:17:34 +01:00
d796cc05e1
Unit test fixes
2016-01-20 21:37:02 +01:00
7de136815a
Init
2015-11-29 22:03:06 +01:00