1
0
mirror of https://github.com/danog/dns.git synced 2024-11-26 20:14:51 +01:00
Commit Graph

17 Commits

Author SHA1 Message Date
Niklas Keller
38f7431878 Disable phpdbg, because it causes segfaults 2017-12-15 17:03:56 +01:00
Aaron Piotrowski
511e89c52b
Define target platform in composer.json and fix .travis.yml 2017-12-02 21:11:27 -06:00
Niklas Keller
cbac861746 Update to PHPUnit 6, update code style 2017-06-17 10:49:54 +02:00
Aaron Piotrowski
e7559b6cbc Merge branch 'master' into amp_v2 2017-06-13 12:28:06 -05:00
Niklas Keller
6924079756 Delete obsolete coveralls config, add recommended travis_retry 2017-01-25 16:41:31 +01:00
Niklas Keller
0941c4e779 Merge branch 'master' into amp_v2 2017-01-25 13:10:06 +01:00
Niklas Keller
ebabcf256d Readd 5.5 and 5.6 to Travis, add 7.1 and use lowest and highest deps 2017-01-25 13:05:17 +01:00
Aaron Piotrowski
e53f0b4e3a Require coveralls after script 2016-11-15 10:42:37 -06:00
Aaron Piotrowski
c164c9704a Update travis build 2016-08-23 23:23:25 -05:00
Bob Weinand
e0eff2db32 Remove travis runs for 5.5/5.6 2016-08-23 22:24:10 -05:00
Bob Weinand
55de45b00b Remove travis runs for 5.5/5.6 2016-08-13 19:20:26 +02:00
Markus Staab
938d8d2b0b Cache composer dependecies for faster builds 2016-04-01 16:34:32 +02:00
Bob Weinand
ebb5fb510c Switch to a new API to enable getting not only the first entry and not only A/AAAA records
This now can do queries to dns servers and you'll get the list of raw records in an array
2015-09-08 17:27:33 +02:00
Daniel Lowrey
a2fe7a5764 Massive refactor using amp/1.0.0 2015-08-01 22:38:25 -04:00
Daniel Lowrey
3f60ac9cc0 Update travis 2014-09-24 10:38:34 -04:00
kazusuke sasezaki
e2c995e1c4 add PHP 5.6 to .travis.yml 2014-08-29 01:26:26 +09:00
Danack
a50369e71e Tests, Travis and Cache implementations
- Add tests
 - Configure repo for use with Travis
 - Add some more Cache implementations
2014-07-21 12:24:35 +01:00