Changes between Initial Version and Version 1 of Ticket #18026, comment 8
- Timestamp:
- 04/25/2012 09:24:19 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18026, comment 8
initial v1 1 1 Re-verified bug. Tested [attachment:18026.diff] and it still applies cleanly as of r20598. 2 2 3 Added unit tests (see [UT698]) for `stripslashes_deep()` in general, including a test reflecting this bug. 3 Added unit tests (see [UT698]) for `stripslashes_deep()` in general, including a test reflecting this bug. Test relating to this bug passes after aforementioned patch is applied. 4 4 5 5 Setting version to 3.2 which was current as of the original bug submission (though the bug harkens back to the introduction of `stripslashes_deep()` in 2.0).