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

Commit01a0e43

Browse files
Bump version: 11.0.4 → 11.0.5
1 parent3ff5d53 commit01a0e43

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

‎CHANGELOG.md

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

77
<!-- CHANGELOG_PLACEHOLDER-->
88

9+
##11.0.5 - 2025-03-11
10+
11+
- Fix PHPStan static analysis errors ([#929](https://github.com/php-curl-class/php-curl-class/pull/929))
12+
913
##11.0.4 - 2025-02-20
1014

1115
- Increase psalm strictness ([#925](https://github.com/php-curl-class/php-curl-class/pull/925))

‎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.4';
9+
publicconstVERSION ='11.0.5';
1010
publicconstDEFAULT_TIMEOUT =30;
1111

1212
public$curl =null;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp