|
|
ec4f5cabeb
|
remove some getter/setter
|
2020-11-24 17:31:20 +01:00 |
|
|
|
6f4df0c925
|
cs and phpstan fixes
|
2020-10-24 17:52:24 +02:00 |
|
Formatter Bot
|
36bd0deb4d
|
Automated formatting changes
|
2020-10-21 21:13:58 +00:00 |
|
|
|
81337ee7ef
|
correct datamapper self/external usage (invert)
|
2020-10-21 22:50:34 +02:00 |
|
|
|
ac66d80629
|
implement immutable datetime
|
2020-09-10 20:18:47 +02:00 |
|
|
|
b9d6720e47
|
fix const alignment
|
2020-09-01 07:38:03 +02:00 |
|
|
|
4f16d009dc
|
php cs autofix
|
2020-08-31 22:30:36 +02:00 |
|
|
|
1063863c7a
|
autofixes
|
2020-08-30 20:13:11 +02:00 |
|
|
|
ef9d4ab970
|
changed file permissions
|
2020-06-09 22:03:51 +02:00 |
|
|
|
aac0a07c1b
|
test path fixes
|
2020-03-28 16:27:03 +01:00 |
|
|
|
790a76ad7c
|
Type and cs fixes
|
2020-03-07 00:23:17 +01:00 |
|
|
|
2841a28ec1
|
fix phpstan
|
2020-03-03 16:26:48 +01:00 |
|
|
|
4389d0a914
|
fixes array typehints
|
2020-02-20 19:07:12 +01:00 |
|
|
|
f89d63c59c
|
fixes #209
|
2020-02-20 18:58:38 +01:00 |
|
|
|
86bb9fa65a
|
improve array docblock
|
2020-02-08 13:26:44 +01:00 |
|
|
|
ad0e04dead
|
fix Orange-Management/phpOMS#235
|
2020-02-07 21:41:13 +01:00 |
|
|
|
ef44a4022a
|
fix broken docblock
|
2020-02-04 19:48:39 +01:00 |
|
|
|
503c2f7364
|
phpcs fix
|
2020-01-26 12:27:56 +01:00 |
|
|
|
b1e5c56926
|
add todos from github
|
2019-12-31 19:54:45 +01:00 |
|
|
|
fdba6bb996
|
cleanup and tests added for ci/cd
|
2019-11-20 22:28:04 +01:00 |
|
|
|
b369421490
|
bug fixes
|
2019-10-06 21:01:18 +02:00 |
|
|
|
5ad9272598
|
phpcs fixes
|
2019-10-06 17:50:12 +02:00 |
|
|
|
6ca465a7d2
|
Make null models final
|
2019-10-05 20:08:29 +02:00 |
|
|
|
ca1eef80cc
|
fix mapper formats
|
2019-09-28 23:11:05 +02:00 |
|
|
|
74b22f4304
|
style fixes and time recording app draft
|
2019-09-28 20:59:03 +02:00 |
|
|
|
660eb11346
|
fix docblock
|
2019-09-21 16:12:21 +02:00 |
|
|
|
2f8fb62bb2
|
fix phpcs findings
|
2019-09-12 19:48:00 +02:00 |
|
|
|
338b28f917
|
Implement php 7.4 type hints
|
2019-08-15 21:55:12 +02:00 |
|
|
|
785c55ceab
|
change php version requirement
|
2019-08-15 20:45:28 +02:00 |
|
|
|
d50c463c0a
|
fix @link
|
2019-07-08 19:51:27 +02:00 |
|
|
|
cb40b78c11
|
php cs fixer
|
2019-04-27 12:05:33 +02:00 |
|
|
|
11b90b0705
|
Mapper/Module/Schema fixes thanks to new tests
|
2019-02-26 00:00:31 +01:00 |
|
|
|
24038f8f99
|
phpcs+phpstan fixes
|
2019-02-07 00:05:31 +01:00 |
|
|
|
b0ff234654
|
Use global namespace+minor fixes
|
2019-02-04 22:29:55 +01:00 |
|
|
|
b11ea329b5
|
php cs fixer
|
2018-12-28 19:13:17 +01:00 |
|
|
|
3916e4cde7
|
Fixes #152
|
2018-12-24 16:08:15 +01:00 |
|
|
|
5aef8e0c39
|
Fix null typehint order
|
2018-12-10 18:13:38 +01:00 |
|
|
|
28f01ccad6
|
Fix use order
|
2018-12-09 22:16:55 +01:00 |
|
|
|
e4c316d4ea
|
Models cannot be final because of NullModels
|
2018-12-01 21:21:11 +01:00 |
|
|
|
518e277764
|
Make classes final
|
2018-12-01 20:50:27 +01:00 |
|
|
|
372461036d
|
Docblock fix
|
2018-09-22 18:22:44 +02:00 |
|
|
|
582c9b9ed7
|
Fix package docblock
|
2018-08-24 14:08:08 +02:00 |
|
|
|
8401790c3f
|
fix #96 fix #97
|
2018-08-17 20:02:29 +02:00 |
|
|
|
6d1e295904
|
Re-format mappers
|
2018-05-31 19:47:26 +02:00 |
|
|
|
21264655a3
|
Use root namespace
|
2018-05-30 13:39:00 +02:00 |
|
|
|
9504260169
|
Make classes final
|
2018-05-11 21:30:34 +02:00 |
|
|
|
acdb9f3c39
|
Change to php version 7.2 requirement
|
2018-03-27 19:10:56 +02:00 |
|
|
|
48e90438cd
|
Nullable+void typehint
|
2018-03-13 20:55:24 +01:00 |
|
|
|
56b6a92635
|
Fix strict_types
|
2018-02-15 20:27:23 +01:00 |
|
|
|
a69538ceff
|
phpcbf
|
2018-02-03 13:09:09 +01:00 |
|