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
2bfb2c1329 start impl. php 8.0 typehints 2020-12-03 20:49:09 +01:00
71bb333aa4 autofixes 2020-08-30 20:13:11 +02:00
Formatter Bot
123bcc0559 Automated formatting changes 2020-05-22 12:50:54 +00:00
8ae435998f
Use setcookie options array 2020-05-22 14:50:05 +02:00
39db344ebd php cs and stan fixes 2020-03-02 22:49:33 +01:00
fb968fbef7 fix bugs, phpstan, phpcs 2020-02-06 21:04:34 +01:00
f1bbb2abe3 make cookies strict 2020-02-01 15:16:17 +01:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
7fece66ef6 cleanup tests and add new tests 2019-11-10 22:38:11 +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
4cdfab275e Use global namespace 2019-04-27 00:13:34 +02:00
b9a82ea08d Improve localization 2019-03-09 21:42:21 +01:00
8815028589 Improve documentation 2018-12-25 20:09:11 +01:00
0e8876ce4d More unit tests 2018-09-02 21:26:00 +02:00
e28353a86b More global namespace uses 2018-08-24 15:01:01 +02:00
37add470eb Remove whitespace 2018-05-21 22:31:14 +02:00
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
c43d83d8c0 Add more tests and fix bugs 2018-02-21 21:16:35 +01:00
fdff9da488 phpcs fixes 2018-02-17 22:05:29 +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
ce80ffadc6 General fixes 2017-11-05 13:09:39 +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
1b8481ad06 Test adjustments 2017-10-14 18:03:25 +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
a49fd7f9ad Test adjustments 2017-02-13 21:29:06 +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
ca03e96fb9 Started to implement better exceptions 2016-08-28 16:57:49 +02:00
d2de70d356 Auto-format 2016-07-15 21:33:05 +02:00
277e360159 Formatting and new implementations 2016-05-06 23:39:33 +02:00
ce182bab92 Formatting & bug fixes 2016-05-05 11:27:16 +02:00
Scrutinizer Auto-Fixer
114ce12de8 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2016-03-28 14:44:47 +00:00
cb9ee501d0 Formatting and namespace fixes 2016-03-26 14:59:09 +01:00
09ca1a5c08 Support header locking
Locking for http header. Throw exceptions. Socket shouldn't be affected
by this since these classes are http specific.
2016-03-19 12:20:44 +01:00
97687422eb Remove namespace from scalar 2016-01-23 10:17:34 +01:00
5365e39fc2 Basic cookie jar implementation 2015-12-30 23:43:24 +01:00