Commit Graph

46 Commits

Author SHA1 Message Date
d62475dc69 update php version 2022-04-19 23:37:09 +02:00
d859f287d5 fix name 2022-02-19 13:57:39 +01:00
fdd8518474 bump php version 2020-12-03 23:07:33 +01:00
aaf34cd373 phpstan fixes 2020-11-27 22:56:16 +01:00
86d62a1bb5 remove some getter/setter 2020-11-24 17:31:21 +01:00
58c49080c8 improve tests 2020-10-06 00:50:24 +02:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
ac0503c6e9 phpstan fixes 2019-09-29 01:12:58 +02: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
5965f2a4ca bug fixes and better response handling 2019-05-07 20:00:30 +02:00
7eb8322d71 Fix typehint 2019-05-01 20:59:26 +02:00
9945dbc373 Bug fixes 2018-11-23 11:35:42 +01:00
37add470eb Remove whitespace 2018-05-21 22:31:14 +02:00
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
6f6a0e1bd1 Type fixes 2018-03-14 18:12:08 +01:00
1cd1ee0e10 phpstan fixes 2018-03-13 23:35:20 +01:00
3b45692ff1 Nullable+void typehint 2018-03-13 20:55:49 +01:00
a8afbc5cc8 phpcs fixes 2018-02-17 19:51:19 +01:00
2fbf79bce0 phpcs fixes 2018-02-16 16:17:01 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00
23bc8b732f phpcbf 2018-02-03 13:15:46 +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
ce80ffadc6 General fixes 2017-11-05 13:09:39 +01:00
f652a900d0 Fix strict_type spacing 2017-10-27 16:41:49 +02:00
417a42b455 Optimize code order 2017-09-18 18:46:23 +02:00
34c465766e Code inspection fixes 2017-09-14 19:52:53 +02:00
61d1353023 Bug fix changes 2017-09-05 18:47:01 +02:00
efc4f1543b Make getProtocolVersion part of header 2017-09-05 11:51:44 +02:00
41de67d0db Pull out more members to header 2017-09-05 11:47:02 +02:00
ebab71704a fixes #94 2017-09-05 11:27:13 +02:00
871b5b5b99 More test fixes 2017-08-22 16:37:23 +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
fdfdbb2146 Minor fixes 2017-02-27 20:42:02 +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
7b36dafa57 Fix session lock
Still needs improvment. Shouldn't be static!
2016-11-24 15:37:24 +01:00
ce182bab92 Formatting & bug fixes 2016-05-05 11:27:16 +02:00
669c3b7244 PhpStorm cleanup 2016-04-13 22:58:48 +02:00
bab6abfd0d General bug fixes 2016-04-03 21:14:54 +02:00