Skip to content

Conversation

@podolinek
Copy link

for example $curl->setHeader(CURLINFO_CONTENT_TYPE, 'application/x-www-form-urlencoded');

for example $curl->setHeader(CURLINFO_CONTENT_TYPE, 'application/x-www-form-urlencoded');
@nadar nadar requested review from amouhzi and nadar July 29, 2022 09:09
Copy link
Member

@nadar nadar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This could potential break installations without json, but indeed its correct that the json extension is needed to perform body encoding.

In order to prevent BC we could hold and release for 3.0

@nadar nadar added this to the 3.0 milestone Aug 29, 2022
@nadar nadar changed the title phpdoc: numeric constants to method $curl->setHeader(...) add json extension to composer.json Dec 3, 2022
nadar added a commit that referenced this pull request Oct 31, 2023
@nadar
Copy link
Member

nadar commented Oct 31, 2023

See #105 - Thanks for mentioning!

@nadar nadar closed this Oct 31, 2023
@nadar nadar mentioned this pull request Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants