|
|
e28353a86b
|
More global namespace uses
|
2018-08-24 15:01:01 +02:00 |
|
|
|
8a2bed5877
|
use global namespace
|
2018-08-24 13:06:04 +02:00 |
|
|
|
9085fa7a7e
|
Fix separate phpOMS tests without other components
|
2018-08-11 15:01:01 +02:00 |
|
|
|
6cc520a579
|
Fix mapper depth bugs and implement math evaluator
|
2018-08-01 22:08:20 +02:00 |
|
|
|
0877aeb7d5
|
Implement console framework features
|
2018-07-27 19:52:56 +02:00 |
|
|
|
6843ac5548
|
Type check fixes
|
2018-07-15 10:46:34 +02:00 |
|
|
|
adf83f0867
|
Fix path
|
2018-07-14 23:06:58 +02:00 |
|
|
|
67490f42e6
|
More type fixes
|
2018-07-14 22:58:44 +02:00 |
|
|
|
91a4732c1b
|
Fix bugs
|
2018-07-07 19:41:44 +02:00 |
|
|
|
c681d9697f
|
Improve module list results and improve types
|
2018-07-06 20:44:21 +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 |
|
|
|
e6e605f43a
|
Add docblock
|
2018-06-01 09:36:01 +02:00 |
|
|
|
9aa8a9318c
|
Optimize module init
|
2018-06-01 09:35:50 +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 |
|
|
|
b1b51b0281
|
Bug fixes with install scripts
|
2018-05-20 11:54:02 +02:00 |
|
|
|
59d3f98110
|
Make classes final
|
2018-05-11 21:33:24 +02:00 |
|
|
|
592bd52667
|
Implement hook support
|
2018-04-01 18:54:13 +02:00 |
|
|
|
051c123b77
|
Improve array parsing
|
2018-03-31 21:58:13 +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 |
|
|
|
5f385e44c0
|
Add public/private to const
|
2018-03-16 08:47:43 +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 |
|
|
|
a8afbc5cc8
|
phpcs fixes
|
2018-02-17 19:51:19 +01:00 |
|
|
|
3059003191
|
phpcs fixes
|
2018-02-16 15:28:07 +01:00 |
|
|
|
11c7b0e626
|
docblock param alignment
|
2018-02-16 13:42:35 +01:00 |
|
|
|
f1121dcc9b
|
Fix strict_types
|
2018-02-15 20:27:58 +01:00 |
|
|
|
e3b14015fc
|
Improve increments
|
2018-02-10 21:52:20 +01:00 |
|
|
|
1fe4b18266
|
Fix class names
|
2018-02-10 20:46:52 +01:00 |
|
|
|
579f8d9565
|
Timing bug fix
|
2018-02-04 20:55:28 +01:00 |
|
|
|
8a42dc07fc
|
Fix change bugs
|
2018-02-03 13:33:43 +01:00 |
|
|
|
23bc8b732f
|
phpcbf
|
2018-02-03 13:15:46 +01:00 |
|
|
|
4fc4f3f7c8
|
Combine activate/deactivate to status
|
2018-02-03 13:11:17 +01:00 |
|
|
|
e4dadf447d
|
Improve codestyle
|
2018-02-03 10:30:13 +01:00 |
|
|
|
243f87405a
|
Fix spacing and line-breaks
|
2018-01-28 22:07:04 +01:00 |
|
|
|
029fdb4600
|
Add default case/exception for database type
|
2018-01-16 19:04:12 +01:00 |
|
|
|
24c6194f5c
|
Add default case/exception for database type
|
2018-01-16 18:53:49 +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 |
|
|
|
db5a215071
|
Remove package TBD
|
2017-12-30 11:53:20 +01:00 |
|
|
|
320772f194
|
Implement more tests
|
2017-11-25 16:06:53 +01:00 |
|
|
|
b723bcb3f7
|
Fix phpstorm inspections
|
2017-11-19 23:20:11 +01:00 |
|
|
|
634c1e33b7
|
Fix providing install
|
2017-11-18 16:52:34 +01:00 |
|
|
|
c7c4ef3a1e
|
Pass info manager to providing
|
2017-11-17 20:56:29 +01:00 |
|
|
|
3993033465
|
Optimize module tests
|
2017-11-15 14:13:15 +01:00 |
|
|
|
6987f3adc2
|
Critical fixes
|
2017-11-11 13:02:38 +01:00 |
|
|
|
433b3b4d66
|
Scrutinizer php fixes
|
2017-11-08 22:00:34 +01:00 |
|