Skip to content

Conversation

JokubasR
Copy link
Contributor

@JokubasR JokubasR commented Sep 3, 2023

Description

Allow image from url without extension. Currently it throws an Undefined array key 1 error.

Fixes #2458

Checklist:

  • I have run composer run-script check --timeout=0 and no errors were reported
  • The new code is covered by unit tests (check build/coverage for coverage report)
  • [] I have updated the documentation to describe the changes

@JokubasR JokubasR force-pushed the fix/html-image-parser branch from b9a0dff to db0fb5e Compare September 3, 2023 09:45
@Progi1984
Copy link
Member

@JokubasR Thank you for your contribution. Could you update the CHANGELOG.md ?

@JokubasR JokubasR force-pushed the fix/html-image-parser branch from db0fb5e to dcb6ba9 Compare September 3, 2023 11:11
@JokubasR JokubasR force-pushed the fix/html-image-parser branch from dcb6ba9 to 03246d7 Compare September 3, 2023 11:11
@JokubasR
Copy link
Contributor Author

JokubasR commented Sep 3, 2023

Progi1984 Ok, sure. Hope it's alright now

@Progi1984 Progi1984 added this to the 1.2.0 milestone Sep 3, 2023
@Progi1984 Progi1984 added the HTML label Sep 3, 2023
@Progi1984 Progi1984 merged commit 08f3fa5 into PHPOffice:master Sep 3, 2023
@Progi1984
Copy link
Member

@JokubasR Thank you for your contribution 🥳

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

Allow image from url without extension
2 participants