Formatter Bot
|
1569847ec3
|
Automated formatting changes
|
2020-10-25 22:14:35 +00:00 |
|
|
|
b862a0a0e7
|
cs and phpstan fixes
|
2020-10-24 17:52:24 +02:00 |
|
Formatter Bot
|
56a4fd66cc
|
Automated formatting changes
|
2020-10-21 21:14:26 +00:00 |
|
|
|
e424e4d69f
|
Merge branch 'temp' into develop
|
2020-10-21 23:13:57 +02:00 |
|
|
|
b647a1e1a5
|
correct datamapper self/external usage (invert)
|
2020-10-21 22:50:35 +02:00 |
|
Formatter Bot
|
f402d9dd7e
|
Automated formatting changes
|
2020-10-18 19:09:50 +00:00 |
|
|
|
51da137210
|
add address and client element support
|
2020-10-18 20:57:02 +02:00 |
|
|
|
4a5641f7af
|
fix typehint
|
2020-09-10 20:40:12 +02:00 |
|
|
|
724da76892
|
implement immutable datetime
|
2020-09-10 20:18:47 +02:00 |
|
|
|
f0289cba67
|
php cs autofix
|
2020-08-31 22:30:36 +02:00 |
|
|
|
fd692a15b0
|
autofixes
|
2020-08-30 20:13:11 +02:00 |
|
|
|
3373b22c14
|
minor tpl and bug fixes
|
2020-06-13 21:25:37 +02:00 |
|
|
|
df2a40b510
|
Type and cs fixes
|
2020-03-07 00:23:17 +01:00 |
|
|
|
d991ae0ddd
|
fixes array typehints
|
2020-02-20 19:07:12 +01:00 |
|
|
|
ff0b8ad83e
|
fixes #209
|
2020-02-20 18:58:38 +01:00 |
|
|
|
521c8ca4e3
|
improve array docblock
|
2020-02-08 13:26:44 +01:00 |
|
|
|
2c73a5e469
|
fix Orange-Management/phpOMS#235
|
2020-02-07 21:41:13 +01:00 |
|
|
|
d6ac0985b6
|
phpcs fix
|
2020-01-26 12:27:56 +01:00 |
|
|
|
f5e743b10c
|
cleanup and tests added for ci/cd
|
2019-11-20 22:28:04 +01:00 |
|
|
|
5572d75e27
|
bug fixes
|
2019-10-06 21:01:18 +02:00 |
|
|
|
d91d33a839
|
phpcs fixes
|
2019-10-06 17:50:12 +02:00 |
|
|
|
1edb4e1f3b
|
fix mapper formats
|
2019-09-28 23:11:05 +02:00 |
|
|
|
7b8ce16a1a
|
style fixes and time recording app draft
|
2019-09-28 20:59:03 +02:00 |
|
|
|
a98fede964
|
fix docblock
|
2019-09-21 16:12:21 +02:00 |
|
|
|
642b7f98db
|
fix phpcs findings
|
2019-09-12 19:48:00 +02:00 |
|
|
|
21228b753a
|
prepare for localization support in mapeprs
|
2019-09-03 21:01:09 +02:00 |
|
|
|
080b30caea
|
Implement php 7.4 type hints
|
2019-08-15 21:55:12 +02:00 |
|
|
|
711672d612
|
change php version requirement
|
2019-08-15 20:45:28 +02:00 |
|
|
|
13c3e747c0
|
fix @link
|
2019-07-08 19:51:27 +02:00 |
|
|
|
dad56d79fa
|
Mapper/Module/Schema fixes thanks to new tests
|
2019-02-26 00:00:31 +01:00 |
|
|
|
b1a5da8acd
|
phpcs+phpstan fixes
|
2019-02-07 00:05:31 +01:00 |
|
|
|
841f158ad3
|
Use global namespace+minor fixes
|
2019-02-04 22:29:55 +01:00 |
|
|
|
e5636a4275
|
php cs fixer
|
2018-12-28 19:13:17 +01:00 |
|
|
|
f461b92f1f
|
Fixes #152
|
2018-12-24 16:08:15 +01:00 |
|
|
|
690c4ef88f
|
Fix null typehint order
|
2018-12-10 18:13:38 +01:00 |
|
|
|
519d5340ae
|
Fix use order
|
2018-12-09 22:16:55 +01:00 |
|
|
|
8d6fee6e48
|
Models cannot be final because of NullModels
|
2018-12-01 21:21:11 +01:00 |
|
|
|
8643466dfa
|
Make classes final
|
2018-12-01 20:50:27 +01:00 |
|
|
|
abd1997c12
|
Docblock fix
|
2018-09-22 18:22:44 +02:00 |
|
|
|
16daec8f70
|
Fix package docblock
|
2018-08-24 14:08:08 +02:00 |
|
|
|
ea56df9d65
|
fix #96 fix #97
|
2018-08-17 20:02:29 +02:00 |
|
|
|
3a8f5ca8d4
|
Re-format mappers
|
2018-05-31 19:47:26 +02:00 |
|
|
|
c5b49f0d4c
|
Use root namespace
|
2018-05-30 13:39:00 +02:00 |
|
|
|
0a5300cc76
|
Change to php version 7.2 requirement
|
2018-03-27 19:10:56 +02:00 |
|
|
|
6d8453bf95
|
Nullable+void typehint
|
2018-03-13 20:55:24 +01:00 |
|
|
|
b12d5be6ae
|
Fix strict_types
|
2018-02-15 20:27:23 +01:00 |
|
|
|
f67b27dfd7
|
phpcbf
|
2018-02-03 13:09:09 +01:00 |
|
|
|
51200c50c2
|
Add spaces around namespace
|
2018-02-03 11:46:23 +01:00 |
|
|
|
90a27edd1b
|
Remove @category and replace with @package
|
2017-12-30 12:45:02 +01:00 |
|
|
|
d1fa884848
|
Remove package TBD
|
2017-12-30 11:56:53 +01:00 |
|