Commit Graph

89 Commits

Author SHA1 Message Date
3d7586f385 fix native function call phpcsfixer 2021-10-11 22:45:08 +02:00
Formatter Bot
4ce8879933 Automated formatting changes 2021-10-11 20:04:39 +00:00
4accb7b716 impl. additional unit tests 2021-09-29 20:34:41 +02:00
cd50ceb819 add bool data request 2021-06-23 23:59:34 +02:00
bc7fe194c7 better sql error handling and new request data get function 2021-01-23 12:29:02 +01:00
fdd8518474 bump php version 2020-12-03 23:07:33 +01:00
0f1a799014 implement php 8.0 types 2020-12-03 22:39:56 +01:00
86d62a1bb5 remove some getter/setter 2020-11-24 17:31:21 +01:00
01a2e984ad Merge branch 'develop' of https://github.com/Orange-Management/phpOMS into develop 2020-11-10 22:17:35 +01:00
9aa9fa9abe simplify getLanguage call in request 2020-11-10 22:08:07 +01:00
Formatter Bot
33cfc8e4d8 Automated formatting changes 2020-10-25 22:15:36 +00:00
5aa0276f11 cs and phpstan fixes 2020-10-24 17:53:54 +02:00
3713e3fc11 fixes Orange-Management#202 2020-02-02 15:49:46 +01:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
db48bcdb8d fix phpstan bugs 2019-12-21 20:51:20 +01:00
86f77e0a5e cleanup and tests added for ci/cd 2019-11-20 22:27:43 +01:00
8995020117 started to cleanup requests/responses 2019-11-03 23:17:46 +01:00
6336898978 fix phpcs findings 2019-09-12 19:46:27 +02:00
34cc6325da fix type hinting 2019-08-25 21:45:02 +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
49cb38ff4f ignore uncoverable lines 2019-04-14 21:14:33 +02:00
38ed968cc5 Add path offset 2019-03-17 16:39:54 +01:00
632322fa88 Fix bugs 2019-03-09 23:18:21 +01:00
98d969fece implement ftp 2019-02-09 19:43:30 +01:00
e01d3e1e59 Fix doc align 2018-12-09 22:20:41 +01:00
015fd41ba5 Remove unused use 2018-12-09 22:02:15 +01:00
362631a6ec Add getter for json and list data 2018-09-15 14:35:00 +02:00
a4f0d7c13b Add getter for json and list data 2018-09-15 14:34:37 +02:00
aaf7c71628 Add getter for json and list data 2018-09-15 14:33:06 +02:00
378a569316 Add getter for json and list data 2018-09-15 14:32:37 +02:00
11c78afbbe Fix invalid global namespace 2018-08-24 21:09:40 +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
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
1cd1ee0e10 phpstan fixes 2018-03-13 23:35:20 +01:00
3b45692ff1 Nullable+void typehint 2018-03-13 20:55:49 +01:00
ab96277fb1 Reduce isset use 2018-02-26 20:05:02 +01:00
2305380945 More tests (math tests) and fixes 2018-02-25 16:12:31 +01:00
a8afbc5cc8 phpcs fixes 2018-02-17 19:51:19 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00
58e6b89768 Finalize new tests 2018-01-15 18:51:11 +01:00
12b750b66a Check data existence 2018-01-07 16:40:16 +01:00
60921028e7 Remove @category and replace with @package 2017-12-30 12:57:27 +01:00
f476e8eb84 Explicit type cast 2017-11-17 18:46:28 +01:00
ce80ffadc6 General fixes 2017-11-05 13:09:39 +01:00
e85164c986 Code optimizations 2017-10-29 15:27:19 +01:00
ba1b82f559 Fix if for foreach while spacing 2017-10-27 17:55:35 +02:00