Commit Graph

179 Commits

Author SHA1 Message Date
Gregory Oschwald
8bf8442607 Switch to Apache 2.0 license 2013-11-01 14:39:14 -07:00
Gregory Oschwald
6d21d5682a Add default value for locales in model/record constructors 2013-10-30 08:58:01 -07:00
Gregory Oschwald
bdb13d31f6 Forgot to add compat interface 2013-10-26 14:22:30 -07:00
Gregory Oschwald
569043cb8f Implemented JsonSerializable interface for models/records 2013-10-26 14:13:56 -07:00
Gregory Oschwald
7fa971aef8 Updated .gitignore 2013-10-21 11:15:22 -07:00
Gregory Oschwald
edb6940c74 Updated exception text in test 2013-10-21 11:09:27 -07:00
Gregory Oschwald
57cb77a53c Updated version in example composer.json 2013-10-21 11:04:28 -07:00
Gregory Oschwald
8aedaa5f91 Doc updates 2013-10-21 11:03:02 -07:00
Gregory Oschwald
87f6e2ad6b Require new version of MaxMind DB API 2013-10-21 11:00:02 -07:00
Gregory Oschwald
6bcd0ab21e Removed Get Satisfaction link 2013-10-21 09:10:03 -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
b8188bc558 language code -> locale code 2013-10-17 10:28:31 -07:00
Gregory Oschwald
8f16ed6115 Merge branch 'leading-backslash' of github.com:BenMorel/GeoIP2-php into BenMorel-leading-backslash 2013-10-16 10:45:50 -07:00
Gregory Oschwald
8f3331002a Merge branch 'unused-imports' of github.com:BenMorel/GeoIP2-php into BenMorel-unused-imports 2013-10-16 10:43:47 -07:00
Benjamin Morel
b4b0341307 Fixed typo in exception names 2013-10-16 17:33:29 +00:00
Benjamin Morel
ee00329652 Removed unused imports 2013-10-16 17:30:18 +00:00
Benjamin Morel
e8fa9a3a24 Removed the leading backslash on imports 2013-10-16 17:27:40 +00:00
Gregory Oschwald
167433de0c Added iterface for Reader/Client.
It could use a better name.
2013-10-02 06:54:03 -07:00
Gregory Oschwald
c584dbfd6b Added more info to comment 2013-09-19 08:07:24 -07:00
Gregory Oschwald
c642a32b0c Added some comments in examples 2013-09-19 07:52:44 -07:00
Gregory Oschwald
decfda7e90 Added missing documentation on $languages param 2013-08-02 13:34:53 -07:00
Gregory Oschwald
3a560452af Added more detailed examples 2013-08-02 13:32:21 -07:00
Gregory Oschwald
8febab1fe4 Updates for v0.4.0 release 2013-07-16 12:40:34 -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
1d1dcec74c Added missing method documentation 2013-07-16 09:48:45 -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
a6c1f9378e Updated submodule 2013-07-15 16:09:31 -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
3e0fc2a837 Basic GeoIP2 database reader 2013-07-15 15:06:51 -07:00
Gregory Oschwald
c898f76a50 Release of 0.3.0 with updated namespace 2013-07-12 07:01:27 -07:00
Gregory Oschwald
8a265a763e Remove HipChat notifications due to popular demand. 2013-07-12 07:00:48 -07:00
Gregory Oschwald
3579ce7297 Doc updates plus HipChat notification 2013-07-10 19:25:09 -07:00
Gregory Oschwald
aa88c3040f Fixed a couple of incorrect case changes 2013-07-10 15:35:09 -07:00
Gregory Oschwald
5df4bbee47 Fix composer file 2013-07-10 15:30:33 -07:00
Gregory Oschwald
e60181f13a Rename GeoIP2 => GeoIp2 for consistency 2013-07-10 15:24:40 -07:00
Gregory Oschwald
1c37dcac03 Updated change log 2013-06-10 09:44:28 -07:00
Gregory Oschwald
f4898f7f90 Added beta note with a link to our website and GetSatisfaction 2013-06-06 09:28:51 -07:00
Olaf Alders
6f85654820 s/associated the IP/associated with the IP/ 2013-05-29 16:36:25 -04:00
Olaf Alders
fc74279d11 s/block in/block/ 2013-05-29 15:55:55 -04:00
Olaf Alders
b8aa4bc429 Update versioning copy 2013-05-29 15:52:47 -04:00
Gregory Oschwald
d9a87dd5bd Updated version in Composer example 2013-05-29 07:43:44 -07:00
Gregory Oschwald
b45b3c1ed5 Updated alpha note 2013-05-29 07:41:24 -07:00
Gregory Oschwald
3431141943 Updated for 0.2.0 2013-05-29 07:40:18 -07:00
Gregory Oschwald
c90fe87d3d CWD fix 2013-05-24 19:37:10 -07:00