Changes between Initial Version and Version 1 of Ticket #23850, comment 12
- Timestamp:
- 03/23/2013 07:17:06 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23850, comment 12
initial v1 2 2 > Just removed the @param doc (didn't need anything else, right?) 3 3 4 [attachment:23850.diff] adds the `_deprecated_argument()` bits. 5 6 Rather than removing the `@param` and argument, you replace it with the like-typed `$deprecated` argument for back-compat :) 4 Edit: Yeah, didn't realize the `$format` param was introduced in the 3.6 cycle. Disregard [attachment:23850.diff].