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

Commitc8a7bc9

Browse files
Bump version: 11.0.0 → 11.0.1
1 parent8cbaf60 commitc8a7bc9

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

‎CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ backwards-incompatible changes that will affect existing usage.
66

77
<!-- CHANGELOG_PLACEHOLDER-->
88

9+
##11.0.1 - 2025-01-13
10+
11+
- Increase Psalm strictness ([#909](https://github.com/php-curl-class/php-curl-class/pull/909))
12+
- Increase PHPStan strictness ([#908](https://github.com/php-curl-class/php-curl-class/pull/908))
13+
914
##11.0.0 - 2024-08-22
1015

1116
- Drop support for PHP 7.3 ([#889](https://github.com/php-curl-class/php-curl-class/pull/889))

‎src/Curl/Curl.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
class Curlextends BaseCurl
88
{
9-
publicconstVERSION ='11.0.0';
9+
publicconstVERSION ='11.0.1';
1010
publicconstDEFAULT_TIMEOUT =30;
1111

1212
public$curl =null;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp