Skip to content

Conversation

thiagooak
Copy link
Contributor

@petk petk added the Bug label Oct 21, 2018
Copy link
Member

@cmb69 cmb69 left a comment

Choose a reason for hiding this comment

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

Thanks. This looks good to me, but I'm not sure which branch to target.

@thiagooak
Copy link
Contributor Author

@cmb69 what's a good way to figure out which branch to target?

@cmb69
Copy link
Member

cmb69 commented Oct 22, 2018

what's a good way to figure out which branch to target?

Bugfixes should usually target PHP-7.1. The respective ticket mentions missing checks in socket_send() and socket_sendto() as well. Have these been fixed in the meantime?

@thiagooak thiagooak changed the base branch from PHP-7.3 to PHP-7.1 October 23, 2018 05:51
@thiagooak
Copy link
Contributor Author

@cmb69

  • moved check up. right after zend_parse_parameter
  • targeting 7.1 branch
  • covered socket_send and socket_sendto

@cmb69
Copy link
Member

cmb69 commented Oct 23, 2018

Thanks! LGTM. @sgolemon Okay to merge into PHP-7.1?

@krakjoe
Copy link
Member

krakjoe commented Nov 13, 2018

Merged ec2e7a2

Thanks.

@krakjoe krakjoe closed this Nov 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants