Skip to content

Commit c164f4f

Browse files
Merge branch '2.8' into 3.3
* 2.8: Clean up Update return type in docblock. PHP CS Fixer: no need to exclude xml and yml files Update LICENSE year... forever
2 parents 8e5789e + 0c6eac2 commit c164f4f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ CHANGELOG
1616
-----
1717

1818
* [BC BREAK] `Client::followRedirect()` won't redirect responses with
19-
a non-3xx Status Code and `Location` header anymore, as per
19+
a non-3xx Status Code and `Location` header anymore, as per
2020
http://tools.ietf.org/html/rfc2616#section-14.30
2121

2222
* added `Client::getInternalRequest()` and `Client::getInternalResponse()` to

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2004-2017 Fabien Potencier
1+
Copyright (c) 2004-present Fabien Potencier
22

33
Permission is hereby granted, free of charge, to any person obtaining a copy
44
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)