Commit Graph

37 Commits

Author SHA1 Message Date
bbdd04b36e add tests and fix bugs 2020-04-18 18:33:48 +02:00
808dd9dffc minor cs fixes 2020-02-25 22:15:28 +01:00
dfba5f1021 start implementing array{} typehint 2020-02-04 21:52:59 +01:00
ab385bfbb5 remove empty line 2019-12-15 14:17:43 +01:00
5e50b896fe tests and cleanup 2019-11-30 19:45:16 +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
e8e036173d Allow simple array ontop of key=>value 2018-10-14 21:59:57 +02:00
d5e2d35672 Fix package docblock 2018-08-24 14:08:19 +02:00
72d2e3ad77 Fix types 2018-07-17 22:26:25 +02:00
d9ecb8400f Reduce potential errors 2018-07-14 13:40:49 +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
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
d1eac07521 Fix docblocks 2017-11-05 15:56:40 +01:00
ce80ffadc6 General fixes 2017-11-05 13:09:39 +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
5a878e30f6 Fix bugs thorugh tests 2017-10-01 10:26:55 +02:00
b6680a6d1b Cleanup implementations
Remove old files, change directory name and implement new function after
testing
2017-10-01 00:17:56 +02:00
34c465766e Code inspection fixes 2017-09-14 19:52:53 +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
ac5f327293 Draft archives 2017-07-12 19:55:05 +02:00
32184be8d8 Implement interface 2017-07-12 11:43:16 +02:00
4986a5d64e Added unpack function 2017-07-12 10:59:36 +02: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
f673579340 PhpStorm fixes 2016-04-16 12:03:42 +02:00
97687422eb Remove namespace from scalar 2016-01-23 10:17:34 +01:00
7de136815a Init 2015-11-29 22:03:06 +01:00