Commit Graph

603 Commits

Author SHA1 Message Date
22a63a2c32 split string utils and mb_string utils 2020-04-11 21:31:28 +02:00
1ec7e62756 continue implementing mail 2020-04-11 18:21:02 +02:00
ee06a96792 fix function return type hint cs 2020-03-29 12:50:25 +02:00
39db344ebd php cs and stan fixes 2020-03-02 22:49:33 +01:00
a2a70e28eb phpstan fixes and install bug 2020-02-27 19:01:55 +01:00
808dd9dffc minor cs fixes 2020-02-25 22:15:28 +01:00
01837d3755 add tests 2020-02-19 22:24:58 +01:00
7aa99fa987 fix typehints 2020-02-13 18:54:50 +01:00
7835797701 rename http to httpuri 2020-02-12 18:39:47 +01:00
d6d67940a2 rename http classes 2020-02-11 20:47:03 +01:00
f28515fcf1 fixes #237 2020-02-08 22:31:48 +01:00
3aed840c77 improve baseline 2020-02-06 23:53:39 +01:00
6c917b5486 phpstan/array typehint fixes 2020-02-05 21:09:31 +01:00
f7ac46d9ab
Improve array docblocks NO_CI 2020-02-05 16:54:16 +01:00
1339b43fb7
Improve array docblock NO_CI 2020-02-05 16:39:54 +01:00
dfba5f1021 start implementing array{} typehint 2020-02-04 21:52:59 +01:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
59f43a6a87 improve array docblock 2020-01-19 18:54:00 +01:00
5d43137f3c fix todo comments 2020-01-12 17:57:18 +01:00
4414fad940 add todos from github 2019-12-31 19:54:35 +01:00
85b331f51b remove empty pdf wrapper 2019-12-30 14:35:19 +01:00
2a2a655002 remove empty lines from constructor 2019-12-22 11:23:48 +01:00
5e7d806b7f typehint and init value optimization 2019-12-22 11:14:08 +01:00
6bb827e97a fix ecb currency parsing 2019-12-15 14:37:44 +01:00
e008c094e5 fix return type 2019-12-15 14:29:50 +01:00
ab385bfbb5 remove empty line 2019-12-15 14:17:43 +01:00
7e831763e5 more final and edge case fixes 2019-12-14 21:39:31 +01:00
9787e5d2c8 more test cleanups 2019-12-01 19:57:33 +01:00
5e50b896fe tests and cleanup 2019-11-30 19:45:16 +01:00
86f77e0a5e cleanup and tests added for ci/cd 2019-11-20 22:27:43 +01:00
d706b8b320 test fixes 2019-11-14 17:45:05 +01:00
8a2437051b minor fixes and tests added 2019-11-05 20:28:29 +01:00
fd768a208c bug fix spreadsheet IO 2019-11-03 23:21:35 +01:00
e8ecfce4fd move some functions to array utils 2019-10-19 13:11:27 +02:00
85abb6c520 fix bugs and implement more sort algs 2019-10-11 16:40:09 +02:00
89c6ba3ac0 continue phpcs fixes 2019-10-10 12:00:54 +02:00
1145144a98 cleanup unused files and phpcs fixes 2019-10-09 01:36:49 +02:00
b35b7f1d7a phpcs fixes 2019-10-06 17:41:41 +02:00
e34e30f776 fix loop counter style 2019-10-05 20:00:18 +02:00
8221d4b723 phpcs fixes 2019-09-29 00:11:20 +02:00
9511d3209c fix empty lines 2019-09-28 20:58:36 +02:00
6336898978 fix phpcs findings 2019-09-12 19:46:27 +02:00
0acef08f09 implement int shift 2019-08-25 21:44:42 +02:00
7b1cf0e660 fix after change to php 7.4 2019-08-17 14:14:58 +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
a9918edccf Add exception description 2019-07-04 22:35:41 +02:00
b6f5e801a8 Implement rest getJson 2019-05-01 20:56:29 +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
665a9d4655 Add option for stringify (json_encod now) 2019-04-22 16:31:50 +02:00
49cb38ff4f ignore uncoverable lines 2019-04-14 21:14:33 +02:00
2596659125 More unit tests 2019-04-09 19:51:07 +02:00
905d04957d Fixes 2019-03-31 20:05:49 +02:00
ea8a63b952 Bug fix and docblock 2019-02-14 23:41:55 +01:00
1f5e18985f Fix string diff markup 2019-02-14 19:27:49 +01:00
10fd3ee7da add missing diff function 2019-02-14 18:53:24 +01:00
9661171851 Add diff function for str. changes 2019-02-11 17:26:17 +01:00
48f2552311 phpcs+phpstan fixes 2019-02-07 00:05:38 +01:00
0d55e17842 Use global namespace+minor fixes 2019-02-04 22:30:05 +01:00
29bee2e1f5 Improve docblocks 2018-12-28 23:08:24 +01:00
7af3cb042f Fix increment 2018-12-28 19:23:48 +01:00
a80224b07d php cs fixer 2018-12-28 19:13:07 +01:00
8815028589 Improve documentation 2018-12-25 20:09:11 +01:00
15d2b5f7dd Implement more unit tests 2018-12-25 16:17:19 +01:00
42d5d274b2 Implement cache tests and stringify tests 2018-12-23 10:58:53 +01:00
e616f844ab Use self instead of class 2018-12-10 18:24:46 +01:00
4b955eeb63 Fix decrement order 2018-12-10 18:20:39 +01:00
2f32c9e22b Fix increment order 2018-12-10 18:18:34 +01:00
13c5562ffe Fix null typehint order 2018-12-10 18:13:44 +01:00
e01d3e1e59 Fix doc align 2018-12-09 22:20:41 +01:00
f9bf85e702 Fix use order 2018-12-09 22:16:41 +01:00
015fd41ba5 Remove unused use 2018-12-09 22:02:15 +01:00
79ddd42321 Add stringify 2018-12-09 16:24:01 +01:00
b8f375480d Fix docblocks 2018-12-08 21:49:02 +01:00
9945dbc373 Bug fixes 2018-11-23 11:35:42 +01:00
6e6ce55bb8 fix tar source path 2018-10-20 18:45:31 +02:00
d708546c27 Fix path 2018-10-20 18:40:57 +02:00
823f161451 Fix temp file name 2018-10-20 18:37:38 +02:00
dc53adec3c fix overwrites 2018-10-20 18:24:03 +02:00
04704e67cf change file permission 2018-10-20 18:12:22 +02:00
4f081aaa71 implement tests 2018-10-20 17:57:48 +02:00
e8e036173d Allow simple array ontop of key=>value 2018-10-14 21:59:57 +02:00
b979761e8c More tests, test conditions and number_format fixes 2018-10-10 23:32:28 +02:00
527d6521ac Add more rng tests 2018-10-03 16:38:47 +02:00
a348bda2da Fix indention of = 2018-09-22 14:00:04 +02:00
69d94e8181 Fix phpstan 2018-09-22 13:46:59 +02:00
4e68ca4bae Fix phpstan 2018-09-22 13:25:00 +02:00
8a91224f66 Fix whitespaces 2018-09-21 23:17:37 +02:00
4e66128ea4 Extend functionality based on module needs 2018-09-15 13:30:51 +02:00
a95b0ea026 PhpStan fixes 2018-09-12 22:15:44 +02:00
1bf1e6da3b Fix para types 2018-09-11 21:19:55 +02:00
105d4f355b Fix multimap implementation and add tests 2018-09-09 20:06:18 +02:00
5b3178e049 Fix validation bug 2018-09-08 19:40:19 +02:00
dbe837a52e Bug fixes from tests 2018-09-08 19:06:42 +02:00
1ae4bba960 fix #180 2018-09-04 21:22:33 +02:00
f1326f4a75 Improve tests 2018-09-01 16:28:00 +02:00
39b6f656f6
Undo creating new sub arrays as this seems to be not required 2018-08-28 20:21:17 +02:00
a37dd5e792
Create array if not existing 2018-08-28 20:17:22 +02:00
a022348e47
Fix namespace 2018-08-28 20:13:46 +02:00
70610fbd70
Remove unused reference 2018-08-28 19:50:07 +02:00
e28353a86b More global namespace uses 2018-08-24 15:01:01 +02:00
138b631a65 Use more global paths 2018-08-24 14:48:49 +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
165f748850 fixes #25 2018-08-04 18:54:42 +02:00
d4ed7b0e19 Fix invalid stripos 2018-08-04 13:43:59 +02:00
d7337e9e1b Fix schedule/cron implementation 2018-08-04 13:20:57 +02:00
a33a7be954 fixes #26 2018-08-02 19:18:34 +02:00
ed3fc48e34 fixes #26 2018-08-02 18:45:36 +02:00
e61c1fb5dd fixes #26 2018-08-02 18:30:24 +02:00
16e0462a89 fixes #26 2018-08-02 18:30:20 +02:00
6a14f221ee Add abstract function 2018-07-29 21:53:21 +02:00
dbdce97904 Make binary path private 2018-07-29 21:17:12 +02:00
8a3b9ee2f8 Use root namespace and impl. guess bin path 2018-07-29 21:16:13 +02:00
46465207a7 Fix types 2018-07-18 00:05:00 +02:00
72d2e3ad77 Fix types 2018-07-17 22:26:25 +02:00
a0b51cef62 Fix types 2018-07-17 21:38:32 +02:00
6843ac5548 Type check fixes 2018-07-15 10:46:34 +02:00
0069bdac9a Static test fixes 2018-07-14 22:19:48 +02:00
d1fafd760b More type checks 2018-07-14 20:11:34 +02:00
42877f570d More type checks 2018-07-14 20:11:31 +02:00
c8d938591a Fix too strict type definitions 2018-07-14 18:23:05 +02:00
e76606d0a3 Static test fixes 2018-07-14 17:23:18 +02:00
39f299e211 Fix formatting 2018-07-14 14:22:25 +02:00
7d8a68b589 Minor code fixes 2018-07-14 14:09:41 +02:00
d9ecb8400f Reduce potential errors 2018-07-14 13:40:49 +02:00
f6dd0571a0 Add uri parsing 2018-07-06 20:44:32 +02:00
128203bb17 Remove invalid examples 2018-06-22 21:58:00 +02:00
7900333d41 Fix required php version 2018-06-20 19:53:24 +02:00
6f452f25e8 Code and docblock optimizations 2018-06-03 16:04:13 +02:00
3aa3c6b0dd Handle open todos 2018-06-03 14:22:05 +02:00
55013d86cd Remove old todos 2018-06-03 10:34:09 +02:00
a4b6411fcd Implement NullCommit 2018-06-03 10:33:27 +02:00
1b0d170052 Use root namespace and cleanup 2018-05-30 13:40:28 +02:00
37add470eb Remove whitespace 2018-05-21 22:31:14 +02:00
bc3d5ed4c7 Draft datamapper array support 2018-05-21 10:51:58 +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
bcf3b761cd Fix unicode check 2018-04-24 19:25:59 +02:00
3ca7538977 Improve array parser cs 2018-04-01 18:54:28 +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
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
6f6a0e1bd1 Type fixes 2018-03-14 18:12:08 +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
1022824e47 Tests+docblock 2018-03-04 12:11:46 +01:00
de6120b267 Tests, docblocks & improvements 2018-03-03 11:15:34 +01:00
ab96277fb1 Reduce isset use 2018-02-26 20:05:02 +01:00
3c3c7fe251 Remove is_null 2018-02-26 19:46:50 +01:00
cc904e772a Add more tests 2018-02-22 13:54:08 +01:00
fdff9da488 phpcs fixes 2018-02-17 22:05:29 +01:00
675d3fa808 phpcs fixes 2018-02-17 21:38:39 +01:00
e90ad9477a phpcs fixes 2018-02-16 18:27:42 +01:00
3059003191 phpcs fixes 2018-02-16 15:28:07 +01:00
11c7b0e626 docblock param alignment 2018-02-16 13:42:35 +01:00
e1ef45da2a code fixes 2018-02-16 13:34:41 +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
e4dadf447d Improve codestyle 2018-02-03 10:30:13 +01:00
f1288ebc03 More codestyle fixes 2018-01-31 22:05:15 +01:00
f74c2e49c8 Started to fix via cs 2018-01-28 22:04:43 +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
73d402007d Fix package text 2017-12-31 15:35:13 +01:00
60921028e7 Remove @category and replace with @package 2017-12-30 12:57:27 +01:00
db5a215071 Remove package TBD 2017-12-30 11:53:20 +01:00
dc76392b07 Remove unused indicator 2017-12-17 19:20:11 +01:00
208f6ae961 implement html blocking 2017-12-17 14:27:23 +01:00
d5df382ccc Fix function access 2017-12-16 09:12:35 +01:00
09400dcd09 Fix list bug 2017-12-16 00:38:13 +01:00
4b2ab3af73 Add markdown 2017-12-15 23:48:52 +01:00
2215fa2ea7 Minor bug fixes
docblocks, return type casting
2017-12-04 17:17:17 +01:00
65be63862f Docblock improvements 2017-12-03 22:22:42 +01:00
bf49942244 Extend dockblocks 2017-12-02 18:37:33 +01:00
688a88701e Remove git from coverage 2017-11-26 13:18:23 +01:00
b723bcb3f7 Fix phpstorm inspections 2017-11-19 23:20:11 +01:00
7fe79b39ea Fix type hint 2017-11-17 21:01:44 +01:00
e6597256a0 Add tests for git 2017-11-17 17:19:21 +01:00
536906ed46 Fix array set 2017-11-17 15:23:48 +01:00
bdb6ee06fb Implement more schedule tests 2017-11-17 14:42:53 +01:00
0d7d252b56 Improve taskschedule tests and implementation 2017-11-17 14:33:35 +01:00
3251816b80 Remove unused exception 2017-11-17 13:38:07 +01:00
543357c804 Improve system task/schedule/job handling 2017-11-17 13:37:01 +01:00
1f600d535c Fix some incomplete tests 2017-11-16 14:07:27 +01:00
2be03dbb3e Fix spacing 2017-11-15 23:01:30 +01:00
509b04f612 Optimize code image creation 2017-11-15 19:27:59 +01:00
73d2780d48 Add save to file method 2017-11-15 16:59:52 +01:00
220ea81f3e Fix barcode tests and implementation 2017-11-15 16:45:16 +01:00
6628f8d7cf Remove own EDI since AnsiX12 docs suck 2017-11-14 19:47:18 +01:00
cfe1af3676 Scrab exp. smoothing. wrong 2017-11-14 16:12:50 +01:00
82bcc6fb91 Bug fixes e.g. csp and other 2017-11-11 15:02:40 +01:00
2692eae357 Fix return type 2017-11-11 14:25:35 +01:00
0d3ecff36d Optmize Meassurement functions complexity 2017-11-11 13:40:44 +01:00
6987f3adc2 Critical fixes 2017-11-11 13:02:38 +01:00
da5ede0f9b Fix string addition 2017-11-07 19:32:29 +01:00
d1eac07521 Fix docblocks 2017-11-05 15:56:40 +01:00
ce80ffadc6 General fixes 2017-11-05 13:09:39 +01:00
d9524dffe7 Remove some parsers 2017-10-30 20:43:14 +01:00
17c3c0ffd6 Fix #149 2017-10-30 18:52:54 +01:00
b9ffdc677a Add rgb to int function 2017-10-30 12:50:37 +01:00
420a824665 Remove color gradient 2017-10-30 12:41:36 +01:00
ad296d4b04 Optimize color 2017-10-30 12:08:14 +01:00
877e56c5cd Merge branch 'develop' of https://github.com/Orange-Management/phpOMS into develop 2017-10-30 10:59:38 +01:00
0cfe1e3a7d Merge 2017-10-30 10:59:34 +01:00
e85164c986 Code optimizations 2017-10-29 15:27:19 +01:00
Scrutinizer Auto-Fixer
270f42a41c Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2017-10-29 10:24:22 +00:00
e4833b6e58 Fix tabs to white spaces 2017-10-27 18:20:52 +02:00
77e662bd0b Fix for spacing 2017-10-27 18:17:06 +02:00
ba1b82f559 Fix if for foreach while spacing 2017-10-27 17:55:35 +02:00
91eb1f261f Fix scrutinizer tips 2017-10-27 17:24:33 +02:00
f652a900d0 Fix strict_type spacing 2017-10-27 16:41:49 +02:00
955dd9c052 Fix #133 2017-10-26 19:05:11 +02:00
19afa91ee7 Add function 2017-10-23 17:31:05 +02:00
f9296042ae First draft ideas for edifact structure 2017-10-16 13:39:46 +02:00
ce60a1c68d Fix author 2017-10-16 11:55:33 +02:00
7c2ebba47b Fix after tests 2017-10-15 21:03:29 +02:00
1b8481ad06 Test adjustments 2017-10-14 18:03:25 +02:00
185933a721 Add and improve docblocks 2017-10-10 20:58:32 +02:00
09d4f67f62 Adjusting for documentor and add docblocks 2017-10-10 20:17:01 +02:00
f92cc00eac Adjust rng time set 2017-10-07 00:10:46 +02:00
d912319d89 var name bug fix 2017-10-07 00:08:59 +02:00
df6c8dc48f Adjust rng datetime 2017-10-07 00:07:30 +02:00
5a878e30f6 Fix bugs thorugh tests 2017-10-01 10:26:55 +02:00
b6680a6d1b Cleanup implementations
Remove old files, change directory name and implement new function after
testing
2017-10-01 00:17:56 +02:00
092e480903 Fix duplication bugs 2017-09-30 12:55:07 +02:00
b92717a3b6 Test adjustments 2017-09-30 12:39:03 +02:00
b9d2e9bb56 Fix types 2017-09-16 20:24:39 +02:00
34c465766e Code inspection fixes 2017-09-14 19:52:53 +02:00
49133a58f6 visual fixes and alignments 2017-09-14 15:21:58 +02:00
3bfc05d5f2 Fix const for php 7.1 2017-09-03 21:15:27 +02:00
d14bb89583 fixes #70 2017-09-02 20:41:09 +02:00
9dedf9303e Test fixes 2017-08-22 12:46:56 +02:00
adc335d0e6 Minor fixes during tests 2017-08-21 16:04:58 +02:00
94ff6b57e1 Minor inspection bug fixes 2017-08-12 20:48:13 +02:00
6554060634 fixes #116 2017-08-11 20:43:38 +02:00
c328c8fcef Fix file author and copyright 2017-07-26 17:50:41 +02:00
2940e22c97 Add docblocks, better typehints and exceptions 2017-07-25 17:32:49 +02:00
e505f5612e Re-structure array nicer 2017-07-25 17:32:21 +02:00
8d835f1036 Add more names and better rnd 2017-07-25 17:31:03 +02:00
c05086c233 Remove author 2017-07-24 17:51:37 +02:00
ff3d253588 Remove @author docblock 2017-07-20 18:10:26 +02:00
d428dbdd04 Update TestUtils.php 2017-07-19 11:23:46 +02:00