Changes between Version 1 and Version 2 of Ticket #14889, comment 25
- Timestamp:
- 06/08/11 11:20:18 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14889, comment 25
v1 v2 3 3 Added: The function you propose can return (float) already so you can spare the casts when used. I'm unsure if (int) is okay because the int-range might be triggered when gigabyte values are calculated as bytes. 4 4 5 Added2: {{{@see wp_convert_hr_to_bytes}}} 5 6 ---- 6 7
