Changes between Initial Version and Version 1 of Ticket #35391, comment 13
- Timestamp:
- 01/02/2020 11:25:51 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35391, comment 13
initial v1 1 1 Hi, 2 3 In my opinion, it would be better to reconsider the initially proposed patch as it still solves the issue. Also, I tested it it's looking pretty good on my side. 4 2 5 `35391.1.diff` refreshes the previous patch and adds some fresh docs. 3 6 Concening the `mode` @param tag, I'm wondering if we should use "Optional" (like I did in the patch) or "Deprecated", as this parameter is no longer needed.