Skip to content

Fixes to PHP version dependancy

Compare
Choose a tag to compare
@judgej judgej released this 25 Apr 11:39
· 32 commits to master since this release

Lowest PHP version now 5.5.

Some CS fixes, and a little refactoring (renaming a trait).

Removed a duplicate trait usage in AbstractRedirectRequest, which was failing travis on PHP 5.5 only.