Commit Graph

63 Commits

Author SHA1 Message Date
Dennis Eichhorn
e579f1ab30 type hint fix 2023-09-21 03:39:53 +00:00
Dennis Eichhorn
3925cb6be7 inspection fixes 2023-09-21 03:11:01 +00:00
Dennis Eichhorn
018b9ce981 update 2023-09-10 18:58:35 +00:00
f802139f33 Fix file header 2023-06-17 03:13:39 +02:00
e05dbd4156 continue with getter/setter removal 2023-05-30 04:15:43 +02:00
678f066a41 use direct data access for response data 2023-05-30 03:42:53 +02:00
a9745c2f1c registration fixes 2023-03-24 16:20:25 +01:00
e24f460fdf fix url 2022-12-16 21:59:21 +01:00
d62475dc69 update php version 2022-04-19 23:37:09 +02:00
b1faa50caa fixed php 8.1 type bugs 2022-03-22 17:34:58 +01:00
d859f287d5 fix name 2022-02-19 13:57:39 +01:00
522db1d462 fix bugs and start impl. additional functions 2021-07-17 21:12:01 +02:00
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
86d62a1bb5 remove some getter/setter 2020-11-24 17:31:21 +01:00
9aa9fa9abe simplify getLanguage call in request 2020-11-10 22:08:07 +01:00
71bb333aa4 autofixes 2020-08-30 20:13:11 +02:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
48f21805cb add test descriptions 2019-12-03 19:27:46 +01:00
6336898978 fix phpcs findings 2019-09-12 19:46:27 +02:00
34cc6325da fix type hinting 2019-08-25 21:45:02 +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
0d55e17842 Use global namespace+minor fixes 2019-02-04 22:30:05 +01: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
cc904e772a Add more tests 2018-02-22 13:54:08 +01:00
a8afbc5cc8 phpcs fixes 2018-02-17 19:51:19 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00
60921028e7 Remove @category and replace with @package 2017-12-30 12:57:27 +01:00
d1eac07521 Fix docblocks 2017-11-05 15:56:40 +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
3f8b34f00a Fixed response key bug 2017-10-08 13:35:02 +02:00
34c465766e Code inspection fixes 2017-09-14 19:52:53 +02:00
6280c04ffc Pull out more members to header 2017-09-05 11:41:16 +02:00
4aa204858b fixes #94 2017-09-05 11:27:07 +02:00
871b5b5b99 More test fixes 2017-08-22 16:37:23 +02:00
9dedf9303e Test fixes 2017-08-22 12:46:56 +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
ab5e11a242 Preparing for void return type 2016-12-03 21:59:21 +01:00
c82b15c332 Fix parameter for jsonSerialize 2016-07-09 16:26:09 +02:00
9dde2dfa72 Fix json serializable 2016-07-07 18:48:52 +02:00