Skip to content

Conversation

@alex-vlasov
Copy link

@alex-vlasov alex-vlasov commented Dec 22, 2022

This is for 2.* version


switch (NET_SSH1_LOGGING) {
case self::LOG_SIMPLE:
return $this->message_number_log;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be $this->protocol_flags_log.

Copy link
Member

@terrafrost terrafrost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just found one issue with it. I'll cherry pick this PR to the 1.0 branch and resolve that issue myself.

Thanks!

@terrafrost
Copy link
Member

See 797351c

I tagged a new release for the 2.0 branch as well - 2.0.41.

Normally Travis CI would have caught this but Travis CI doesn't yet support PHP 8.2. GitHub Actions does but not Travis CI.

Thanks!

@terrafrost terrafrost closed this Dec 23, 2022
@alex-vlasov
Copy link
Author

Thanks for quick turnaround!

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.

3 participants