File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Revision History for PHP Module for IP2Location
22
3+ 7.2.2 Thu Jul 30 10:27:55 2015
4+ * Fixes:
5+
6+ - Defended against 32 bit overflow in a couple more places.
7+ - Added checks for default / unset / infinite memory limits.
8+ - Fixed lookup function, in order for it to consistently return the correct datatype.
9+
10+
11+ * Enhancements:
12+
13+ - Cached the result of the memory limit calculation in order not to recheck it for each instantiation.
14+
15+
16+ * Additions:
17+
18+ - Added exception code constants to ease the handling of exceptional conditions in the client.
19+ - Added the ability to set default returned fields on construction, in order not to have to pass them around constantly.
20+
21+
3227.2.0 Wed Jul 29 14:07:23 2015
423 **Special thanks to Mariano (mariano.perez.rodriguez [at] gmail.com) for working on this release**
524
You can’t perform that action at this time.
0 commit comments