Commit Graph

14 Commits

Author SHA1 Message Date
Gregory Oschwald fbbe2dba24 Fix isset for models/records 2013-12-02 10:02:37 -08:00
Gregory Oschwald 569043cb8f Implemented JsonSerializable interface for models/records 2013-10-26 14:13:56 -07:00
Gregory Oschwald edb6940c74 Updated exception text in test 2013-10-21 11:09:27 -07:00
Gregory Oschwald e03b9558a9 Tidying and doc fixes 2013-10-21 06:18:12 -07:00
Gregory Oschwald 234dcaff7c Renamed languages to locales in the code 2013-10-17 12:58:21 -07:00
Gregory Oschwald f0430b613d No reason for call_user_func_array 2013-07-16 10:34:44 -07:00
Gregory Oschwald e3289ec416 Fix for PHP 5.3 where you can't use '$this' in a callback. 2013-07-16 10:11:06 -07:00
Gregory Oschwald 630765f924 Make unit tests check all the methods 2013-07-16 09:44:30 -07:00
Gregory Oschwald b55d42b5cd Documentation updates 2013-07-16 09:21:08 -07:00
Gregory Oschwald 044ca4d085 Added specific exceptions for the different types of errors. 2013-07-16 07:46:50 -07:00
Gregory Oschwald 3ba84992c8 Updated for new test path 2013-07-15 16:10:05 -07:00
Gregory Oschwald 1c0817d133 Test looking up an invalid address 2013-07-15 16:05:08 -07:00
Gregory Oschwald 59a51ef34d Tests for the reader 2013-07-15 15:52:07 -07:00
Gregory Oschwald e60181f13a Rename GeoIP2 => GeoIp2 for consistency 2013-07-10 15:24:40 -07:00