Niklas Keller
|
24f3eeac0c
|
Add compatibility with Revolt v1.x
|
2022-11-07 23:13:32 +01:00 |
|
Niklas Keller
|
30c032985f
|
Make note rewrite work
|
2022-09-17 16:46:03 +02:00 |
|
Niklas Keller
|
8c5959ef35
|
Fix headline
|
2022-09-16 19:53:38 +02:00 |
|
Niklas Keller
|
57f800ffc0
|
Move docs into README
|
2022-09-16 19:15:25 +02:00 |
|
Aaron Piotrowski
|
88d10e4b5b
|
Add readonly where applicable
|
2022-07-04 15:37:54 -05:00 |
|
Aaron Piotrowski
|
bd86e80712
|
Rename Config to DnsConfig
We've been trying to avoid such generic names in other libraries.
|
2022-07-04 15:24:42 -05:00 |
|
Aaron Piotrowski
|
42d2cbd941
|
Add optional Cancellation to Resolver methods
|
2022-07-04 15:12:50 -05:00 |
|
Niklas Keller
|
30b2247dbb
|
Drop support for PHP 8.0
|
2022-02-23 00:21:48 +01:00 |
|
Niklas Keller
|
e11f2ebd4d
|
Remove useless phpdoc tags
|
2022-02-23 00:18:40 +01:00 |
|
Niklas Keller
|
a8bac90b51
|
Await both DNS responses to restore IPv4 preference
This causes issues on systems that don't have IPv6 enabled otherwise, such as GitHub actions.
|
2022-02-23 00:16:00 +01:00 |
|
Niklas Keller
|
e0e33778d8
|
Fix usage of deprecated APIs
|
2022-02-03 23:41:14 +01:00 |
|
Niklas Keller
|
f559662cfd
|
Fix hostname search domain
|
2022-02-03 23:30:20 +01:00 |
|
Niklas Keller
|
dbcc61988d
|
Fix test if hostname contains dot
|
2022-02-03 23:13:30 +01:00 |
|
Niklas Keller
|
3321d78d6b
|
Fix test if hostname contains dot
|
2022-02-03 23:12:49 +01:00 |
|
Niklas Keller
|
762e680044
|
Fix ConfigTest
|
2022-02-03 23:06:18 +01:00 |
|
Niklas Keller
|
716e748adb
|
Add psalm
Fixes default search list based on hostname
|
2022-02-03 23:00:41 +01:00 |
|
Niklas Keller
|
6de50ee765
|
Skip php-cs-fixer on Windows
|
2022-02-03 22:08:54 +01:00 |
|
Niklas Keller
|
b771133214
|
Update revolt and php-cs-fixer
|
2022-02-03 22:06:03 +01:00 |
|
Saif Eddin Gmati
|
9ebfdf3ba4
|
Fix example in README (#105)
|
2021-12-16 16:32:47 +01:00 |
|
Niklas Keller
|
261fef2ec1
|
Fix error in ci.yml
|
2021-12-16 00:00:25 +01:00 |
|
Niklas Keller
|
978bc43e88
|
Move lib → src
|
2021-12-15 23:55:47 +01:00 |
|
Niklas Keller
|
40d5bc8387
|
Update docs
|
2021-12-15 23:43:20 +01:00 |
|
Niklas Keller
|
f76797484d
|
Remove appveyor.yml
|
2021-12-15 23:37:34 +01:00 |
|
Niklas Keller
|
bba56a8003
|
Remove unnecessary final
|
2021-12-15 23:36:16 +01:00 |
|
Niklas Keller
|
11e8ae6176
|
Fix queue resumption on socket closure
|
2021-12-15 23:25:37 +01:00 |
|
Niklas Keller
|
bec75d7f08
|
Simplify TcpSocket::receive
|
2021-12-15 23:18:00 +01:00 |
|
Niklas Keller
|
9e29c3ce04
|
Cleanup code and fix smaller mistakes
|
2021-12-14 22:58:04 +01:00 |
|
Niklas Keller
|
42c82ca90b
|
Update integration test due to failure
|
2021-12-14 21:13:51 +01:00 |
|
Niklas Keller
|
aed733c230
|
Add composer-require-checker and improve CI
|
2021-12-14 21:03:21 +01:00 |
|
Aaron Piotrowski
|
b0c8ccb6e4
|
Update for cache beta changes
|
2021-12-13 16:58:54 -06:00 |
|
Bob Weinand
|
7b2800e271
|
Update for new renames
|
2021-12-04 13:05:48 +01:00 |
|
Aaron Piotrowski
|
633dd37600
|
Update for rename of coroutine to launch
|
2021-11-21 13:20:05 -06:00 |
|
Aaron Piotrowski
|
3407371451
|
Update for removal of Revolt\launch
|
2021-10-19 19:16:01 -05:00 |
|
Aaron Piotrowski
|
0ee5a9c323
|
Update for Revolt changes
|
2021-10-16 11:01:36 -05:00 |
|
Aaron Piotrowski
|
23cad3b07b
|
Update for name changes
|
2021-09-21 18:20:11 -05:00 |
|
Aaron Piotrowski
|
223e61f720
|
Update for Revolt changes and Futures
|
2021-09-15 08:03:50 -05:00 |
|
Aaron Piotrowski
|
7e78dd0c96
|
Merge branch 'master' into v2-revolt
# Conflicts:
# lib/Rfc1035StubResolver.php
|
2021-09-14 19:23:21 -05:00 |
|
Niklas Keller
|
e9a73e98bf
|
Use revolt
|
2021-03-27 10:08:32 +01:00 |
|
Niklas Keller
|
920eb4786b
|
Upgrade LICENSE date
|
2021-02-02 21:01:57 +01:00 |
|
Niklas Keller
|
c3ca5d1a0b
|
Change README to use new build badge
|
2021-02-02 21:01:04 +01:00 |
|
Niklas Keller
|
93bfbad307
|
Switch from Travis CI to GitHub Actions
|
2021-02-02 20:44:44 +01:00 |
|
Niklas Keller
|
659bad6bba
|
Improve warning if config loading fails
|
2021-02-02 20:38:19 +01:00 |
|
Aaron Piotrowski
|
b6df154cd9
|
Update examples
|
2020-11-09 10:47:03 -06:00 |
|
Aaron Piotrowski
|
0a54e59beb
|
Refactor for Amp v3
|
2020-10-09 23:49:05 -05:00 |
|
Niklas Keller
|
299511d7e6
|
Update shared documentation files
This is an automated commit. Please report any issues to https://github.com/amphp/website-tools.
|
2020-08-30 21:22:30 +02:00 |
|
Niklas Keller
|
f182bab5dc
|
Update shared documentation files
This is an automated commit. Please report any issues to https://github.com/amphp/website-tools.
|
2020-07-23 22:42:03 +02:00 |
|
Niklas Keller
|
8522925322
|
Add timeout to no response error message
|
2020-07-21 21:04:57 +02:00 |
|
Niklas Keller
|
8cf2ccc4fa
|
Ignore ServFail / NxDomain for each list responses
Relates to #99.
|
2020-06-19 22:28:16 +02:00 |
|
Niklas Keller
|
be0eab3bf4
|
Update shared documentation files
This is an automated commit. Please report any issues to https://github.com/amphp/website-tools.
|
2020-03-31 21:57:42 +02:00 |
|
Niklas Keller
|
090ea8e164
|
Update AppVeyor to PHP 7.4 (#97)
|
2020-03-04 19:46:13 +01:00 |
|