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

warning in force ipv4 mode #75

Open
kasparrov opened this issue Feb 2, 2018 · 0 comments
Open

warning in force ipv4 mode #75

kasparrov opened this issue Feb 2, 2018 · 0 comments

Comments

@kasparrov
Copy link

kasparrov commented Feb 2, 2018

SocketTransport::$forceIpv4 = true;

@socket_close($socket6);

PHP error: Undefined variable: socket6 in /var/www/myapi.beltelecom.by/vendor/php-smpp/php-smpp/sockettransport.class.php on line 252
PHP warning: socket_close() expects parameter 1 to be resource, null given in /var/www/myapi.beltelecom.by/vendor/php-smpp/php-smpp/sockettransport.class.php on line 252

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

1 participant