
|
If you were logged in you would be able to see more operations.
|
Google issue summary
|
|
|
|
Time Tracking:
|
|
Original Estimate:
|
20 minutes
|
|
|
Remaining Estimate:
|
20 minutes
|
|
|
Time Spent:
|
Not Specified
|
|
|
|
| Fix Version Priority: |
Must Have
|
The new implementation of Zend_View in 1.6.0 provides a stream wrapper that can be used when short tags are disabled. This needs to be disabled by default as it:
- degrades performance
- causes issues with suhosin (user stream wrappers are considered attack vectors by suhosin)
When disabling, the stream wrapper should also be documented with examples of how to enable it, a note about issues with suhosin, and a note about performance degradation.
|
|
Description
|
The new implementation of Zend_View in 1.6.0 provides a stream wrapper that can be used when short tags are disabled. This needs to be disabled by default as it:
- degrades performance
- causes issues with suhosin (user stream wrappers are considered attack vectors by suhosin)
When disabling, the stream wrapper should also be documented with examples of how to enable it, a note about issues with suhosin, and a note about performance degradation.
|
Show » |
|