Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

function broker() #128

Open
wangdicnyz opened this issue Aug 14, 2021 · 1 comment
Open

function broker() #128

wangdicnyz opened this issue Aug 14, 2021 · 1 comment

Comments

@wangdicnyz
Copy link

public function broker($address, $port, $clientid, $cafile = null): void{

}

php 7.0 no working please tell me php number

@anhlephuoc
Copy link

anhlephuoc commented Sep 3, 2021

php 7.3 or later should be OK.
If you can't upgrade php then just remove the :void, but that would only defer the problem to return and haunt you at a future date.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants