Commit Graph

171 Commits

Author SHA1 Message Date
Dennis Eichhorn
13bf197ac7 replace stripos with str_starts_with 2023-09-29 02:22:20 +00:00
Dennis Eichhorn
c87d1df047 merge 2023-09-21 23:25:45 +00:00
Dennis Eichhorn
b6b9dd39b9 add references/licenses 2023-09-21 22:52:21 +00:00
Formatter Bot
0080e35aac Automated formatting changes 2023-09-21 22:50:19 +00:00
Dennis Eichhorn
dfd81edcc3 minor improvements 2023-09-21 22:46:35 +00:00
Dennis Eichhorn
58de0b90df autofix 2023-09-21 22:28:18 +00:00
Dennis Eichhorn
118789e0f8 add url parsing 2023-09-21 22:26:45 +00:00
Dennis Eichhorn
05d913b09a update markdown 2023-09-21 22:22:25 +00:00
Formatter Bot
06471f5f71 Automated formatting changes 2023-09-21 16:42:46 +00:00
Dennis Eichhorn
af38754915 automated rector fixes 2023-09-21 02:02:27 +00:00
Dennis Eichhorn
4469789af4 auto fixes 2023-08-30 11:53:16 +00:00
Dennis Eichhorn
d36e96cb85 fixed various exception docblocks 2023-08-06 20:17:43 +00:00
Dennis Eichhorn
ebbc08fe9b backup 2023-07-09 02:32:02 +00:00
f802139f33 Fix file header 2023-06-17 03:13:39 +02:00
Dennis Eichhorn
1da071f202 Quick backup before crash 2023-06-13 18:55:52 +00:00
Dennis Eichhorn
055d25425e phpcs auto fixes 2023-05-28 04:00:43 +00:00
Dennis Eichhorn
f09df7ea16 rector fixes + bug fixes 2023-05-27 03:06:46 +00:00
Dennis Eichhorn
4d9f4aa241 test fixes + new test data 2023-05-19 02:37:35 +00:00
Dennis Eichhorn
c47d3bb6c1 prepare workflows 2023-04-21 19:13:03 +00:00
859a04c791 fix static analysis 2023-04-09 06:03:39 +02:00
b9cc466bed fix billing process 2023-04-08 04:36:26 +02:00
a9745c2f1c registration fixes 2023-03-24 16:20:25 +01:00
df4611731f phpstan, phpcs, phpunit fixes 2023-01-27 22:12:09 +01:00
de1bf517c2 autoloader loading guard, cache flush fix, transactions, ALT datamapper loading, table linter fix, session handling for caches, file path guard, image diff, directory delete guard, general localization model, office parsers 2023-01-07 18:55:22 +01:00
e24f460fdf fix url 2022-12-16 21:59:21 +01:00
82cdc54fb0 fix linting 2022-12-10 22:58:04 +01:00
e9618de67d improving external prog. calls 2022-11-25 19:26:04 +01:00
ca5f5aa58e ? changes 2022-11-09 22:55:39 +01:00
d62475dc69 update php version 2022-04-19 23:37:09 +02:00
9ae86275ff phpstan and phpcs fixes 2022-03-29 16:41:17 +02:00
c1fb9a31dc undo serialize deprecation 2022-03-26 14:59:56 +01:00
9f0a6233a0 revert serializable 2022-03-23 08:39:07 +01:00
fb3988e72c fix deprecation 2022-03-22 18:14:57 +01:00
4cb31cc3ed fix async 2022-03-17 17:16:25 +01:00
a7fc3812ae add pdf parser wrapper 2022-03-11 23:15:53 +01:00
d859f287d5 fix name 2022-02-19 13:57:39 +01:00
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
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
a559cb4e2e php cs autofix 2020-08-31 22:30:49 +02:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
4414fad940 add todos from github 2019-12-31 19:54:35 +01: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
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
c799124d12 php cs fixes 2019-04-27 10:34:00 +02:00
4cdfab275e Use global namespace 2019-04-27 00:13:34 +02:00
29bee2e1f5 Improve docblocks 2018-12-28 23:08:24 +01:00
8815028589 Improve documentation 2018-12-25 20:09:11 +01:00
e616f844ab Use self instead of class 2018-12-10 18:24:46 +01:00
b979761e8c More tests, test conditions and number_format fixes 2018-10-10 23:32:28 +02:00
a95b0ea026 PhpStan fixes 2018-09-12 22:15:44 +02:00
f1326f4a75 Improve tests 2018-09-01 16:28:00 +02:00
138b631a65 Use more global paths 2018-08-24 14:48:49 +02:00
8a2bed5877 use global namespace 2018-08-24 13:06:04 +02:00
46465207a7 Fix types 2018-07-18 00:05:00 +02:00
f6dd0571a0 Add uri parsing 2018-07-06 20:44:32 +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
aef7699ba2 Implement underline 2018-05-09 20:43:03 +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
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02: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
ab96277fb1 Reduce isset use 2018-02-26 20:05:02 +01:00
3c3c7fe251 Remove is_null 2018-02-26 19:46:50 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +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
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
cfe1af3676 Scrab exp. smoothing. wrong 2017-11-14 16:12:50 +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
ba1b82f559 Fix if for foreach while spacing 2017-10-27 17:55:35 +02:00
f652a900d0 Fix strict_type spacing 2017-10-27 16:41:49 +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
ff3d253588 Remove @author docblock 2017-07-20 18:10:26 +02:00
2188c25f01 Type fixes 2017-02-03 20:37:08 +01:00
58b9fd5171 Enable strict_types 2017-01-25 11:51:36 +01:00
6fd1ebe9b1 Removing copyright date 2017-01-25 11:18:25 +01:00
a93a1c1653 Increase php version requirement 2016-12-07 20:57:51 +01:00
d6dd1a5a96 Prepare const visibility 2016-12-07 20:22:40 +01:00
cbc6205bf7 Type hint fixes/prep for null return type 2016-12-03 23:00:05 +01:00
ab5e11a242 Preparing for void return type 2016-12-03 21:59:21 +01:00
baeb32b51e Minor debugging fixes 2016-11-23 23:47:02 +01:00
13e082fb12 Start own markdown implementation 2016-08-21 17:42:54 +02:00