File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Websocket Client and Server for PHP
2
2
3
- [ ![ Build Status] ( https://travis-ci.org /Textalk/websocket-php.svg?branch=master )] ( https://travis-ci.org /Textalk/websocket-php )
3
+ [ ![ Build Status] ( https://travis-ci.com /Textalk/websocket-php.svg?branch=master )] ( https://travis-ci.com /Textalk/websocket-php )
4
4
[ ![ Coverage Status] ( https://coveralls.io/repos/github/Textalk/websocket-php/badge.svg?branch=master )] ( https://coveralls.io/github/Textalk/websocket-php )
5
5
6
6
This library contains WebSocket client and server for PHP.
Original file line number Diff line number Diff line change 6
6
7
7
> PHP version ` ^7.2 `
8
8
9
+ ### ` 1.5.2 `
10
+
11
+ * Fix for getName() method (@sirn-se )
12
+
9
13
### ` 1.5.1 `
10
14
11
15
* Fix for persistent connections (@rmeisler )
You can’t perform that action at this time.
0 commit comments