f1326f4a75
Improve tests
2018-09-01 16:28:00 +02:00
d81ff1dc7a
Fix factory return type
2018-07-27 20:05:18 +02:00
6843ac5548
Type check fixes
2018-07-15 10:46:34 +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
af0a980d1b
Return type fixes
2018-03-16 12:08:35 +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
24252655eb
Fix restructured datastorage
2018-03-01 20:31:02 +01:00
b810e72588
Start datastorage restructure
2018-02-28 21:43:29 +01:00
ab96277fb1
Reduce isset use
2018-02-26 20:05:02 +01:00
675d3fa808
phpcs fixes
2018-02-17 21:38:39 +01:00
f1121dcc9b
Fix strict_types
2018-02-15 20:27:58 +01:00
23bc8b732f
phpcbf
2018-02-03 13:15:46 +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
243f87405a
Fix spacing and line-breaks
2018-01-28 22:07:04 +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
ce80ffadc6
General fixes
2017-11-05 13:09:39 +01:00
e85164c986
Code optimizations
2017-10-29 15:27:19 +01: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
9cec1628b7
Fix #130
2017-10-26 18:58:13 +02:00
e6dc9f4e05
Test fixes
2017-10-14 20:37:14 +02:00
663dd31ad0
Add getters for connection
2017-09-29 17:13:38 +02:00
c328c8fcef
Fix file author and copyright
2017-07-26 17:50:41 +02:00
33849c8a1f
Added custom exceptions
2017-07-25 17:29:23 +02:00
939253aa95
Remove unused exception
2017-07-25 17:29:07 +02:00
ff3d253588
Remove @author docblock
2017-07-20 18:10:26 +02:00
a937a4f8aa
Fixing type bugs
2017-02-20 09:05:14 +01:00
5f0c1b9a13
Simplify database type enum
2017-02-19 21:17:11 +01:00
e69d12dbf6
Throw on connection data error
2017-02-14 23:27:31 +01:00
a49fd7f9ad
Test adjustments
2017-02-13 21:29:06 +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
cbc6205bf7
Type hint fixes/prep for null return type
2016-12-03 23:00:05 +01:00
7307860d07
Fixing sqlsrv connection
2016-09-14 09:02:48 +02: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
952cec0bf9
Fixed documentation
2016-08-28 16:36:02 +02:00
aca0e8ff08
Fixed for documentor
2016-08-14 20:57:57 +02:00
ce182bab92
Formatting & bug fixes
2016-05-05 11:27:16 +02:00