MantisBT: master e9599997
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
dhx | dhx | master | 2010-09-18 00:10 | master db2b0070 |
Affected Issues | 0007328: ini_get_number() interprets K and M suffixes incorrectly | |||
Changeset | Fix 0007328: ini_get_number uses wrong postfix multipliers The ini_get_number function currently uses the wrong postfix multipliers The PHP manual clearly states that k = kibibyte instead of k = kilobyte Thus we need to change the postfix multipliers to reflect what the PHP Thanks to Morgan Parry for providing a patch to this issue just over 4 |
|||
mod - core/utility_api.php | Diff File |