Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

3.0.0 - 2022-10-03

  • Changed required PHP version to >= 8.0.

2.2.0 - 2021-09-01

  • Changed required PHP version to >= 7.3.

2.1.0 - 2019-06-13

  • Added setUrl method to FakeRequest.
  • Added setMethod method to FakeRequest.

2.0.0 - 2018-05-14

  • Backward compatibility break: Moved session handling from FakeApplication to FakeRequest.
  • Updated PHP requirement to 7.1.

1.1.0 - 2018-04-29

  • Added setClientIp method to FakeRequest.

1.0.0 - 2018-02-03

  • First stable revision.