Skip to content

Commit 74570a7

Browse files
github-actions[bot]github-actions[bot]
authored andcommitted
updated
1 parent e2b99c0 commit 74570a7

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

changelog.markdown

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,21 @@ title: Codeception Changelog
99

1010

1111

12+
### module-phpbrowser 4.1.0: 4.1.0
13+
14+
Released by [![](https://avatars.githubusercontent.com/in/15368?v=4&s=16){:height="16" width="16"} github-actions[bot]](https://github.com/apps/github-actions) on 2026/07/27 06:12:28 / [Repository](https://github.com/Codeception/module-phpbrowser) / [Releases](https://github.com/Codeception/module-phpbrowser/releases)
15+
16+
17+
18+
# [4.1.0](https://github.com/Codeception/module-phpbrowser/compare/4.0.0...4.1.0) (2026-07-27)
19+
20+
21+
### Features
22+
23+
* add support for Guzzle 8 ([23dba2f](https://github.com/Codeception/module-phpbrowser/commit/23dba2f6e159dfca681b2c5a4186f1d77f316d5a))
24+
25+
26+
1227
### lib-web 2.1.1: 2.1.1
1328

1429
Released by [![](https://avatars.githubusercontent.com/u/20659830?v=4&s=16){:height="16" width="16"} W0rma](https://github.com/W0rma) on 2026/07/22 06:35:20 / [Repository](https://github.com/Codeception/lib-web) / [Releases](https://github.com/Codeception/lib-web/releases)

docs/modules/PhpBrowser.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ modules:
4949
url: 'http://localhost' # Internationalized domain names (IDN) need to be passed in punycode
5050
auth: ['admin', '123345']
5151
curl:
52-
CURLOPT_RETURNTRANSFER: true
52+
CURLOPT_TCP_KEEPALIVE: true
5353
cookies:
5454
cookie-1:
5555
Name: userName

0 commit comments

Comments
 (0)