Giter VIP home page Giter VIP logo

Comments (10)

lvyalin avatar lvyalin commented on May 19, 2024 1

php7中curl模块 关闭fd的逻辑和原来的不一样,处于全局中的fd,close不了

在oss/http/requestcore.php中672添加
$this->request_headers["Connection"] = "close";

可以临时解决

from aliyun-oss-php-sdk.

rockuw avatar rockuw commented on May 19, 2024

你用的php版本是什么?

from aliyun-oss-php-sdk.

luojixinhao avatar luojixinhao commented on May 19, 2024

PHP 7.0.2

from aliyun-oss-php-sdk.

rockuw avatar rockuw commented on May 19, 2024

你好,php 7下SDK目前是有问题的,请使用php >= 5.3的更低版本。

from aliyun-oss-php-sdk.

rockuw avatar rockuw commented on May 19, 2024

参考 #12

from aliyun-oss-php-sdk.

zhuzhsh avatar zhuzhsh commented on May 19, 2024

需要去掉RequestCore对CURL_Handler的依赖,不要相互引用!

from aliyun-oss-php-sdk.

NextSeason avatar NextSeason commented on May 19, 2024

这些问题有修复计划么?还是已经修复了?

from aliyun-oss-php-sdk.

baiyubin avatar baiyubin commented on May 19, 2024

有修复计划的,修复完成后会在这个Issue上说明。

from aliyun-oss-php-sdk.

iwege avatar iwege commented on May 19, 2024

这个问题是否已经修复了?

from aliyun-oss-php-sdk.

baiyubin avatar baiyubin commented on May 19, 2024

您好,已经在V2.2.2中修复。非常感谢您的反馈。

from aliyun-oss-php-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.