Skip to content

Commit

Permalink
Deprecate EncodeField stream filter
Browse files Browse the repository at this point in the history
  • Loading branch information
nyamsprod committed Aug 3, 2023
1 parent 5a97cc2 commit 49c821b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/9.0/interoperability/enclose-field.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ title: Force Enclosure

# Force field enclosure

<p class="message-warning">This class is deprecated as of version <code>9.10.0</code>. Please use the <code>Writer::forceEnclosure</code> method instead.</p>

<p class="message-info">Available since version <code>9.1.0</code></p>
The `EncloseField` is a PHP stream filter which forces the `Writer` class to enclose all its record fields.

Expand Down

0 comments on commit 49c821b

Please sign in to comment.