Commit Graph

51 Commits

Author SHA1 Message Date
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
486ac07eea Optimized language display
Language is no longer passed in "10" different ways.
2016-07-02 14:17:01 +02:00
48b42be7a9 Media upload fixes and cleanup 2016-05-26 22:54:45 +02:00
fb7c720c3d Doc fixes and bug fixes 2016-05-08 11:54:02 +02:00
ce182bab92 Formatting & bug fixes 2016-05-05 11:27:16 +02:00
669c3b7244 PhpStorm cleanup 2016-04-13 22:58:48 +02:00
16320978d3 Code base cleanup 2016-04-09 23:01:49 +02:00
bab6abfd0d General bug fixes 2016-04-03 21:14:54 +02:00
1f1090424b Handle different mime types as results 2016-04-02 22:12:25 +02:00
cfe6fb0059 Documentation fixes 2016-03-27 22:27:13 +02:00
9dd230df36 Cleanup 2016-03-16 22:33:44 +01:00
97687422eb Remove namespace from scalar 2016-01-23 10:17:34 +01:00
a03d724bbc Fixes #4 2015-12-27 21:18:04 +01:00