
|
If you were logged in you would be able to see more operations.
|
Google issue summary
|
|
|
Zend Framework
Created: 08/Mar/08 09:51 AM
Updated: 05/Nov/08 07:59 PM
|
|
| Component/s: |
Zend_View
|
| Affects Version/s: |
None
|
| Fix Version/s: |
None
|
|
|
Time Tracking:
|
|
Original Estimate:
|
1 hour
|
|
|
Remaining Estimate:
|
1 hour
|
|
|
Time Spent:
|
Not Specified
|
|
|
|
| Fix Version Priority: |
Should Have
|
Currently, we advocate using short tags in view scripts, and all examples in the documentation use them. However, some people have them disabled for a variety of reasons, and are not aware that they can re-enable them or do not have the ability to do so.
We can support this my using PHP's streams to filter the view script as it is being read. For more information on how this can be done, see:
|
|
Description
|
Currently, we advocate using short tags in view scripts, and all examples in the documentation use them. However, some people have them disabled for a variety of reasons, and are not aware that they can re-enable them or do not have the ability to do so.
We can support this my using PHP's streams to filter the view script as it is being read. For more information on how this can be done, see:
|
Show » |
|