Commit Graph

1087 Commits

Author SHA1 Message Date
b1b51b0281 Bug fixes with install scripts 2018-05-20 11:54:02 +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
aef7699ba2 Implement underline 2018-05-09 20:43:03 +02:00
bb30edde28 Fix wrong change time 2018-04-24 19:26:35 +02:00
b78c86a0ac Allow exclude pattern 2018-04-24 19:26:20 +02:00
bcf3b761cd Fix unicode check 2018-04-24 19:25:59 +02:00
9801d86b61 Fix complex and matrix 2018-04-20 19:35:57 +02:00
23f24cf467 Implement disabled functions 2018-04-13 22:10:54 +02:00
916497f329 Implement filter 2018-04-13 22:10:40 +02:00
184e407201 Fix #29 2018-04-13 21:04:48 +02:00
5ab51d66b7 Fix #152 2018-04-11 20:57:36 +02:00
3ca7538977 Improve array parser cs 2018-04-01 18:54:28 +02:00
592bd52667 Implement hook support 2018-04-01 18:54:13 +02:00
566d8e8c27 Don't use EOL 2018-03-31 22:19:33 +02:00
a47d784f66 Reduce array parsing edge case bugs 2018-03-31 22:17:27 +02:00
051c123b77 Improve array parsing 2018-03-31 21:58:13 +02:00
e4531d3726 phpstan fixes 2018-03-30 18:37:23 +02:00
e7385fdf9d Remove vendor / not working 2018-03-30 14:42:57 +02:00
d9c7bd0b50 Phpstan fixes 2018-03-30 13:32:15 +02:00
f23734464d Fix extension loaded test 2018-03-30 11:14:53 +02:00
44bb3480ac More extension tests 2018-03-30 10:29:32 +02:00
24f28dc82c Add extension test 2018-03-30 10:24:24 +02:00
8db0fca114 Fix array index 2018-03-30 09:59:32 +02:00
85e79113fd Fix invalid type 2018-03-30 09:39:29 +02:00
cc22beab3e
Fix indention 2018-03-29 13:48:00 +02:00
3c466931c7
Allow multiple paths for exists 2018-03-29 13:39:23 +02:00
067af207df
Fix path 2018-03-29 13:37:56 +02:00
d37433c026
Implement multiple paths for autoloading 2018-03-29 13:36:55 +02:00
2ec800fe62 Fix unit test bugs 2018-03-28 23:11:22 +02:00
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
92271d2981 If json and empty print empty array 2018-03-24 19:11:23 +01:00
8067e42f78 Type hint fixes 2018-03-24 11:17:45 +01:00
af0a980d1b Return type fixes 2018-03-16 12:08:35 +01:00
5f385e44c0 Add public/private to const 2018-03-16 08:47:43 +01:00
6f6a0e1bd1 Type fixes 2018-03-14 18:12:08 +01:00
7b8b0cc227 Merge branch 'develop' of https://github.com/Orange-Management/phpOMS into develop 2018-03-14 17:12:33 +01:00
d3258357e0
Fix return type docblock 2018-03-14 10:00:04 +01:00
1bc4593654
Remove empty construct 2018-03-14 09:57:41 +01:00
35b45cbb5b
Remove nullable for default null para 2018-03-14 09:50:58 +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
301aa59d61 Test phpstan 2018-03-13 20:43:22 +01:00
7064cd6e7e
Permission fix 2018-03-13 13:02:45 +01:00
aae0de25f1 Adjust permission handling to string 2018-03-09 22:21:21 +01:00
1022824e47 Tests+docblock 2018-03-04 12:11:46 +01:00
de6120b267 Tests, docblocks & improvements 2018-03-03 11:15:34 +01:00
24252655eb Fix restructured datastorage 2018-03-01 20:31:02 +01:00
b810e72588 Start datastorage restructure 2018-02-28 21:43:29 +01:00
797b1c1f00 Added depreciation+tests 2018-02-28 20:37:54 +01:00