|
|
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 |
|
|
|
58c49080c8
|
improve tests
|
2020-10-06 00:50:24 +02:00 |
|
|
|
28c9ec6a6c
|
fix const alignment
|
2020-09-01 07:38:03 +02:00 |
|
|
|
71bb333aa4
|
autofixes
|
2020-08-30 20:13:11 +02:00 |
|
|
|
6c917b5486
|
phpstan/array typehint fixes
|
2020-02-05 21:09:31 +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 |
|
|
|
6336898978
|
fix phpcs findings
|
2019-09-12 19:46:27 +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 |
|
|
|
905d04957d
|
Fixes
|
2019-03-31 20:05:49 +02:00 |
|
|
|
29bee2e1f5
|
Improve docblocks
|
2018-12-28 23:08:24 +01:00 |
|
|
|
a80224b07d
|
php cs fixer
|
2018-12-28 19:13:07 +01:00 |
|
|
|
42d5d274b2
|
Implement cache tests and stringify tests
|
2018-12-23 10:58:53 +01:00 |
|
|
|
e01d3e1e59
|
Fix doc align
|
2018-12-09 22:20:41 +01:00 |
|
|
|
8a91224f66
|
Fix whitespaces
|
2018-09-21 23:17:37 +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 |
|
|
|
4b791bf12d
|
Implement queue
|
2018-09-09 23:35:35 +02:00 |
|
|
|
e28353a86b
|
More global namespace uses
|
2018-08-24 15:01:01 +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 |
|
|
|
e76606d0a3
|
Static test fixes
|
2018-07-14 17:23:18 +02:00 |
|
|
|
1b0d170052
|
Use root namespace and cleanup
|
2018-05-30 13:40:28 +02:00 |
|
|
|
d5fd2c4827
|
Change to php version 7.2 requirement
|
2018-03-27 19:09:47 +02:00 |
|
|
|
5f385e44c0
|
Add public/private to const
|
2018-03-16 08:47:43 +01:00 |
|
|
|
3b45692ff1
|
Nullable+void typehint
|
2018-03-13 20:55:49 +01:00 |
|
|
|
fdff9da488
|
phpcs fixes
|
2018-02-17 22:05:29 +01:00 |
|
|
|
f1121dcc9b
|
Fix strict_types
|
2018-02-15 20:27:58 +01:00 |
|
|
|
e4dadf447d
|
Improve codestyle
|
2018-02-03 10:30: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 |
|
|
|
5473f38805
|
Typhints and global defs
|
2017-11-11 16:13:54 +01:00 |
|
|
|
ce80ffadc6
|
General fixes
|
2017-11-05 13:09:39 +01: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 |
|
|
|
a03f6ee047
|
Unit test fixes
|
2017-03-19 15:49:21 +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 |
|
|
|
777f084a39
|
Fix dockblocks and minor bugs
|
2016-12-22 21:16:05 +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 |
|