Mohamad Faeez
|
7597a8c00a
|
Update namespace
CI / PHPUnit (PHP ${{ matrix.php }})(${{ matrix.env }}) on ${{ matrix.os }} (client, ubuntu-22.04, 7.4) (push) Waiting to run
CI / PHPUnit (PHP ${{ matrix.php }})(${{ matrix.env }}) on ${{ matrix.os }} (client, ubuntu-22.04, 8) (push) Waiting to run
CI / PHPUnit (PHP ${{ matrix.php }})(${{ matrix.env }}) on ${{ matrix.os }} (client, ubuntu-22.04, 8.1) (push) Waiting to run
CI / PHPUnit (PHP ${{ matrix.php }})(${{ matrix.env }}) on ${{ matrix.os }} (client, ubuntu-22.04, 8.2) (push) Waiting to run
CI / PHPUnit (PHP ${{ matrix.php }})(${{ matrix.env }}) on ${{ matrix.os }} (client, ubuntu-22.04, 8.3) (push) Waiting to run
CI / PHPUnit (PHP ${{ matrix.php }})(${{ matrix.env }}) on ${{ matrix.os }} (client, ubuntu-22.04, 8.4) (push) Waiting to run
CI / PHPUnit (PHP ${{ matrix.php }})(${{ matrix.env }}) on ${{ matrix.os }} (server, ubuntu-22.04, 7.4) (push) Waiting to run
CI / PHPUnit (PHP ${{ matrix.php }})(${{ matrix.env }}) on ${{ matrix.os }} (server, ubuntu-22.04, 8) (push) Waiting to run
CI / PHPUnit (PHP ${{ matrix.php }})(${{ matrix.env }}) on ${{ matrix.os }} (server, ubuntu-22.04, 8.1) (push) Waiting to run
CI / PHPUnit (PHP ${{ matrix.php }})(${{ matrix.env }}) on ${{ matrix.os }} (server, ubuntu-22.04, 8.2) (push) Waiting to run
CI / PHPUnit (PHP ${{ matrix.php }})(${{ matrix.env }}) on ${{ matrix.os }} (server, ubuntu-22.04, 8.3) (push) Waiting to run
CI / PHPUnit (PHP ${{ matrix.php }})(${{ matrix.env }}) on ${{ matrix.os }} (server, ubuntu-22.04, 8.4) (push) Waiting to run
|
2025-04-09 14:54:27 +08:00 |
|
Matt Bonneau
|
772e465650
|
Merge commit '6df0bd1b68df5b9774b79c036b9ba31d85ad0d01' into v0.4
# Conflicts:
# composer.json
# src/Handshake/ClientNegotiator.php
# src/Handshake/ServerNegotiator.php
# tests/ab/clientRunner.php
# tests/ab/startServer.php
# tests/unit/Handshake/ServerNegotiatorTest.php
|
2024-12-04 08:08:29 -05:00 |
|
Michael Babker
|
fd5a6a86a8
|
Use latest PHPUnit and modernize test code
|
2021-12-12 12:35:25 -06:00 |
|
Erik Niebla
|
b6eebb555b
|
Support for PSR7 2.x
|
2021-12-01 13:59:17 +00:00 |
|
Dawid Królak
|
6df0bd1b68
|
Merge remote-tracking branch 'upstream/master'
|
2020-05-14 19:02:31 +02:00 |
|
Matt Bonneau
|
d9df3419ba
|
Correct ResponseVerifier logic replaces #39
|
2020-05-14 10:56:29 -04:00 |
|
Matt Bonneau
|
5907e27d90
|
Remove return types to keep backward compatibility
|
2020-04-11 22:22:25 -04:00 |
|
Matt Bonneau
|
cdb37b17a4
|
Separate travis server and client tests
|
2020-04-11 19:31:44 -04:00 |
|
Dawid Królak
|
f9a5094726
|
Replace guzzle based request/response object with PSR-17 factory
|
2019-10-16 22:55:59 +02:00 |
|
Matt Bonneau
|
cba2acd69d
|
Merge branch 'master' of github.com:ratchetphp/RFC6455 into permessage-deflate
# Conflicts:
# .travis.yml
# src/Messaging/MessageBuffer.php
|
2019-05-01 08:31:47 -04:00 |
|
Chris Boden
|
26ea6c2d45
|
Add new lines to end of header in tests
Guzzle had a BC break between minor versions throwing an exception if a header wasn’t passed without ending delimiters.
|
2019-03-11 09:56:19 -04:00 |
|
Matt Bonneau
|
834de74a29
|
Suggest correct subprotocol when subprotocol mismatch
Fixes #24
|
2018-02-10 11:57:48 -05:00 |
|
Matt Bonneau
|
5f7f53e7eb
|
Work on php version support and testing
|
2017-10-30 17:01:32 -04:00 |
|
Matt Bonneau
|
dd636a4058
|
When not agreeing on a subprotocol in non-strict - send no protocol header field
|
2017-09-13 09:40:02 -04:00 |
|
Matt Bonneau
|
8128af799a
|
Fix requested changes on PR
|
2017-09-12 22:33:33 -04:00 |
|
Matt Bonneau
|
78b7137627
|
Revert BC breaks to ServerNegotiator
|
2017-09-10 15:10:54 -04:00 |
|
Matt Bonneau
|
10c7198946
|
Use full namespace on functions and add oh-unit dev dep
|
2017-04-19 23:59:18 -04:00 |
|
Matt Bonneau
|
4ad549b9e0
|
Correct Responses in ServerNegotiator add tests
|
2017-04-19 23:28:04 -04:00 |
|
Matt Bonneau
|
7ed72dc4b7
|
Explode Connection: header to find Update . Fixes #14
|
2016-07-29 01:27:59 -04:00 |
|
Chris Boden
|
49cfd1eb50
|
Updated test coverage
|
2016-02-20 16:16:11 -05:00 |
|
Chris Boden
|
9f405beccb
|
Added subprotocol check for client, test fixes
|
2016-02-08 21:43:17 -05:00 |
|
Matt Bonneau
|
dce1ef5272
|
Rename Unit to unit
|
2016-01-01 00:40:58 -05:00 |
|