Commit Graph

38 Commits

Author SHA1 Message Date
843d97c632 fix todos/move to todo list 2020-11-26 20:50:18 +01:00
86d62a1bb5 remove some getter/setter 2020-11-24 17:31:21 +01:00
14fcafc9a5 impl. more tests 2020-10-03 22:34:58 +02:00
f77ab5e980 continue file impl. 2020-10-03 13:34:36 +02:00
4f463ed26e impl. local directory tests 2020-10-02 21:18:13 +02:00
a5ba70d40e update and fix phpunit config 2020-09-26 14:28:02 +02:00
49135aefab fix DateTimeImmutable typehint 2020-09-26 11:22:57 +02:00
4c1384f64b fix typehint 2020-09-10 20:40:13 +02:00
bea2d1ed0b implement immutable datetime 2020-09-10 20:18:02 +02:00
7aa99fa987 fix typehints 2020-02-13 18:54:50 +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
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
d5e2d35672 Fix package docblock 2018-08-24 14:08:19 +02:00
8a2bed5877 use global namespace 2018-08-24 13:06:04 +02:00
2fdc68e7e6 More static test fixes 2018-07-14 22:36:41 +02:00
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
3b45692ff1 Nullable+void typehint 2018-03-13 20:55:49 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00
f1288ebc03 More codestyle fixes 2018-01-31 22:05:15 +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
dacf6a4771 Fix linux bugs 2017-11-07 18:55:48 +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
b41fdb7deb Fix return type 2017-10-26 19:59:21 +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
cbc6205bf7 Type hint fixes/prep for null return type 2016-12-03 23:00:05 +01:00
7898a31c41 Standardizing
Matching static and object calls.
Adding some public helper calls.
2016-10-25 20:20:38 +02:00
723bc6afd1 Fixing interface implementations 2016-08-22 18:08:57 +02:00
635ea38f7f Adjusting file/dir location 2016-08-21 20:08:21 +02:00