Commit Graph

44 Commits

Author SHA1 Message Date
8d9f94837d Fix null typehint order 2018-12-10 18:13:38 +01:00
7424343325 Fix use order 2018-12-09 22:16:55 +01:00
bf1fe6b164 Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
dabda7c55d Make classes final 2018-12-01 20:50:27 +01:00
ff009c96d6 Docblock fix 2018-09-22 18:22:44 +02:00
55109ada95 Fix package docblock 2018-08-24 14:08:08 +02:00
02230685c7 fix #96 fix #97 2018-08-17 20:02:29 +02:00
0452852e74 Use root namespace 2018-05-30 13:39:00 +02:00
5d1b1158f0 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
83ce5ff51e Add public/private to const 2018-03-16 08:46:52 +01:00
38362d921b Nullable+void typehint 2018-03-13 20:55:24 +01:00
4d78bc7f9d Fix strict_types 2018-02-15 20:27:23 +01:00
beb7e86121 phpcbf 2018-02-03 13:09:09 +01:00
3ac51a1a1e Add spaces around namespace 2018-02-03 11:46:23 +01:00
3ccf3bd01b Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
4b40e30353 Remove package TBD 2017-12-30 11:56:53 +01:00
adcb129dbd General bug fixes 2017-11-11 16:21:30 +01:00
af93e40ee4 Remove mapper abstract duplication 2017-11-08 21:18:31 +01:00
36b8801c7b Remove var_dump from mappers 2017-11-07 20:35:13 +01:00
791ac41f8f Fix tests and create coverage 2017-11-05 20:25:50 +01:00
8ec60c5f5c General fixes 2017-11-05 13:09:39 +01:00
ef408f396c Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
228774d176 Fix permission tables 2017-09-13 10:45:41 +02:00
d568109a05 draft support templates 2017-09-08 10:50:27 +02:00
32bc3142c5 Add ticket templates 2017-09-07 20:34:16 +02:00
215aa4c7ea Optimize datatypes path 2017-08-11 20:44:07 +02:00
7b308977ba Fix file author and copyright 2017-07-26 17:48:08 +02:00
677c4f7054 Remove @author docblock 2017-07-20 18:12:29 +02:00
be624b5d1f Remove find 2017-04-14 21:03:58 +02:00
a5a66fddbb PhpUnit fixes 2017-03-12 22:40:21 +01:00
d9125da774 Strict types enabled 2017-03-01 14:05:29 +01:00
4a01a35edf Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
1f571c767c Bulkl path fix 2017-02-12 21:42:39 +01:00
97a2d34bcc Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	Draw/Controller.js
#	Draw/Models/DrawType.enum.js
#	Draw/Models/Editor.js
#	Media/Models/UploadFile.php
2017-01-26 16:42:29 +01:00
5f4f073b29 Adjusting copyright 2017-01-26 16:32:45 +01:00
cf223a0486 Increase php version requirement 2016-12-07 20:56:15 +01:00
cce2669a55 Prepare const visibility 2016-12-07 20:23:04 +01:00
36ed0471e1 Fixing doc blocks 2016-11-06 22:22:07 +01:00
13dec3084b Fixing comments and parameter for orm 2016-05-14 16:23:17 +02:00
c5094186ea Making datamapper static 2016-05-14 14:58:33 +02:00
e1c3915ce5 Doc + Mapper::class implementation 2016-03-09 23:11:51 +01:00
39c76d19ee Update hard drive failure 2016-03-01 19:14:32 +01:00
2c8ceb05ea Remove namespace from scalars 2016-01-23 10:17:21 +01:00
40961f36ec Init 2015-11-29 21:57:18 +01:00