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

Make declaration of Delayed and Sockets are the same #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

peterngockhoa
Copy link

@peterngockhoa peterngockhoa commented Jun 11, 2016

I cannot use Delayed class because PHP said that:

PHP Strict Standards:  Declaration of KISSmetrics\Transport\Delayed::initDefault() should be
compatible with KISSmetrics\Transport\Sockets::initDefault()

Should I implement like this? Or just need to add public static function initDefault($log_dir = null) to Sockets and Delayed as #19?

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

Successfully merging this pull request may close these issues.

1 participant