Commit Graph

47 Commits

Author SHA1 Message Date
59d3f98110 Make classes final 2018-05-11 21:33:24 +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
5b243ab2da Turn exceptions in false returns 2018-02-26 19:46:28 +01:00
2305380945 More tests (math tests) and fixes 2018-02-25 16:12:31 +01:00
a8afbc5cc8 phpcs fixes 2018-02-17 19:51:19 +01:00
3059003191 phpcs fixes 2018-02-16 15:28:07 +01:00
11c7b0e626 docblock param alignment 2018-02-16 13:42:35 +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
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
3442d1d817 Reducing complexity 2017-10-29 14:03:32 +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
810e7644d9 Add dummy header 2017-10-07 17:50:47 +02:00
663bdca316 Make use of parent 2017-10-07 17:14:40 +02:00
e4efa28263 Fix implementation 2017-10-01 14:03:38 +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
49133a58f6 visual fixes and alignments 2017-09-14 15:21:58 +02:00
61d1353023 Bug fix changes 2017-09-05 18:47:01 +02:00
3d840501f9 Pull out 2017-09-05 12:00:54 +02:00
c87d55deaa Insert protocol Version 2017-09-05 11:50:43 +02:00
6bf025ea81 Fix status return 2017-09-05 11:38:18 +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
2940e22c97 Add docblocks, better typehints and exceptions 2017-07-25 17:32:49 +02:00
ff3d253588 Remove @author docblock 2017-07-20 18:10:26 +02:00
d084862571 Hide php version header 2017-04-02 13:20:48 +02:00
1c802418a7 More return type fixes 2017-01-25 12:21:48 +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
695f1623b1 Fix json serialization 2017-01-22 21:04:31 +01:00
a93a1c1653 Increase php version requirement 2016-12-07 20:57:51 +01:00
8e010e95b8 Default header generation 2016-12-06 22:54:03 +01:00
d2de70d356 Auto-format 2016-07-15 21:33:05 +02:00
f176329d6c Pull out security header check 2016-07-15 21:19:27 +02:00
2b63386f9f fixes #50
Security headers are now locked after set once.
2016-07-15 18:07:40 +02:00
48b42be7a9 Media upload fixes and cleanup 2016-05-26 22:54:45 +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