|
|
d504fce50a
|
fixes array typehints
|
2020-02-20 19:07:12 +01:00 |
|
|
|
c43f9388f5
|
fixes #209
|
2020-02-20 18:58:38 +01:00 |
|
|
|
7a82878028
|
improve docblocks
|
2020-02-12 19:53:07 +01:00 |
|
|
|
35af7f9e45
|
improve array docblock
|
2020-02-08 13:26:44 +01:00 |
|
|
|
3f7a2b848a
|
fix Orange-Management/phpOMS#235
|
2020-02-07 21:41:13 +01:00 |
|
|
|
93a8f79ed7
|
phpcs fix
|
2020-01-26 12:27:56 +01:00 |
|
|
|
0565141f37
|
datetime is jsonserializable, didn't know that :)
|
2019-12-29 14:18:46 +01:00 |
|
|
|
69d303d9bc
|
remove empty line
|
2019-12-15 14:18:15 +01:00 |
|
|
|
d7b450f189
|
remove empty line after <?php
|
2019-10-11 16:38:06 +02:00 |
|
|
|
12a4f34e47
|
Make null models final
|
2019-10-05 20:08:29 +02:00 |
|
|
|
61cd3a09c2
|
fix mapper formats
|
2019-09-28 23:11:05 +02:00 |
|
|
|
2e57527232
|
style fixes and time recording app draft
|
2019-09-28 20:59:03 +02:00 |
|
|
|
2cbd9d45bf
|
fix docblock
|
2019-09-21 16:12:21 +02:00 |
|
|
|
897690878a
|
fix phpcs findings
|
2019-09-12 19:48:00 +02:00 |
|
|
|
af867a6eea
|
fix after change to php 7.4
|
2019-08-17 14:14:51 +02:00 |
|
|
|
246fa2ee91
|
Implement php 7.4 type hints
|
2019-08-15 21:55:12 +02:00 |
|
|
|
093f0b7926
|
change php version requirement
|
2019-08-15 20:45:28 +02:00 |
|
|
|
07366a9685
|
fix @link
|
2019-07-08 19:51:27 +02:00 |
|
|
|
8139ae9b8e
|
php cs fixer
|
2019-04-27 12:05:33 +02:00 |
|
|
|
71bf98b3f5
|
Use global namespace+minor fixes
|
2019-02-04 22:29:55 +01:00 |
|
|
|
e880c85889
|
php cs fixer
|
2018-12-28 19:13:17 +01:00 |
|
|
|
d2dcbf43f5
|
cleanup badge usage
|
2018-12-22 23:20:25 +01:00 |
|
|
|
01b2a0fbc6
|
Remove badges
|
2018-12-22 23:18:49 +01:00 |
|
|
|
a630c90abf
|
Docblock fixes + more tests
|
2018-12-15 22:36:04 +01:00 |
|
|
|
8b7041e5f0
|
Fix null typehint order
|
2018-12-10 18:13:38 +01:00 |
|
|
|
b835c4900c
|
Fix use order
|
2018-12-09 22:16:55 +01:00 |
|
|
|
1da7252935
|
Add audit tests
|
2018-12-02 16:54:46 +01:00 |
|
|
|
239138946e
|
Models cannot be final because of NullModels
|
2018-12-01 21:21:11 +01:00 |
|
|
|
a73a046b1e
|
Make classes final
|
2018-12-01 20:50:27 +01:00 |
|
|
|
4f9aaa5ccc
|
Docblock fix
|
2018-09-22 18:22:44 +02:00 |
|
|
|
4aa7030802
|
Fix package docblock
|
2018-08-24 14:08:08 +02:00 |
|
|
|
09e3081588
|
fix #96 fix #97
|
2018-08-17 20:02:29 +02:00 |
|
|
|
a5c49463f6
|
Fix json_encode return type
|
2018-07-14 18:43:34 +02:00 |
|
|
|
3f1571fba3
|
Re-format mappers
|
2018-05-31 19:47:26 +02:00 |
|
|
|
673bbc5653
|
Use root namespace
|
2018-05-30 13:39:00 +02:00 |
|
|
|
d4382dc954
|
Remove whitespace
|
2018-05-21 22:30:04 +02:00 |
|
|
|
5b3c108119
|
Make classes final
|
2018-05-11 21:30:34 +02:00 |
|
|
|
77655c745f
|
Change to php version 7.2 requirement
|
2018-03-27 19:10:56 +02:00 |
|
|
|
f0a9e6b674
|
Add public/private to const
|
2018-03-16 08:46:52 +01:00 |
|
|
|
c6757cb385
|
Nullable+void typehint
|
2018-03-13 20:55:24 +01:00 |
|
|
|
8d01334db0
|
Bug fixes
|
2018-02-18 10:46:57 +01:00 |
|
|
|
0c954cf19f
|
docblocks+api functions
|
2018-02-17 18:31:04 +01:00 |
|
|
|
b59e4c1e98
|
Fix strict_types
|
2018-02-15 20:27:23 +01:00 |
|
|
|
4960444f7d
|
phpcbf
|
2018-02-03 13:09:09 +01:00 |
|
|
|
a6dbcaa7ab
|
Remove space from end of line
|
2018-02-03 11:52:30 +01:00 |
|
|
|
829abfd411
|
Add spaces around namespace
|
2018-02-03 11:46:23 +01:00 |
|
|
|
a9d851b292
|
Remove @category and replace with @package
|
2017-12-30 12:45:02 +01:00 |
|
|
|
da2510c39c
|
Remove package TBD
|
2017-12-30 11:56:53 +01:00 |
|
|
|
c8c41325b0
|
Remove deprecated setCreatedAt
|
2017-11-28 16:21:18 +01:00 |
|
|
|
f6fc2d62af
|
Add news controller test
|
2017-11-28 14:07:07 +01:00 |
|