Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8db02de

Browse files
committed
Prepare v1.11.0 release
1 parent71c0e5c commit8db02de

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

‎CHANGELOG.md‎

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
#Changelog
22

3+
##1.11.0 (2024-11-20)
4+
5+
* Feature: Improve PHP 8.4+ support by avoiding implicitly nullable types.
6+
(#537 by@clue)
7+
8+
* Feature: Allow underscore character in Uri host.
9+
(#524 by@lulhum)
10+
11+
* Improve test suite to fix expected error code when ext-sockets is not enabled.
12+
(#539 by@WyriHaximus)
13+
314
##1.10.0 (2024-03-27)
415

516
* Feature: Add new PSR-7 implementation and remove dated RingCentral PSR-7 dependency.

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2986,7 +2986,7 @@ This project follows [SemVer](https://semver.org/).
29862986
This will install the latest supported version:
29872987

29882988
```bash
2989-
composer require react/http:^1.10
2989+
composer require react/http:^1.11
29902990
```
29912991

29922992
See also the[CHANGELOG](CHANGELOG.md) for details about version upgrades.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp