Skip to content

Commit 1ee81e5

Browse files
Merge branch '7.8' into 7.9
2 parents fcac7ba + 429cb67 commit 1ee81e5

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/request-options.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -582,12 +582,11 @@ http_errors
582582
idn_conversion
583583
--------------
584584

585-
:Summary: Internationalized Domain Name (IDN) support (enabled by default if
586-
``intl`` extension is available).
585+
:Summary: Internationalized Domain Name (IDN) support.
587586
:Types:
588587
- bool
589588
- int
590-
:Default: ``true`` if ``intl`` extension is available (and ICU library is 4.6+ for PHP 7.2+), ``false`` otherwise
589+
:Default: ``false``
591590
:Constant: ``GuzzleHttp\RequestOptions::IDN_CONVERSION``
592591

593592
.. code-block:: php

0 commit comments

Comments
 (0)