|
|
3aed840c77
|
improve baseline
|
2020-02-06 23:53:39 +01:00 |
|
|
|
a49251c0bb
|
phpcs fix
|
2020-01-26 12:27:35 +01:00 |
|
|
|
aefd1e8cc5
|
spell checking
|
2019-12-22 09:37:49 +01:00 |
|
|
|
7fece66ef6
|
cleanup tests and add new tests
|
2019-11-10 22:38:11 +01:00 |
|
|
|
a714359ea9
|
Add comments for test report
|
2019-10-19 18:11:40 +02:00 |
|
|
|
7cb47ecea7
|
Fix construct name
|
2019-10-17 11:01:19 +02:00 |
|
|
|
b9d0e63beb
|
phpcs fixes + continue distribution implementations
|
2019-10-09 17:15:12 +02:00 |
|
|
|
1145144a98
|
cleanup unused files and phpcs fixes
|
2019-10-09 01:36:49 +02:00 |
|
|
|
0422411c89
|
phpstan fixes
|
2019-10-07 22:22:41 +02:00 |
|
|
|
b35b7f1d7a
|
phpcs fixes
|
2019-10-06 17:41:41 +02:00 |
|
|
|
6336898978
|
fix phpcs findings
|
2019-09-12 19:46:27 +02:00 |
|
|
|
b4084913de
|
Implement php 7.4 type hints
|
2019-08-15 21:54:59 +02:00 |
|
|
|
eb7dbe4663
|
start implementing php 7.4
|
2019-08-15 20:44:04 +02:00 |
|
|
|
c10708ee23
|
fix @link
|
2019-07-08 19:51:19 +02:00 |
|
|
|
cb4c6a4a2e
|
Improve tests and add missing reverse calculation
|
2019-06-09 21:34:24 +02:00 |
|
|
|
c799124d12
|
php cs fixes
|
2019-04-27 10:34:00 +02:00 |
|
|
|
4cdfab275e
|
Use global namespace
|
2019-04-27 00:13:34 +02:00 |
|
|
|
905d04957d
|
Fixes
|
2019-03-31 20:05:49 +02:00 |
|
|
|
ebad6f044f
|
fix incrementer from post to pre
|
2019-02-11 17:27:04 +01:00 |
|
|
|
29bee2e1f5
|
Improve docblocks
|
2018-12-28 23:08:24 +01:00 |
|
|
|
7af3cb042f
|
Fix increment
|
2018-12-28 19:23:48 +01:00 |
|
|
|
8815028589
|
Improve documentation
|
2018-12-25 20:09:11 +01:00 |
|
|
|
13c5562ffe
|
Fix null typehint order
|
2018-12-10 18:13:44 +01:00 |
|
|
|
015fd41ba5
|
Remove unused use
|
2018-12-09 22:02:15 +01:00 |
|
|
|
1bf1e6da3b
|
Fix para types
|
2018-09-11 21:19:55 +02:00 |
|
|
|
f1326f4a75
|
Improve tests
|
2018-09-01 16:28:00 +02:00 |
|
|
|
e28353a86b
|
More global namespace uses
|
2018-08-24 15:01:01 +02:00 |
|
|
|
d5e2d35672
|
Fix package docblock
|
2018-08-24 14:08:19 +02:00 |
|
|
|
8a2bed5877
|
use global namespace
|
2018-08-24 13:06:04 +02:00 |
|
|
|
d9ecb8400f
|
Reduce potential errors
|
2018-07-14 13:40:49 +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 |
|
|
|
8067e42f78
|
Type hint fixes
|
2018-03-24 11:17:45 +01:00 |
|
|
|
5f385e44c0
|
Add public/private to const
|
2018-03-16 08:47:43 +01:00 |
|
|
|
7b8b0cc227
|
Merge branch 'develop' of https://github.com/Orange-Management/phpOMS into develop
|
2018-03-14 17:12:33 +01:00 |
|
|
|
1bc4593654
|
Remove empty construct
|
2018-03-14 09:57:41 +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 |
|
|
|
797b1c1f00
|
Added depreciation+tests
|
2018-02-28 20:37:54 +01:00 |
|
|
|
cc904e772a
|
Add more tests
|
2018-02-22 13:54:08 +01:00 |
|
|
|
c43d83d8c0
|
Add more tests and fix bugs
|
2018-02-21 21:16:35 +01:00 |
|
|
|
11c7b0e626
|
docblock param alignment
|
2018-02-16 13:42:35 +01:00 |
|
|
|
f1121dcc9b
|
Fix strict_types
|
2018-02-15 20:27:58 +01:00 |
|
|
|
e3b14015fc
|
Improve increments
|
2018-02-10 21:52:20 +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 |
|
|
|
b326f71086
|
Fix tests
|
2018-01-15 18:08:05 +01:00 |
|