Commit Graph

370 Commits

Author SHA1 Message Date
Kamil Kokot
71f951de6a Do not ignore PHP 8 platform requirements 2021-02-04 16:47:51 +01:00
Kamil Kokot
9954f5d4c3 Generate changelog for v2.2.0 2021-02-04 16:45:42 +01:00
Kamil Kokot
6904b4907d Fix the build 2021-02-04 16:41:46 +01:00
Kamil Kokot
c6c1650310 minor #136 Bump dependencies to Symfony ^4.4|^5.1 (pamil)
This PR was merged into the 2.2-dev branch.

Discussion
----------



Commits
-------

29e8970ad3 Bump dependencies to Symfony ^4.4|^5.1
2020-11-05 22:40:37 +01:00
Kamil Kokot
85c4e20541 minor #137 Bump dependencies to PHP ^7.3|^8.0 (pamil)
This PR was merged into the 2.2-dev branch.

Discussion
----------



Commits
-------

5cb54a9042 Bump dependencies to PHP ^7.3|^8.0
2020-11-05 22:39:13 +01:00
Kamil Kokot
29e8970ad3 Bump dependencies to Symfony ^4.4|^5.1 2020-11-05 22:38:52 +01:00
Kamil Kokot
622e34a47a minor #141 Fix the build for PHP 8 (pamil)
This PR was merged into the 2.2-dev branch.

Discussion
----------



Commits
-------

ec85b0a040 Fix the build for PHP 8
2020-11-05 22:37:54 +01:00
Kamil Kokot
5cb54a9042 Bump dependencies to PHP ^7.3|^8.0 2020-11-05 22:37:35 +01:00
Kamil Kokot
ec85b0a040 Fix the build for PHP 8 2020-11-05 22:36:18 +01:00
Kamil Kokot
3ded19c18b minor #140 Upgrade to Psalm v4.1.1 (pamil)
This PR was merged into the 2.2-dev branch.

Discussion
----------



Commits
-------

fbcf9d021e Upgrade to Psalm v4.1.1
2020-11-05 22:31:42 +01:00
Kamil Kokot
fbcf9d021e Upgrade to Psalm v4.1.1 2020-11-05 21:56:46 +01:00
Kamil Kokot
4c5052954b minor #139 Switch from Travis to GitHub Actions (pamil)
This PR was merged into the 2.2-dev branch.

Discussion
----------



Commits
-------

6fa6328545 Switch from Travis to GitHub Actions
2020-11-05 21:54:02 +01:00
Kamil Kokot
6fa6328545 Switch from Travis to GitHub Actions 2020-11-05 21:53:06 +01:00
Kamil Kokot
57f15c188a bug #130 Missing class for Symfony 5 (cv65kr, pamil)
This PR was merged into the 2.2-dev branch.

Discussion
----------

Symfony 5 and higher versions not contains Client class.

https://github.com/symfony/browser-kit/tree/5.0

Commits
-------

394c417675 Missing class for Symfony 5
d597aa3c6c Use imported classname for Client
2020-11-05 21:46:00 +01:00
Kamil Kokot
d597aa3c6c Use imported classname for Client 2020-11-05 21:45:28 +01:00
Kamil Kokot
62172efa07 feature #134 Add support for PHP 8 (dunglas)
This PR was merged into the 2.2-dev branch.

Discussion
----------



Commits
-------

f6121b8367 Add support for PHP 8
8e736edf2c remove Symfony 5.0 from the matrix because it isn't maintained anymore
7bd72b4cfa make Travis happy
494affd2d9 Try to fix the build
9d7a615ebd cleanup
2020-11-05 21:38:26 +01:00
Kévin Dunglas
9d7a615ebd cleanup 2020-11-02 15:34:19 +01:00
Kévin Dunglas
494affd2d9 Try to fix the build 2020-11-02 13:49:23 +01:00
Kévin Dunglas
7bd72b4cfa make Travis happy 2020-10-30 16:34:22 +01:00
Kévin Dunglas
8e736edf2c remove Symfony 5.0 from the matrix because it isn't maintained anymore 2020-10-30 16:26:42 +01:00
Kévin Dunglas
f6121b8367 Add support for PHP 8 2020-10-30 13:07:06 +01:00
cv65kr
394c417675 Missing class for Symfony 5 2020-06-18 20:24:36 +02:00
Kamil Kokot
8d0cec7928 Test with Symfony 5.1 2020-06-05 14:57:32 +02:00
Geoffrey Bachelet
880893206f Fallback to configured environment when no server/env environment is found 2020-04-28 19:01:56 -04:00
Kamil Kokot
d88177997c Merge branch '2.1'
* 2.1:
  Browser integration
