Skip to content

Commit b10bb7b

Browse files
Update option name
1 parent b0ddfc8 commit b10bb7b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

reference/configuration/framework.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Configuration
119119

120120
* `http_port`_
121121
* `https_port`_
122-
* `query_enc_type`_
122+
* `query_encoding_type`_
123123
* `resource`_
124124
* `strict_requirements`_
125125
* `type`_
@@ -748,8 +748,8 @@ The value can be one of:
748748
``true`` is recommended in the development environment, while ``false``
749749
or ``null`` might be preferred in production.
750750

751-
query_enc_type
752-
..............
751+
query_encoding_type
752+
...................
753753

754754
**type**: ``string`` **default**: ``'!php/const PHP_QUERY_RFC3986'``
755755

0 commit comments

Comments
 (0)