Skip to content

Commit b932494

Browse files
committed
v1.5.2
1 parent d0974c0 commit b932494

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Websocket Client and Server for PHP
22

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)
44
[![Coverage Status](https://coveralls.io/repos/github/Textalk/websocket-php/badge.svg?branch=master)](https://coveralls.io/github/Textalk/websocket-php)
55

66
This library contains WebSocket client and server for PHP.

docs/Changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66

77
> PHP version `^7.2`
88
9+
### `1.5.2`
10+
11+
* Fix for getName() method (@sirn-se)
12+
913
### `1.5.1`
1014

1115
* Fix for persistent connections (@rmeisler)

0 commit comments

Comments
 (0)