Skip to content

Commit

Permalink
Error message varies between versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mgdm committed Apr 11, 2016
1 parent 1896453 commit 6a31d8b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/Client/connect.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -103,12 +103,12 @@ try {
?>
--EXPECTF--
Mosquitto\Client::connect() expects at least 1 parameter, 0 given
Unknown error.
Unknown error.
%s error.
%s error.
Invalid function arguments provided.
Mosquitto\Client::connect() expects parameter 2 to be long, object given
Mosquitto\Client::connect() expects parameter 3 to be long, object given
Unknown error.
%s error.
object(Mosquitto\Client)#%d (%d) {
}
object(Mosquitto\Client)#%d (%d) {
Expand Down

0 comments on commit 6a31d8b

Please sign in to comment.