Gregory Oschwald
|
076213aedb
|
Switch another <code> usage
|
2014-10-29 09:03:25 -07:00 |
|
Gregory Oschwald
|
f1fe6587b4
|
Fix outdated docs and use ` instead of <code>
|
2014-10-29 08:46:57 -07:00 |
|
Gregory Oschwald
|
3142e44b3e
|
Merge pull request #31 from maxmind/dave/boolean-false-not-null
Return false instead of null for non-true boolean attributes
|
2014-10-28 10:49:29 -07:00 |
|
Gregory Oschwald
|
4bdb050a50
|
Fix misname property in model docs
|
2014-10-28 10:11:42 -07:00 |
|
Dave Rolsky
|
c44053c276
|
Return false instead of null for boolean attributes
|
2014-10-28 11:28:02 -05:00 |
|
Dave Rolsky
|
970d1dba45
|
Fix return vlaue docs for anonymousIp method
|
2014-10-27 17:21:38 -05:00 |
|
Dave Rolsky
|
fbf4583b3e
|
Add support for Anonymous IP database
|
2014-10-27 16:30:40 -05:00 |
|
Dave Rolsky
|
18686e11ac
|
Add docs for all model-returning methods on the Reader class
|
2014-10-27 16:06:26 -05:00 |
|
Gregory Oschwald
|
42efc47796
|
Remove deprecated web service methods
|
2014-09-15 10:39:33 -05:00 |
|
Gregory Oschwald
|
2f9746c32b
|
Relax City and Country database checks
The strict database checks broke the per-continent City databases,
and adding all of those to an array is a bit much (and slow).
Closes #23.
|
2014-09-12 07:06:12 -07:00 |
|
Gregory Oschwald
|
5c4dd5b1e5
|
Added checks of database type in lookup method
|
2014-09-10 12:13:09 -07:00 |
|
Gregory Oschwald
|
a9fa7194aa
|
Fixed typo in attribute name (Fixes #20)
|
2014-08-06 06:47:50 -07:00 |
|
Gregory Oschwald
|
7d78bd9b2e
|
Added missing 's'
|
2014-07-21 09:23:05 -07:00 |
|
Gregory Oschwald
|
6cf9b98993
|
Removed mention of embassies
|
2014-07-21 07:59:20 -07:00 |
|
Gregory Oschwald
|
a5fe44c3d3
|
Update for GeoIP2 web services v2.1
|
2014-07-15 14:19:30 -07:00 |
|
Gregory Oschwald
|
04ccb67cea
|
Fix for hhvm difference
|
2014-06-18 10:37:21 -07:00 |
|
Gregory Oschwald
|
cdf75ec505
|
Expanded examples plus small bug fix
|
2014-06-17 10:16:14 -07:00 |
|
Gregory Oschwald
|
22babda1c9
|
Added Connection-Type, Domain, and ISP databases
|
2014-06-17 09:29:14 -07:00 |
|
Gregory Oschwald
|
7b0f8ca0c0
|
Make validAttributes private
|
2013-12-02 10:04:30 -08:00 |
|
Gregory Oschwald
|
fbbe2dba24
|
Fix isset for models/records
|
2013-12-02 10:02:37 -08:00 |
|
Gregory Oschwald
|
6d21d5682a
|
Add default value for locales in model/record constructors
|
2013-10-30 08:58:01 -07:00 |
|
Gregory Oschwald
|
569043cb8f
|
Implemented JsonSerializable interface for models/records
|
2013-10-26 14:13:56 -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
|
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 |
|
Gregory Oschwald
|
167433de0c
|
Added iterface for Reader/Client.
It could use a better name.
|
2013-10-02 06:54:03 -07:00 |
|
Gregory Oschwald
|
decfda7e90
|
Added missing documentation on $languages param
|
2013-08-02 13:34:53 -07:00 |
|
Gregory Oschwald
|
1d1dcec74c
|
Added missing method documentation
|
2013-07-16 09:48:45 -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
|
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
|
aa88c3040f
|
Fixed a couple of incorrect case changes
|
2013-07-10 15:35:09 -07:00 |
|
Gregory Oschwald
|
e60181f13a
|
Rename GeoIP2 => GeoIp2 for consistency
|
2013-07-10 15:24:40 -07:00 |
|