Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

blob upload error when upgrade php version from 5.6 to 7.4 #331

Open
stonezhang2022 opened this issue Jun 30, 2022 · 4 comments
Open

blob upload error when upgrade php version from 5.6 to 7.4 #331

stonezhang2022 opened this issue Jun 30, 2022 · 4 comments

Comments

@stonezhang2022
Copy link

stonezhang2022 commented Jun 30, 2022

Which service(blob, file, queue, table) does this issue concern?

Blob

Which version of the SDK was used?

1.5.3

What's the PHP/OS version?

PHP 7.4

What problem was encountered?

When upgrade PHP from 5.6 to 7.4, can not upload file to blob and met this error:
1111

@stonezhang2022 stonezhang2022 changed the title blob upload blob upload error when upgrade php version from 5.6 to 7.4 Jun 30, 2022
@stonezhang2022
Copy link
Author

@spaze @XiaoningLiu Could you please share your comments on this issue? thank you!

@spaze
Copy link
Contributor

spaze commented Jun 30, 2022

@spaze @XiaoningLiu Could you please share your comments on this issue? thank you!

I don't know, we've been using Blob (but not uploads I think) on PHP 7.4 (now on PHP 8.1) without any problems (well, after patching this seemingly unsupported lib, of course). "Could not resolve host" points to some other issue, like DNS resolver problems.

@danielpotentor
Copy link

Hi @stonezhang2022 what do you need to upload files with php 5.6? or how to do it?

@pimjansen
Copy link

Hi @stonezhang2022 what do you need to upload files with php 5.6? or how to do it?

Dont try to even so this. PHP 5.6 support dropped more then 4 years ago.

You should really upgrade to a minimal 8.0 but since this ends in nov 2023 i guess 8.1 or 8.2 are the safest options

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants