|
|
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 |
|
|
|
1bf1e6da3b
|
Fix para types
|
2018-09-11 21:19:55 +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 |
|
|
|
8a2bed5877
|
use global namespace
|
2018-08-24 13:06:04 +02:00 |
|
|
|
128203bb17
|
Remove invalid examples
|
2018-06-22 21:58:00 +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 |
|
|
|
59d3f98110
|
Make classes final
|
2018-05-11 21:33:24 +02:00 |
|
|
|
d5fd2c4827
|
Change to php version 7.2 requirement
|
2018-03-27 19:09:47 +02:00 |
|
|
|
f1121dcc9b
|
Fix strict_types
|
2018-02-15 20:27:58 +01:00 |
|
|
|
e3b14015fc
|
Improve increments
|
2018-02-10 21:52:20 +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 |
|
|
|
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 |
|