Commit Graph

200 Commits

Author SHA1 Message Date
Gregory Oschwald
d61ddda4ef Ignore phar 2014-05-08 15:30:59 -07:00
Gregory Oschwald
10ecb36d16 Prepare for 0.6.2 2014-05-08 15:30:23 -07:00
Gregory Oschwald
205483e14c Fix phar with new versions of Guzzle 2014-05-08 15:30:23 -07:00
Gregory Oschwald
6584b545ea Only run phpcs on 5.5. It is broken on 5.6 and hhvm. 2014-05-02 06:57:11 -07:00
Gregory Oschwald
ac6592b7a5 Wording tweak 2014-05-01 16:47:38 -07:00
Gregory Oschwald
cb9c024699 Prepare for 0.6.1 2014-05-01 07:20:30 -07:00
Gregory Oschwald
e014aadf8d Merge pull request #13 from Seldaek/patch-1
Target compat autoload rules more narrowly
2014-04-25 05:50:18 -07:00
Jordi Boggiano
a043336cae Target compat autoload rules more narrowly 2014-04-25 14:13:31 +02:00
Gregory Oschwald
0c9b774015 Updated submodule 2014-04-14 07:15:31 -07:00
Gregory Oschwald
38bacff692 Clean up box.json 2014-04-11 17:21:33 -07:00
Gregory Oschwald
5cfe1353bb Added doc about using phar 2014-04-11 16:18:14 -07:00
Gregory Oschwald
6715f848bb Add box.json for creating phar 2014-04-11 16:13:20 -07:00
Gregory Oschwald
56407eff17 Test HHVM and 5.6 2014-04-03 10:59:16 -07:00
Gregory Oschwald
9b2fa1bcd1 Added note about creating composer.json 2014-03-06 13:23:20 -08:00
Gregory Oschwald
ee2124b699 Removed incorrect release note 2014-02-19 08:38:10 -08:00
Gregory Oschwald
24c856cbfa Prepare for v0.6.0 2014-02-19 08:37:17 -08:00
Gregory Oschwald
8bd00943f4 Added tests for accessing unknown attributes 2013-12-02 19:26:20 -08:00
Boris Zentner
a29e43bad4 Merge pull request #8 from maxmind/greg/isset
Fix isset for models/records
2013-12-02 12:00:36 -08: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
0bed941634 Updated readme for GeoIP2 DB release 2013-11-15 12:18:08 -08:00
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