2020-04-04 22:38:56 +02:00
Kamil Kokot
0f906e1156 Browser integration 2020-04-04 22:07:00 +02:00
Kamil Kokot
c27497fc7b Merge branch '2.1'
* 2.1:
  Replace PHPStan with Psalm
  Improve v2.0.0 blogpost link
  Sort require-dev packages
2020-04-04 20:30:24 +02:00
Kamil Kokot
c9e5db9af9 minor #122 Replace PHPStan with Psalm (pamil)
This PR was merged into the 2.1 branch.

Discussion
----------



Commits
-------

5de4ce6389 Replace PHPStan with Psalm
2020-04-04 20:29:35 +02:00
Kamil Kokot
5de4ce6389 Replace PHPStan with Psalm 2020-04-04 20:21:10 +02:00
Kamil Kokot
e0d975c894 refactor #121 Require PHP ^7.2 (pamil)
This PR was merged into the 2.1-dev branch.

Discussion
----------

v2.2.0 will not support PHP 7.1 anymore.

Commits
-------

197b10dac2 Require PHP ^7.2
2020-04-04 20:18:20 +02:00
Kamil Kokot
56c23ef692 Improve v2.0.0 blogpost link 2020-04-04 20:17:34 +02:00
Kamil Kokot
fed8756d84 Sort require-dev packages 2020-04-04 20:04:38 +02:00
Kamil Kokot
197b10dac2 Require PHP ^7.2 2020-04-04 20:02:16 +02:00
Kamil Kokot
2a1cfb40cf Set up master branch as the future 2.2.x 2020-04-04 20:01:00 +02:00
Kamil Kokot
83144c4d2b Improve versioning section of README 2020-04-04 19:47:57 +02:00
Kamil Kokot
5eba08f9bb Generate changelog for v2.1.0 2020-04-04 19:43:59 +02:00
Kamil Kokot
9b7946b529 Add table of contents to the docs & bigger headlines 2020-04-04 19:19:47 +02:00
Kamil Kokot
bc1129b949 Merge documentation into one file 2020-04-04 19:17:31 +02:00
Kamil Kokot
b44c88cbc2 Improve documentation 2020-04-04 19:13:09 +02:00
Kamil Kokot
b7d6ba270f Remove Symfony 3.4 from readme 2020-04-04 18:57:19 +02:00
Kamil Kokot
b6215b1a90 Generate changelog for v2.1.0-RC.2 2020-04-04 18:52:09 +02:00
Kamil Kokot
e76c6c0cef minor #120 Recommend Mink forks in suggests section of composer.json (pamil)
This PR was merged into the 2.1-dev branch.

Discussion
----------



Commits
-------

2b32376f16 Recommend Mink forks in suggests section of composer.json
2020-04-04 18:50:37 +02:00
Kamil Kokot
2b32376f16 Recommend Mink forks in suggests section of composer.json 2020-04-04 18:39:07 +02:00
Kamil Kokot
6bbd55793b Merge branch '2.0'
* 2.0:
  Generate changelog for v2.0.11
  Remove conflict with Symplify libraries
2020-04-04 18:38:25 +02:00
Kamil Kokot
bd10f2e942 Generate changelog for v2.1.0-RC.1 2020-04-04 18:34:20 +02:00
Kamil Kokot
7764712d75 bug #119 Fix a weird bug causing failures in Sylius (pamil)
This PR was merged into the 2.1-dev branch.

Discussion
----------

Related to https://github.com/Sylius/Sylius/pull/11029. Damn, this was really hard to fix.

Commits
-------

9609cc1171 Fix a weird bug causing failures in Sylius
2020-04-04 18:30:28 +02:00
Kamil Kokot
9609cc1171 Fix a weird bug causing failures in Sylius 2020-04-04 18:26:20 +02:00
Kamil Kokot
ac19ef6445 Generate changelog for v2.1.0-BETA.2 2020-04-04 15:54:18 +02:00
Kamil Kokot
13b81e21de feature #116 Accessing tested application services easily via driver's service container (pamil)
This PR was merged into the 2.1-dev branch.

Discussion
----------

Fixes #86, fixes #110.

TODO:
 - [x] Documentation

Commits
-------

776af6cc38 Describe accessing driver's service container
b05304858c Introduce a service in the test application that exposes driver's service container
e94285dc0b Fix coding standard
2020-04-04 15:52:47 +02:00
Kamil Kokot
3c6f379b0f minor #117 Mention friends-of-behat forks of Mink-related repositories in the docs (pamil)
This PR was merged into the 2.1-dev branch.

Discussion
----------



Commits
-------

3f02ad3b58 Mention friends-of-behat forks of Mink-related repositories in the docs
2020-04-04 15:50:00 +02:00