Skip to content

Commit 0c6eac2

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

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
@@ -5,7 +5,7 @@ CHANGELOG
55
-----
66

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

1111
* 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)