Changes between Initial Version and Version 1 of Ticket #26640, comment 4
- Timestamp:
- 12/16/2013 11:55:10 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26640, comment 4
initial v1 1 Added in the `function_exists ` call with a `trigger_warning` to emulate the original `E_WARNING`. It doesn't add noticeable overhead.1 Added in the `function_exists()` call with a `trigger_error()` to emulate the original `E_WARNING`. It doesn't add noticeable overhead.