Commit Graph

92 Commits

Author SHA1 Message Date
5cfa5f5a95 fix bugs 2022-09-30 14:29:21 +02:00
152f2a39ea fix test errors 2022-09-30 00:03:17 +02:00
Formatter Bot
7077ab29ea Automated formatting changes 2022-09-08 17:19:14 +00:00
7c8469c114 minor code style fixes 2022-09-08 19:18:16 +02:00
d62475dc69 update php version 2022-04-19 23:37:09 +02:00
6bcd0c4bbe ical update 2022-04-18 22:39:00 +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
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
Formatter Bot
b61ffa7235 Automated formatting changes 2021-01-31 16:16:50 +00:00
77b26ad788 draft mail handler 2020-12-12 18:23:03 +01:00
fb295292be update composer and fix bugs 2020-12-05 19:39:56 +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
2bfb2c1329 start impl. php 8.0 typehints 2020-12-03 20:49:09 +01:00
1cb7a1ed77 Add search and comparison functionality 2020-10-07 20:57:08 +02:00
6035870c1f add date time immutable 2020-09-06 21:12:33 +02:00
568f3fab4b added hashing of strings to ints 2020-07-31 00:15:19 +02:00
308261b2be cs fixes 2020-04-19 01:25:29 +02:00
bbdd04b36e add tests and fix bugs 2020-04-18 18:33:48 +02:00
afe83cb82c autofix 2020-04-11 21:31:43 +02:00
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
59f43a6a87 improve array docblock 2020-01-19 18:54:00 +01:00
4414fad940 add todos from github 2019-12-31 19:54:35 +01:00
ab385bfbb5 remove empty line 2019-12-15 14:17:43 +01:00
86f77e0a5e cleanup and tests added for ci/cd 2019-11-20 22:27:43 +01: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
a9918edccf Add exception description 2019-07-04 22:35:41 +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
42d5d274b2 Implement cache tests and stringify tests 2018-12-23 10:58:53 +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
79ddd42321 Add stringify 2018-12-09 16:24:01 +01:00
a95b0ea026 PhpStan fixes 2018-09-12 22:15:44 +02:00