Skip to content

Commit e110718

Browse files
committed
Document removal of stream wrappers
Signed-off-by: George Steel <george@net-glue.co.uk>
1 parent fcdb689 commit e110718

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/book/v3/migration/v2-to-v3.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ Version 3 is the first major release of `laminas-view` and includes a number of
1010

1111
## Removed Features
1212

13+
### Stream Wrapper Functionality
14+
15+
In previous versions of laminas-view, it was possible to enable stream wrapper functionality in order to work around an inability to enable PHP's `short_open_tag` ini setting. This functionality has been removed in version 3. If you had not explicitly enabled this feature, this change will not affect your code.
16+
1317
### Helpers
1418

1519
#### Json View Helper

0 commit comments

Comments
 (0)