Changes between Initial Version and Version 1 of Ticket #9272, comment 37
- Timestamp:
- 01/10/2012 06:39:28 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9272, comment 37
initial v1 1 I intended for all of the functions in my patch to accept `( $from, $to )` but just now realized that the `func_get_arg()` code won't pass through the wrapper functions . That was an oversight on my part and I agree totally. Being forced to construct an array is annoying and was not my intention (it was supposed to be optional).1 I intended for all of the functions in my patch to accept `( $from, $to )` but just now realized that the `func_get_arg()` code won't pass through the wrapper functions (seems so obvious now of course). That was an oversight on my part and I agree totally. Being forced to construct an array is annoying and was not my intention (it was supposed to be optional).